Uses of Class
org.kuali.kfs.pdp.businessobject.CustomerBank

Packages that use CustomerBank
org.kuali.kfs.pdp.businessobject   
 

Uses of CustomerBank in org.kuali.kfs.pdp.businessobject
 

Methods in org.kuali.kfs.pdp.businessobject that return CustomerBank
 CustomerBank CustomerProfile.getCustomerBankByDisbursementType(String dt)
           
 

Methods in org.kuali.kfs.pdp.businessobject that return types with arguments of type CustomerBank
 List<CustomerBank> CustomerProfile.getCustomerBanks()
           
 

Method parameters in org.kuali.kfs.pdp.businessobject with type arguments of type CustomerBank
 void CustomerProfile.setCustomerBanks(List<CustomerBank> cbs)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.