|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerAddressDigesterVO | |
---|---|
org.kuali.kfs.module.ar.batch.vo |
Uses of CustomerAddressDigesterVO in org.kuali.kfs.module.ar.batch.vo |
---|
Methods in org.kuali.kfs.module.ar.batch.vo that return types with arguments of type CustomerAddressDigesterVO | |
---|---|
List<CustomerAddressDigesterVO> |
CustomerDigesterVO.getCustomerAddresses()
|
Methods in org.kuali.kfs.module.ar.batch.vo with parameters of type CustomerAddressDigesterVO | |
---|---|
void |
CustomerDigesterVO.addCustomerAddress(CustomerAddressDigesterVO customerAddress)
This is a convenience method that adds a populated CustomerAddress object directly to the contained TypedArrayList. |
Method parameters in org.kuali.kfs.module.ar.batch.vo with type arguments of type CustomerAddressDigesterVO | |
---|---|
void |
CustomerDigesterVO.setCustomerAddresses(List<CustomerAddressDigesterVO> customerAddresses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |