public class EndpointEnvironmentResourceValue extends EnvironmentResourceValue
Constructor and Description |
---|
EndpointEnvironmentResourceValue() |
Modifier and Type | Method and Description |
---|---|
EnvironmentResourceValueType |
getType()
Get the type of value for the environment resource.
|
String |
getValue()
Return the value for the environment resource.
|
String |
toString() |
equals, hashCode
public EnvironmentResourceValueType getType()
getType
in class EnvironmentResourceValue
public String getValue()
EnvironmentResourceValue
getValue
in class EnvironmentResourceValue