Uses of Class
com.hyper9.simdk.stubs.mao.Datastore

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

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

Methods in com.hyper9.simdk.stubs.dao that return Datastore
 Datastore VirtualMachineUsageOnDatastore.getDatastore()
           
 Datastore VirtualMachineRelocateSpecDiskLocator.getDatastore()
           
 Datastore VirtualMachineRelocateSpec.getDatastore()
           
 Datastore VirtualDeviceFileBackingInfo.getDatastore()
           
 Datastore HostDatastoreBrowserSearchResults.getDatastore()
           
 Datastore DatastoreSummary.getDatastore()
           
 Datastore DatastoreEventArgument.getDatastore()
           
 Datastore HostConfigInfo.getLocalSwapDatastore()
           
 Datastore HostResignatureRescanResult.getResult()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type Datastore
 void VirtualMachineUsageOnDatastore.setDatastore(Datastore toSet)
           
 void VirtualMachineRelocateSpecDiskLocator.setDatastore(Datastore toSet)
           
 void VirtualMachineRelocateSpec.setDatastore(Datastore toSet)
           
 void VirtualDeviceFileBackingInfo.setDatastore(Datastore toSet)
           
 void HostDatastoreBrowserSearchResults.setDatastore(Datastore toSet)
           
 void DatastoreSummary.setDatastore(Datastore toSet)
           
 void DatastoreEventArgument.setDatastore(Datastore toSet)
           
 void HostConfigInfo.setLocalSwapDatastore(Datastore toSet)
           
 void HostResignatureRescanResult.setResult(Datastore toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type Datastore
 List<Datastore> VirtualMachine.getDatastore()
           
 List<Datastore> VirtualApp.getDatastore()
           
 List<Datastore> HostSystem.getDatastore()
           
 List<Datastore> HostDatastoreSystem.getDatastore()
           
 List<Datastore> HostDatastoreBrowser.getDatastore()
           
 List<Datastore> Datacenter.getDatastore()
           
 List<Datastore> ComputeResource.getDatastore()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type Datastore
 void VirtualMachine.setDatastore(List<Datastore> toSet)
           
 void VirtualApp.setDatastore(List<Datastore> toSet)
           
 void HostSystem.setDatastore(List<Datastore> toSet)
           
 void HostDatastoreSystem.setDatastore(List<Datastore> toSet)
           
 void HostDatastoreBrowser.setDatastore(List<Datastore> toSet)
           
 void Datacenter.setDatastore(List<Datastore> toSet)
           
 void ComputeResource.setDatastore(List<Datastore> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.