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