| Package | Description |
|---|---|
| org.jasig.portlet.notice.rest |
| Modifier and Type | Method and Description |
|---|---|
RecipientType |
AddresseeDTO.getType() |
static RecipientType |
RecipientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecipientType[] |
RecipientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddresseeDTO.setType(RecipientType type) |
Copyright © 2016 Jasig. All Rights Reserved.