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

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

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

Methods in org.kuali.kfs.pdp.businessobject that return types with arguments of type PaymentNoteText
 List<PaymentNoteText> PaymentDetail.getNotes()
           
 

Methods in org.kuali.kfs.pdp.businessobject with parameters of type PaymentNoteText
 void PaymentDetail.addNote(PaymentNoteText pnt)
           
 void PaymentDetail.deleteNote(PaymentNoteText pnt)
           
 

Method parameters in org.kuali.kfs.pdp.businessobject with type arguments of type PaymentNoteText
 void PaymentDetail.setNotes(List<PaymentNoteText> n)
           
 



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