Package | Description |
---|---|
org.kuali.ole.ingest.pojo |
Modifier and Type | Method and Description |
---|---|
List<OlePatronEmailAddress> |
OlePatronEmailAddressGroup.getEmailAddress()
Gets the emailAddress attribute.
|
List<OlePatronEmailAddress> |
OlePatron.getEmailAddresses()
Gets the emailAddresses attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
OlePatronEmailAddressGroup.setEmailAddress(List<OlePatronEmailAddress> emailAddress)
Sets the emailAddress attribute value.
|
void |
OlePatron.setEmailAddresses(List<OlePatronEmailAddress> emailAddresses)
Sets the emailAddresses attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.