public class CheckIn extends Message
PROP_AUTOPOPULATE, PROP_AUTOPOPULATE_BIDIRECTIONAL, PROP_AUTOPOPULATE_DECODE, PROP_AUTOPOPULATE_ENCODE, PROP_AUTOPOPULATE_OFF, PROP_CHARSET
Constructor and Description |
---|
CheckIn() |
Modifier and Type | Method and Description |
---|---|
String |
getCurrentLocation() |
String |
getInstitutionId() |
String |
getItemIdentifier() |
String |
getItemProperties() |
Date |
getReturnDate() |
String |
getTerminalPassword() |
Date |
getTransactionDate() |
Boolean |
isCancel() |
Boolean |
isNoBlock() |
void |
setCancel(Boolean cancel) |
void |
setCurrentLocation(String currentLocation) |
void |
setInstitutionId(String institutionId) |
void |
setItemIdentifier(String itemIdentifier) |
void |
setItemProperties(String itemProperties) |
void |
setNoBlock(Boolean noBlock) |
void |
setReturnDate(Date returnDate) |
void |
setTerminalPassword(String terminalPassword) |
void |
setTransactionDate(Date transactionDate) |
addChecksum, calculateChecksum, decode, encode, encode, encode, getCharsetEncoding, getSequenceCharacter, setSequenceCharacter, testCaseDefaultDecode, testCaseDefaultEncode, testCaseDefaultRoundTrip, testCaseDisableDecodeAutoPopulate, testCaseDisableEncodeAutoPopulate, testCasePopulatedDecode, testCasePopulatedEncode, testCasePopulatedRoundTrip, toString, xmlDecode, xmlEncode
public Boolean isCancel()
public String getCurrentLocation()
public String getInstitutionId()
public String getItemIdentifier()
public String getItemProperties()
public Boolean isNoBlock()
public Date getReturnDate()
public String getTerminalPassword()
public Date getTransactionDate()
public void setTransactionDate(Date transactionDate)
public void setTerminalPassword(String terminalPassword)
public void setReturnDate(Date returnDate)
public void setNoBlock(Boolean noBlock)
public void setItemProperties(String itemProperties)
public void setItemIdentifier(String itemIdentifier)
public void setInstitutionId(String institutionId)
public void setCurrentLocation(String currentLocation)
public void setCancel(Boolean cancel)
Copyright © 2004–2016 Ceridwen Limited. All rights reserved.