public class PatronCheckoutInfo extends Object
| Constructor and Description |
|---|
PatronCheckoutInfo() |
public Long getTitleKey()
public void setTitleKey(Long titleKey)
titleKey - the titleKey to setpublic String getItemId()
public void setItemId(String itemId)
itemId - the itemId to setpublic String getCallNumber()
public void setCallNumber(String callNumber)
callNumber - the callNumber to setpublic Integer getCopyNumber()
public void setCopyNumber(Integer copyNumber)
copyNumber - the copyNumber to setpublic Integer getPieces()
public void setPieces(Integer pieces)
pieces - the pieces to setpublic Integer getNumberOfPiecesReturned()
public void setNumberOfPiecesReturned(Integer numberOfPiecesReturned)
numberOfPiecesReturned - the numberOfPiecesReturned to setpublic String getTitle()
public void setTitle(String title)
title - the title to setpublic String getAuthor()
public void setAuthor(String author)
author - the author to setpublic String getCheckoutLibraryId()
public void setCheckoutLibraryId(String checkoutLibraryId)
checkoutLibraryId - the checkoutLibraryId to setpublic String getCheckoutLibraryDescription()
public void setCheckoutLibraryDescription(String checkoutLibraryDescription)
checkoutLibraryDescription - the checkoutLibraryDescription to setpublic String getItemLibraryId()
public void setItemLibraryId(String itemLibraryId)
itemLibraryId - the itemLibraryId to setpublic String getItemLibraryDescription()
public void setItemLibraryDescription(String itemLibraryDescription)
itemLibraryDescription - the itemLibraryDescription to setpublic String getItemTypeId()
public void setItemTypeId(String itemTypeId)
itemTypeId - the itemTypeId to setpublic String getItemTypeDescription()
public void setItemTypeDescription(String itemTypeDescription)
itemTypeDescription - the itemTypeDescription to setpublic String getReserveCollectionId()
public void setReserveCollectionId(String reserveCollectionId)
reserveCollectionId - the reserveCollectionId to setpublic String getReserveCollectionDescription()
public void setReserveCollectionDescription(String reserveCollectionDescription)
reserveCollectionDescription - the reserveCollectionDescription to setpublic LocalDateTime getCheckoutDate()
public void setCheckoutDate(LocalDateTime checkoutDate)
checkoutDate - the checkoutDate to setpublic LocalDateTime getDueDate()
public void setDueDate(LocalDateTime dueDate)
dueDate - the dueDate to setpublic LocalDate getRecallDate()
public void setRecallDate(LocalDate recallDate)
recallDate - the recallDate to setpublic LocalDateTime getRecallDueDate()
public void setRecallDueDate(LocalDateTime recallDueDate)
recallDueDate - the recallDueDate to setpublic Integer getRecallNoticesSent()
public void setRecallNoticesSent(Integer recallNoticesSent)
recallNoticesSent - the recallNoticesSent to setpublic LocalDateTime getLastRenewalDate()
public void setLastRenewalDate(LocalDateTime lastRenewalDate)
lastRenewalDate - the lastRenewalDate to setpublic Integer getRenewals()
public void setRenewals(Integer renewals)
renewals - the renewals to setpublic Integer getUnseenRenewals()
public void setUnseenRenewals(Integer unseenRenewals)
unseenRenewals - the unseenRenewals to setpublic Integer getRenewalsRemaining()
public void setRenewalsRemaining(Integer renewalsRemaining)
renewalsRemaining - the renewalsRemaining to setpublic Boolean getRenewalsRemainingUnlimited()
public void setRenewalsRemainingUnlimited(Boolean renewalsRemainingUnlimited)
renewalsRemainingUnlimited - the renewalsRemainingUnlimited to setpublic Integer getUnseenRenewalsRemaining()
public void setUnseenRenewalsRemaining(Integer unseenRenewalsRemaining)
unseenRenewalsRemaining - the unseenRenewalsRemaining to setpublic Boolean getUnseenRenewalsRemainingUnlimited()
public void setUnseenRenewalsRemainingUnlimited(Boolean unseenRenewalsRemainingUnlimited)
unseenRenewalsRemainingUnlimited - the unseenRenewalsRemainingUnlimited to setpublic Boolean getOverdue()
public void setOverdue(Boolean overdue)
overdue - the overdue to setpublic Integer getOverdueNoticesSent()
public void setOverdueNoticesSent(Integer overdueNoticesSent)
overdueNoticesSent - the overdueNoticesSent to setpublic LocalDate getDateOfLastOverdueNotice()
public void setDateOfLastOverdueNotice(LocalDate dateOfLastOverdueNotice)
dateOfLastOverdueNotice - the dateOfLastOverdueNotice to setpublic String getFine()
public void setFine(String fine)
fine - the fine to setCopyright © 2015. All rights reserved.