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

Packages that use VirtualMachineSnapshotTree
com.hyper9.simdk.stubs.dao   
 

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

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

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type VirtualMachineSnapshotTree
 void VirtualMachineSnapshotTree.setChildSnapshotList(List<VirtualMachineSnapshotTree> toSet)
           
 void VirtualMachineSnapshotInfo.setRootSnapshotList(List<VirtualMachineSnapshotTree> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.