| Package | Description |
|---|---|
| nl.surfnet.coin.janus.domain |
| Modifier and Type | Method and Description |
|---|---|
Contact.Type |
Contact.getType() |
static Contact.Type |
Contact.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Contact.Type[] |
Contact.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 |
Contact.setType(Contact.Type type) |
Copyright © 2009–2013 SURFnet bv, The Netherlands. All rights reserved.