public class OLESIP2CheckOutRequestParser extends OLESIP2RequestParser
checkSum, code, feeAcknowledged, institutionId, itemIdentifier, itemProperties, patronIdentifier, patronPassword, sequenceNum, terminalPassword, transactionDate
Constructor and Description |
---|
OLESIP2CheckOutRequestParser(String requestData) |
Modifier and Type | Method and Description |
---|---|
Boolean |
getCancel() |
String |
getNbDueDate() |
Boolean |
getNoBlock() |
Boolean |
getScRenewalPolicy() |
void |
parseCheckoutRequest(String requestData) |
void |
setCancel(Boolean cancel) |
void |
setNbDueDate(String nbDueDate) |
void |
setNoBlock(Boolean noBlock) |
void |
setScRenewalPolicy(Boolean scRenewalPolicy) |
charToBool, getCheckSum, getCode, getFeeAcknowledged, getInstitutionId, getItemIdentifier, getItemProperties, getPatronIdentifier, getPatronPassword, getSequenceNum, getTerminalPassword, getTransactionDate, setCheckSum, setCode, setFeeAcknowledged, setInstitutionId, setItemIdentifier, setItemProperties, setPatronIdentifier, setPatronPassword, setSequenceNum, setTerminalPassword, setTransactionDate, stringToInt
public OLESIP2CheckOutRequestParser(String requestData)
public void parseCheckoutRequest(String requestData)
public Boolean getScRenewalPolicy()
public void setScRenewalPolicy(Boolean scRenewalPolicy)
public Boolean getNoBlock()
public void setNoBlock(Boolean noBlock)
public String getNbDueDate()
public void setNbDueDate(String nbDueDate)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.