Package | Description |
---|---|
org.kuali.ole.ingest.pojo |
Modifier and Type | Method and Description |
---|---|
List<OlePatronPostalAddress> |
OlePatronPostalAddressGroup.getPostalAddress()
Gets the postalAddress attribute
|
List<OlePatronPostalAddress> |
OlePatron.getPostalAddresses()
Gets the postalAddresses attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
OlePatronPostalAddressGroup.setPostalAddress(List<OlePatronPostalAddress> postalAddress)
Sets the postalAddress attribute value.
|
void |
OlePatron.setPostalAddresses(List<OlePatronPostalAddress> postalAddress)
Sets the postalAddresses attribute value.
|
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.