public class ItemInfo extends Object
| Constructor and Description |
|---|
ItemInfo() |
public String getItemId()
public void setItemId(String itemId)
itemId - the itemId to setpublic String getItemTypeId()
public void setItemTypeId(String itemTypeId)
itemTypeId - the itemTypeId to setpublic String getCurrentLocationId()
public void setCurrentLocationId(String currentLocationId)
currentLocationId - the currentLocationId to setpublic String getHomeLocationId()
public void setHomeLocationId(String homeLocationId)
homeLocationId - the homeLocationId to setpublic LocalDateTime getDueDate()
public void setDueDate(LocalDateTime dueDate)
dueDate - the dueDate to setpublic LocalDateTime getRecallDueDate()
public void setRecallDueDate(LocalDateTime recallDueDate)
recallDueDate - the recallDueDate to setpublic String getReshelvingLocationId()
public void setReshelvingLocationId(String reshelvingLocationId)
reshelvingLocationId - the reshelvingLocationId to setpublic String getTransitSourceLibraryId()
public void setTransitSourceLibraryId(String transitSourceLibraryId)
transitSourceLibraryId - the transitSourceLibraryId to setpublic String getTransitDestinationLibraryId()
public void setTransitDestinationLibraryId(String transitDestinationLibraryId)
transitDestinationLibraryId - the transitDestinationLibraryId to setpublic String getTransitReason()
public void setTransitReason(String transitReason)
transitReason - the transitReason to setpublic LocalDateTime getTransitDate()
public void setTransitDate(LocalDateTime transitDate)
transitDate - the transitDate to setpublic Boolean getChargeable()
public void setChargeable(Boolean chargeable)
chargeable - the chargeable to setpublic Integer getNumberOfHolds()
public void setNumberOfHolds(Integer numberOfHolds)
numberOfHolds - the numberOfHolds to setpublic String getReserveCollectionId()
public void setReserveCollectionId(String reserveCollectionId)
reserveCollectionId - the reserveCollectionId to setpublic String getReserveCirculationRule()
public void setReserveCirculationRule(String reserveCirculationRule)
reserveCirculationRule - the reserveCirculationRule to setpublic String getMediaDeskId()
public void setMediaDeskId(String mediaDeskId)
mediaDeskId - the mediaDeskId to setpublic Boolean getFixedTimebooking()
public void setFixedTimebooking(Boolean fixedTimebooking)
fixedTimebooking - the fixedTimebooking to setpublic String getPublicNote()
public void setPublicNote(String publicNote)
publicNote - the publicNote to setpublic String getStaffNote()
public void setStaffNote(String staffNote)
staffNote - the staffNote to setCopyright © 2015. All rights reserved.