Package | Description |
---|---|
org.kuali.ole.pdp.businessobject |
Modifier and Type | Method and Description |
---|---|
List<PaymentNoteText> |
PaymentDetail.getNotes() |
Modifier and Type | Method and Description |
---|---|
void |
PaymentDetail.addNote(PaymentNoteText pnt) |
void |
PaymentDetail.deleteNote(PaymentNoteText pnt) |
Modifier and Type | Method and Description |
---|---|
void |
PaymentDetail.setNotes(List<PaymentNoteText> n) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.