public interface OlePatronLoanDocumentContract extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.Identifiable
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
String |
getCallNumber() |
Date |
getDueDate() |
String |
getItemBarcode() |
String |
getLocation() |
String |
getMessageInfo() |
String |
getTitle() |
String getItemBarcode()
Date getDueDate()
String getLocation()
String getCallNumber()
String getMessageInfo()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.