public interface Endpoint
| Modifier and Type | Interface and Description |
|---|---|
static class |
Endpoint.EndpointType |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResultKey()
The key representing the field that the value is mapped to
|
Endpoint.EndpointType |
getType()
The type of endpoint
|
java.lang.String |
getValue()
The value of the endpoint
|
Endpoint.EndpointType getType()
java.lang.String getValue()
java.lang.String getResultKey()