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

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

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

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



Copyright © 2016. All Rights Reserved.