Uses of Class
com.hyper9.simdk.stubs.dao.DatastoreInfo

Packages that use DatastoreInfo
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.mao   
 

Uses of DatastoreInfo in com.hyper9.simdk.stubs.dao
 

Subclasses of DatastoreInfo in com.hyper9.simdk.stubs.dao
 class LocalDatastoreInfo
           
 class NasDatastoreInfo
           
 class VmfsDatastoreInfo
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type DatastoreInfo
 List<DatastoreInfo> ArrayOfDatastoreInfo.getData()
           
 

Uses of DatastoreInfo in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return DatastoreInfo
 DatastoreInfo Datastore.getInfo()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type DatastoreInfo
 void Datastore.setInfo(DatastoreInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.