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 OlePatronLoanDocumentContract
public String getItemBarcode()
getItemBarcode
in interface OlePatronLoanDocumentContract
public String getTitle()
getTitle
in interface OlePatronLoanDocumentContract
public String getAuthor()
getAuthor
in interface OlePatronLoanDocumentContract
public Date getDueDate()
getDueDate
in interface OlePatronLoanDocumentContract
public String getLocation()
getLocation
in interface OlePatronLoanDocumentContract
public String getCallNumber()
getCallNumber
in interface OlePatronLoanDocumentContract
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.