public class PatronStatusRequest extends Message
PROP_AUTOPOPULATE, PROP_AUTOPOPULATE_BIDIRECTIONAL, PROP_AUTOPOPULATE_DECODE, PROP_AUTOPOPULATE_ENCODE, PROP_AUTOPOPULATE_OFF, PROP_CHARSET
Constructor and Description |
---|
PatronStatusRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getInstitutionId() |
Language |
getLanguage() |
String |
getPatronIdentifier() |
String |
getPatronPassword() |
String |
getTerminalPassword() |
Date |
getTransactionDate() |
void |
setInstitutionId(String institutionId) |
void |
setLanguage(Language language) |
void |
setPatronIdentifier(String patronIdentifier) |
void |
setPatronPassword(String patronPassword) |
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 String getInstitutionId()
public Language getLanguage()
public String getPatronIdentifier()
public String getPatronPassword()
public String getTerminalPassword()
public Date getTransactionDate()
public void setTransactionDate(Date transactionDate)
public void setTerminalPassword(String terminalPassword)
public void setPatronPassword(String patronPassword)
public void setPatronIdentifier(String patronIdentifier)
public void setLanguage(Language language)
public void setInstitutionId(String institutionId)
Copyright © 2004–2016 Ceridwen Limited. All rights reserved.