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