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