Package | Description |
---|---|
org.kuali.ole.select.businessobject |
Modifier and Type | Field and Description |
---|---|
protected List<OleInvoiceNote> |
OleInvoiceItem.notes |
Modifier and Type | Method and Description |
---|---|
List<OleInvoiceNote> |
OlePurchaseOrderItem.getInvoiceNotes() |
List<OleInvoiceNote> |
OleInvoiceItem.getNotes() |
Modifier and Type | Method and Description |
---|---|
void |
OlePurchaseOrderItem.setInvoiceNotes(List<OleInvoiceNote> invoiceNotes) |
void |
OleInvoiceItem.setNotes(List<OleInvoiceNote> notes) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.