Package | Description |
---|---|
org.kuali.ole.select.businessobject |
Modifier and Type | Method and Description |
---|---|
List<OLEPaidCopy> |
OleCopy.getOlePaidCopies() |
List<OLEPaidCopy> |
OleInvoiceItem.getPaidCopies() |
List<OLEPaidCopy> |
OlePaymentRequestItem.getPaidCopies() |
Modifier and Type | Method and Description |
---|---|
void |
OleCopy.setOlePaidCopies(List<OLEPaidCopy> olePaidCopies) |
void |
OleInvoiceItem.setPaidCopies(List<OLEPaidCopy> paidCopies) |
void |
OlePaymentRequestItem.setPaidCopies(List<OLEPaidCopy> paidCopies) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.