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

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

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

Methods in com.hyper9.simdk.stubs.dao that return VirtualMachineBootOptions
 VirtualMachineBootOptions VirtualMachineConfigSpec.getBootOptions()
           
 VirtualMachineBootOptions VirtualMachineConfigInfo.getBootOptions()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type VirtualMachineBootOptions
 void VirtualMachineConfigSpec.setBootOptions(VirtualMachineBootOptions toSet)
           
 void VirtualMachineConfigInfo.setBootOptions(VirtualMachineBootOptions toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.