public class EndSessionResponse extends Message
PROP_AUTOPOPULATE, PROP_AUTOPOPULATE_BIDIRECTIONAL, PROP_AUTOPOPULATE_DECODE, PROP_AUTOPOPULATE_DEFAULT, PROP_AUTOPOPULATE_ENCODE, PROP_AUTOPOPULATE_OFF, PROP_CHARSET, PROP_VARIABLE_FIELD_ORDERING, PROP_VARIABLE_FIELD_ORDERING_ALPHABETICAL, PROP_VARIABLE_FIELD_ORDERING_DEFAULT, PROP_VARIABLE_FIELD_ORDERING_SPECIFICATION
Constructor and Description |
---|
EndSessionResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getInstitutionId() |
String |
getPatronIdentifier() |
String |
getPrintLine() |
String |
getScreenMessage() |
Date |
getTransactionDate() |
Boolean |
isEndSession() |
void |
setEndSession(Boolean endSession) |
void |
setInstitutionId(String institutionId) |
void |
setPatronIdentifier(String patronIdentifier) |
void |
setPrintLine(String printLine) |
void |
setScreenMessage(String screenMessage) |
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 isEndSession()
public void setEndSession(Boolean endSession)
public Date getTransactionDate()
public void setTransactionDate(Date transactionDate)
public String getInstitutionId()
public void setInstitutionId(String institutionId)
public String getPatronIdentifier()
public void setPatronIdentifier(String patronIdentifier)
public String getScreenMessage()
public void setScreenMessage(String screenMessage)
public String getPrintLine()
public void setPrintLine(String printLine)
Copyright © 2004–2019 Ceridwen Limited. All rights reserved.