Package | Description |
---|---|
org.kuali.rice.krad.datadictionary.validation |
Modifier and Type | Method and Description |
---|---|
Address |
Company.getMainAddress() |
Modifier and Type | Method and Description |
---|---|
List<Address> |
Person.getAddresses() |
List<Address> |
Company.getLocations() |
Modifier and Type | Method and Description |
---|---|
void |
Company.setMainAddress(Address address) |
Modifier and Type | Method and Description |
---|---|
void |
Person.setAddresses(List<Address> addresses) |
void |
Company.setLocations(List<Address> addresses) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.