Package | Description |
---|---|
de.knipp.rritoolkit.response |
Modifier and Type | Field and Description |
---|---|
private Response.Result |
Response.result
the overall result
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,Response.Result> |
Response.Result.tokenMap
map from the token to the result
|
Modifier and Type | Method and Description |
---|---|
static Response.Result |
Response.Result.fromToken(java.lang.String denicToken)
return the result for the given token
|
Response.Result |
Response.getResult()
return the result
|
static Response.Result |
Response.Result.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Response.Result[] |
Response.Result.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