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

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

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

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



Copyright © 2016. All Rights Reserved.