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

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

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

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



Copyright © 2016. All Rights Reserved.