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

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

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

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



Copyright © 2016. All Rights Reserved.