|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
org.kuali.rice.krad.datadictionary.validation |
Uses of Address in org.kuali.rice.krad.datadictionary.validation |
---|
Methods in org.kuali.rice.krad.datadictionary.validation that return Address | |
---|---|
Address |
Company.getMainAddress()
|
Methods in org.kuali.rice.krad.datadictionary.validation that return types with arguments of type Address | |
---|---|
List<Address> |
Person.getAddresses()
|
List<Address> |
Company.getLocations()
|
Methods in org.kuali.rice.krad.datadictionary.validation with parameters of type Address | |
---|---|
void |
Company.setMainAddress(Address address)
|
Method parameters in org.kuali.rice.krad.datadictionary.validation with type arguments of type Address | |
---|---|
void |
Person.setAddresses(List<Address> addresses)
|
void |
Company.setLocations(List<Address> addresses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |