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

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

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

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

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

Methods in com.hyper9.simdk.stubs.mao that return VirtualMachineSnapshotInfo
 VirtualMachineSnapshotInfo VirtualMachine.getSnapshot()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type VirtualMachineSnapshotInfo
 void VirtualMachine.setSnapshot(VirtualMachineSnapshotInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.