Package | Description |
---|---|
com.vmware.vcenter.lookup |
Modifier and Type | Method and Description |
---|---|
static LookupServiceEndpointEndpointProtocol |
LookupServiceEndpointEndpointProtocol.fromValue(java.lang.String v)
Gets the enum associated to the value passed as parameter.
|
static LookupServiceEndpointEndpointProtocol |
LookupServiceEndpointEndpointProtocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LookupServiceEndpointEndpointProtocol[] |
LookupServiceEndpointEndpointProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|