Package | Description |
---|---|
de.knipp.rritoolkit.response |
Modifier and Type | Field and Description |
---|---|
private ContactCheckResponse.State |
ContactCheckResponse.state
the status
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,ContactCheckResponse.State> |
ContactCheckResponse.State.tokenMap
map from the token to the type
|
Modifier and Type | Method and Description |
---|---|
static ContactCheckResponse.State |
ContactCheckResponse.State.fromToken(java.lang.String denicToken)
return the state for the given token
|
ContactCheckResponse.State |
ContactCheckResponse.getState()
return the status
|
static ContactCheckResponse.State |
ContactCheckResponse.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContactCheckResponse.State[] |
ContactCheckResponse.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH