public class ItemInformationResponse extends Message
PROP_AUTOPOPULATE, PROP_AUTOPOPULATE_BIDIRECTIONAL, PROP_AUTOPOPULATE_DECODE, PROP_AUTOPOPULATE_ENCODE, PROP_AUTOPOPULATE_OFF, PROP_CHARSET
Constructor and Description |
---|
ItemInformationResponse() |
addChecksum, calculateChecksum, decode, encode, encode, encode, getCharsetEncoding, getSequenceCharacter, setSequenceCharacter, testCaseDefaultDecode, testCaseDefaultEncode, testCaseDefaultRoundTrip, testCaseDisableDecodeAutoPopulate, testCaseDisableEncodeAutoPopulate, testCasePopulatedDecode, testCasePopulatedEncode, testCasePopulatedRoundTrip, toString, xmlDecode, xmlEncode
public CirculationStatus getCirculationStatus()
public CurrencyType getCurrencyType()
public String getCurrentLocation()
public String getDueDate()
public String getFeeAmount()
public FeeType getFeeType()
public Date getHoldPickupDate()
public Integer getHoldQueueLength()
public String getItemIdentifier()
public String getItemProperties()
public MediaType getMediaType()
public String getOwner()
public String getPermanentLocation()
public String getPrintLine()
public Date getRecallDate()
public String getScreenMessage()
public SecurityMarker getSecurityMarker()
public String getTitleIdentifier()
public Date getTransactionDate()
public void setTransactionDate(Date transactionDate)
public void setTitleIdentifier(String titleIdentifier)
public void setSecurityMarker(SecurityMarker securityMarker)
public void setScreenMessage(String screenMessage)
public void setRecallDate(Date recallDate)
public void setPrintLine(String printLine)
public void setPermanentLocation(String permanentLocation)
public void setOwner(String owner)
public void setMediaType(MediaType mediaType)
public void setItemProperties(String itemProperties)
public void setItemIdentifier(String itemIdentifier)
public void setHoldQueueLength(Integer holdQueueLength)
public void setHoldPickupDate(Date holdPickupDate)
public void setFeeType(FeeType feeType)
public void setFeeAmount(String feeAmount)
public void setDueDate(String dueDate)
public void setCurrentLocation(String currentLocation)
public void setCurrencyType(CurrencyType currencyType)
public void setCirculationStatus(CirculationStatus circulationStatus)
Copyright © 2004–2016 Ceridwen Limited. All rights reserved.