public class PatronHoldInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PatronHoldInfo.HoldInactiveType |
| Constructor and Description |
|---|
PatronHoldInfo() |
public Long getHoldKey()
public void setHoldKey(Long holdKey)
holdKey - the holdKey to setpublic 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 String getDisplayableCallNumber()
public void setDisplayableCallNumber(String displayableCallNumber)
displayableCallNumber - the displayableCallNumber to setpublic String getBlanketHoldId()
public void setBlanketHoldId(String blanketHoldId)
blanketHoldId - the blanketHoldId to setpublic Integer getBlanketHoldCopiesNeeded()
public void setBlanketHoldCopiesNeeded(Integer blanketHoldCopiesNeeded)
blanketHoldCopiesNeeded - the blanketHoldCopiesNeeded to setpublic Integer getBlanketHoldCopiesReceived()
public void setBlanketHoldCopiesReceived(Integer blanketHoldCopiesReceived)
blanketHoldCopiesReceived - the blanketHoldCopiesReceived to setpublic LocalDate getExpiresDate()
public void setExpiresDate(LocalDate expiresDate)
expiresDate - the expiresDate to setpublic Integer getHoldStatus()
public void setHoldStatus(Integer holdStatus)
holdStatus - the holdStatus to setpublic String getHoldInactiveReasonId()
public void setHoldInactiveReasonId(String holdInactiveReasonId)
holdInactiveReasonId - the holdInactiveReasonId to setpublic PatronHoldInfo.HoldInactiveType getHoldInactiveType()
public void setHoldInactiveType(PatronHoldInfo.HoldInactiveType holdInactiveType)
holdInactiveType - the holdInactiveType 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 getTitle()
public void setTitle(String title)
title - the title to setpublic String getAuthor()
public void setAuthor(String author)
author - the author 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 getPickupLibraryId()
public void setPickupLibraryId(String pickupLibraryId)
pickupLibraryId - the pickupLibraryId to setpublic String getPickupLibraryDescription()
public void setPickupLibraryDescription(String pickupLibraryDescription)
pickupLibraryDescription - the pickupLibraryDescription to setpublic LocalDate getPlacedDate()
public void setPlacedDate(LocalDate placedDate)
placedDate - the placedDate to setpublic String getMailServiceId()
public void setMailServiceId(String mailServiceId)
mailServiceId - the mailServiceId to setpublic String getMailServiceDescription()
public void setMailServiceDescription(String mailServiceDescription)
mailServiceDescription - the mailServiceDescription to setpublic Boolean getReserve()
public void setReserve(Boolean reserve)
reserve - the reserve to setpublic String getRecallStatus()
public void setRecallStatus(String recallStatus)
recallStatus - the recallStatus to setpublic Boolean getAvailable()
public void setAvailable(Boolean available)
available - the available to setpublic Boolean getIntransit()
public void setIntransit(Boolean intransit)
intransit - the intransit to setpublic LocalDate getAvailableDate()
public void setAvailableDate(LocalDate availableDate)
availableDate - the availableDate to setpublic LocalDate getAvailableExpiresDate()
public void setAvailableExpiresDate(LocalDate availableExpiresDate)
availableExpiresDate - the availableExpiresDate to setpublic Integer getQueuePosition()
public void setQueuePosition(Integer queuePosition)
queuePosition - the queuePosition to setpublic Integer getQueueLength()
public void setQueueLength(Integer queueLength)
queueLength - the queueLength to setpublic LocalDate getSuspendStartDate()
public void setSuspendStartDate(LocalDate suspendStartDate)
suspendStartDate - the suspendStartDate to setpublic LocalDate getSuspendEndDate()
public void setSuspendEndDate(LocalDate suspendEndDate)
suspendEndDate - the suspendEndDate to setpublic Boolean getHoldPlacedWithOverride()
public void setHoldPlacedWithOverride(Boolean holdPlacedWithOverride)
holdPlacedWithOverride - the holdPlacedWithOverride to setpublic Integer getOrderFiscalCycle()
public void setOrderFiscalCycle(Integer orderFiscalCycle)
orderFiscalCycle - the orderFiscalCycle to setpublic String getOrderId()
public void setOrderId(String orderId)
orderId - the orderId to setpublic String getOrderLibraryId()
public void setOrderLibraryId(String orderLibraryId)
orderLibraryId - the orderLibraryId to setpublic String getOrderLibraryDescription()
public void setOrderLibraryDescription(String orderLibraryDescription)
orderLibraryDescription - the orderLibraryDescription to setpublic String getOrderLine()
public void setOrderLine(String orderLine)
orderLine - the orderLine to setCopyright © 2015. All rights reserved.