Uses of Class
com.vmware.vcloud.sdk.constants.OperatingSystemFamilyType

Packages that use OperatingSystemFamilyType
com.vmware.vcloud.sdk.constants   
 

Uses of OperatingSystemFamilyType in com.vmware.vcloud.sdk.constants
 

Methods in com.vmware.vcloud.sdk.constants that return OperatingSystemFamilyType
static OperatingSystemFamilyType OperatingSystemFamilyType.fromName(String name)
          Deprecated.  
static OperatingSystemFamilyType OperatingSystemFamilyType.fromValue(Integer value)
          Deprecated.  
static OperatingSystemFamilyType OperatingSystemFamilyType.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static OperatingSystemFamilyType[] OperatingSystemFamilyType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All Rights Reserved.