public class OLESIP2CheckInRequestParser extends OLESIP2RequestParser
checkSum, code, feeAcknowledged, institutionId, itemIdentifier, itemProperties, patronIdentifier, patronPassword, sequenceNum, terminalPassword, transactionDate| Constructor and Description | 
|---|
| OLESIP2CheckInRequestParser(String requestData) | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getCancel() | 
| String | getCurrentLocation() | 
| Boolean | getNoBlock() | 
| String | getReturnDate() | 
| void | parseCheckInRequest(String requestData) | 
| void | setCancel(Boolean cancel) | 
| void | setCurrentLocation(String currentLocation) | 
| void | setNoBlock(Boolean noBlock) | 
| void | setReturnDate(String returnDate) | 
charToBool, getCheckSum, getCode, getFeeAcknowledged, getInstitutionId, getItemIdentifier, getItemProperties, getPatronIdentifier, getPatronPassword, getSequenceNum, getTerminalPassword, getTransactionDate, setCheckSum, setCode, setFeeAcknowledged, setInstitutionId, setItemIdentifier, setItemProperties, setPatronIdentifier, setPatronPassword, setSequenceNum, setTerminalPassword, setTransactionDate, stringToIntpublic OLESIP2CheckInRequestParser(String requestData)
public void parseCheckInRequest(String requestData)
public String getReturnDate()
public void setReturnDate(String returnDate)
public String getCurrentLocation()
public void setCurrentLocation(String currentLocation)
public Boolean getNoBlock()
public void setNoBlock(Boolean noBlock)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.