Package | Description |
---|---|
org.kuali.ole.deliver.bo |
Modifier and Type | Class and Description |
---|---|
class |
OlePatronLoanDocument |
static class |
OlePatronLoanDocument.Builder |
class |
OleRenewalLoanDocument
Created with IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
List<? extends OlePatronLoanDocumentContract> |
OleRenewalLoanDocument.getOlePatronLoanDocuments() |
List<? extends OlePatronLoanDocumentContract> |
OlePatronLoanDocuments.getOlePatronLoanDocuments() |
List<? extends OlePatronLoanDocumentContract> |
OlePatronLoanDocumentsContract.getOlePatronLoanDocuments() |
Modifier and Type | Method and Description |
---|---|
static OlePatronLoanDocument.Builder |
OlePatronLoanDocument.Builder.create(OlePatronLoanDocumentContract contract) |
Modifier and Type | Method and Description |
---|---|
void |
OleRenewalLoanDocument.setOlePatronLoanDocuments(List<? extends OlePatronLoanDocumentContract> olePatronLoanDocuments) |
void |
OlePatronLoanDocuments.Builder.setOlePatronLoanDocuments(List<OlePatronLoanDocumentContract> OlePatronLoanDocumentContract) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.