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

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

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

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



Copyright © 2016. All Rights Reserved.