Uses of Class
com.hyper9.simdk.stubs.enums.VirtualMachineGuestState

Packages that use VirtualMachineGuestState
com.hyper9.simdk.stubs.enums   
 

Uses of VirtualMachineGuestState in com.hyper9.simdk.stubs.enums
 

Methods in com.hyper9.simdk.stubs.enums that return VirtualMachineGuestState
static VirtualMachineGuestState VirtualMachineGuestState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VirtualMachineGuestState[] VirtualMachineGuestState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.