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

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

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

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



Copyright © 2009-2010 Hyper9. All Rights Reserved.