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

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

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

Methods in com.hyper9.simdk.stubs.dao that return VirtualMachineConsolePreferences
 VirtualMachineConsolePreferences VirtualMachineConfigSpec.getConsolePreferences()
           
 VirtualMachineConsolePreferences VirtualMachineConfigInfo.getConsolePreferences()
           
 

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

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



Copyright © 2009-2010 Hyper9. All Rights Reserved.