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

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

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

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



Copyright © 2016. All Rights Reserved.