public class OlePatronLoanDocument extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePatronLoanDocumentContract
| Modifier and Type | Class and Description |
|---|---|
static class |
OlePatronLoanDocument.Builder |
| Constructor and Description |
|---|
OlePatronLoanDocument() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getCallNumber() |
Date |
getDueDate() |
String |
getId() |
String |
getItemBarcode() |
String |
getLocation() |
String |
getMessageInfo() |
String |
getTitle() |
Long |
getVersionNumber() |
public OlePatronLoanDocument()
public String getMessageInfo()
getMessageInfo in interface OlePatronLoanDocumentContractpublic String getItemBarcode()
getItemBarcode in interface OlePatronLoanDocumentContractpublic String getTitle()
getTitle in interface OlePatronLoanDocumentContractpublic String getAuthor()
getAuthor in interface OlePatronLoanDocumentContractpublic Date getDueDate()
getDueDate in interface OlePatronLoanDocumentContractpublic String getLocation()
getLocation in interface OlePatronLoanDocumentContractpublic String getCallNumber()
getCallNumber in interface OlePatronLoanDocumentContractpublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.VersionedCopyright © 2004–2015 The Kuali Foundation. All rights reserved.