public class SaleToPOIRequest extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MessageHeader" type="{}MessageHeader"/>
<choice>
<element name="AbortRequest" type="{}AbortRequest"/>
<element name="BalanceInquiryRequest" type="{}BalanceInquiryRequest"/>
<element name="BatchRequest" type="{}BatchRequest"/>
<element name="CardAcquisitionRequest" type="{}CardAcquisitionRequest"/>
<element name="AdminRequest" type="{}AdminRequest"/>
<element name="DiagnosisRequest" type="{}DiagnosisRequest"/>
<element name="DisplayRequest" type="{}DisplayRequest"/>
<element name="EnableServiceRequest" type="{}EnableServiceRequest"/>
<element name="EventNotification" type="{}EventNotification"/>
<element name="GetTotalsRequest" type="{}GetTotalsRequest"/>
<element name="InputRequest" type="{}InputRequest"/>
<element name="InputUpdate" type="{}InputUpdate"/>
<element name="LoginRequest" type="{}LoginRequest"/>
<element name="LogoutRequest" type="{}LogoutRequest"/>
<element name="LoyaltyRequest" type="{}LoyaltyRequest"/>
<element name="PaymentRequest" type="{}PaymentRequest"/>
<element name="PINRequest" type="{}PINRequest"/>
<element name="PrintRequest" type="{}PrintRequest"/>
<element name="CardReaderInitRequest" type="{}CardReaderInitRequest"/>
<element name="CardReaderAPDURequest" type="{}CardReaderAPDURequest"/>
<element name="CardReaderPowerOffRequest" type="{}CardReaderPowerOffRequest"/>
<element name="ReconciliationRequest" type="{}ReconciliationRequest"/>
<element name="ReversalRequest" type="{}ReversalRequest"/>
<element name="SoundRequest" type="{}SoundRequest"/>
<element name="StoredValueRequest" type="{}StoredValueRequest"/>
<element name="TransactionStatusRequest" type="{}TransactionStatusRequest"/>
<element name="TransmitRequest" type="{}TransmitRequest"/>
</choice>
<element name="SecurityTrailer" type="{}ContentInformation" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AbortRequest |
abortRequest
The Abort request.
|
protected AdminRequest |
adminRequest
The Admin request.
|
protected BalanceInquiryRequest |
balanceInquiryRequest
The Balance inquiry request.
|
protected BatchRequest |
batchRequest
The Batch request.
|
protected CardAcquisitionRequest |
cardAcquisitionRequest
The Card acquisition request.
|
protected CardReaderAPDURequest |
cardReaderAPDURequest
The Card reader apdu request.
|
protected CardReaderInitRequest |
cardReaderInitRequest
The Card reader init request.
|
protected CardReaderPowerOffRequest |
cardReaderPowerOffRequest
The Card reader power off request.
|
protected DiagnosisRequest |
diagnosisRequest
The Diagnosis request.
|
protected DisplayRequest |
displayRequest
The Display request.
|
protected EnableServiceRequest |
enableServiceRequest
The Enable service request.
|
protected EventNotification |
eventNotification
The Event notification.
|
protected GetTotalsRequest |
getTotalsRequest
The Get totals request.
|
protected InputRequest |
inputRequest
The Input request.
|
protected InputUpdate |
inputUpdate
The Input update.
|
protected LoginRequest |
loginRequest
The Login request.
|
protected LogoutRequest |
logoutRequest
The Logout request.
|
protected LoyaltyRequest |
loyaltyRequest
The Loyalty request.
|
protected MessageHeader |
messageHeader
The Message header.
|
protected PaymentRequest |
paymentRequest
The Payment request.
|
protected PINRequest |
pinRequest
The Pin request.
|
protected PrintRequest |
printRequest
The Print request.
|
protected ReconciliationRequest |
reconciliationRequest
The Reconciliation request.
|
protected ReversalRequest |
reversalRequest
The Reversal request.
|
protected ContentInformation |
securityTrailer
The Security trailer.
|
protected SoundRequest |
soundRequest
The Sound request.
|
protected StoredValueRequest |
storedValueRequest
The Stored value request.
|
protected TransactionStatusRequest |
transactionStatusRequest
The Transaction status request.
|
protected TransmitRequest |
transmitRequest
The Transmit request.
|
| Constructor and Description |
|---|
SaleToPOIRequest() |
| Modifier and Type | Method and Description |
|---|---|
AbortRequest |
getAbortRequest()
Gets the value of the abortRequest property.
|
AdminRequest |
getAdminRequest()
Gets the value of the adminRequest property.
|
BalanceInquiryRequest |
getBalanceInquiryRequest()
Gets the value of the balanceInquiryRequest property.
|
BatchRequest |
getBatchRequest()
Gets the value of the batchRequest property.
|
CardAcquisitionRequest |
getCardAcquisitionRequest()
Gets the value of the cardAcquisitionRequest property.
|
CardReaderAPDURequest |
getCardReaderAPDURequest()
Gets the value of the cardReaderAPDURequest property.
|
CardReaderInitRequest |
getCardReaderInitRequest()
Gets the value of the cardReaderInitRequest property.
|
CardReaderPowerOffRequest |
getCardReaderPowerOffRequest()
Gets the value of the cardReaderPowerOffRequest property.
|
DiagnosisRequest |
getDiagnosisRequest()
Gets the value of the diagnosisRequest property.
|
DisplayRequest |
getDisplayRequest()
Gets the value of the displayRequest property.
|
EnableServiceRequest |
getEnableServiceRequest()
Gets the value of the enableServiceRequest property.
|
EventNotification |
getEventNotification()
Gets the value of the eventNotification property.
|
GetTotalsRequest |
getGetTotalsRequest()
Gets the value of the getTotalsRequest property.
|
InputRequest |
getInputRequest()
Gets the value of the inputRequest property.
|
InputUpdate |
getInputUpdate()
Gets the value of the inputUpdate property.
|
LoginRequest |
getLoginRequest()
Gets the value of the loginRequest property.
|
LogoutRequest |
getLogoutRequest()
Gets the value of the logoutRequest property.
|
LoyaltyRequest |
getLoyaltyRequest()
Gets the value of the loyaltyRequest property.
|
MessageHeader |
getMessageHeader()
Gets the value of the messageHeader property.
|
PaymentRequest |
getPaymentRequest()
Gets the value of the paymentRequest property.
|
PINRequest |
getPINRequest()
Gets the value of the pinRequest property.
|
PrintRequest |
getPrintRequest()
Gets the value of the printRequest property.
|
ReconciliationRequest |
getReconciliationRequest()
Gets the value of the reconciliationRequest property.
|
ReversalRequest |
getReversalRequest()
Gets the value of the reversalRequest property.
|
ContentInformation |
getSecurityTrailer()
Gets the value of the securityTrailer property.
|
SoundRequest |
getSoundRequest()
Gets the value of the soundRequest property.
|
StoredValueRequest |
getStoredValueRequest()
Gets the value of the storedValueRequest property.
|
TransactionStatusRequest |
getTransactionStatusRequest()
Gets the value of the transactionStatusRequest property.
|
TransmitRequest |
getTransmitRequest()
Gets the value of the transmitRequest property.
|
void |
setAbortRequest(AbortRequest value)
Sets the value of the abortRequest property.
|
void |
setAdminRequest(AdminRequest value)
Sets the value of the adminRequest property.
|
void |
setBalanceInquiryRequest(BalanceInquiryRequest value)
Sets the value of the balanceInquiryRequest property.
|
void |
setBatchRequest(BatchRequest value)
Sets the value of the batchRequest property.
|
void |
setCardAcquisitionRequest(CardAcquisitionRequest value)
Sets the value of the cardAcquisitionRequest property.
|
void |
setCardReaderAPDURequest(CardReaderAPDURequest value)
Sets the value of the cardReaderAPDURequest property.
|
void |
setCardReaderInitRequest(CardReaderInitRequest value)
Sets the value of the cardReaderInitRequest property.
|
void |
setCardReaderPowerOffRequest(CardReaderPowerOffRequest value)
Sets the value of the cardReaderPowerOffRequest property.
|
void |
setDiagnosisRequest(DiagnosisRequest value)
Sets the value of the diagnosisRequest property.
|
void |
setDisplayRequest(DisplayRequest value)
Sets the value of the displayRequest property.
|
void |
setEnableServiceRequest(EnableServiceRequest value)
Sets the value of the enableServiceRequest property.
|
void |
setEventNotification(EventNotification value)
Sets the value of the eventNotification property.
|
void |
setGetTotalsRequest(GetTotalsRequest value)
Sets the value of the getTotalsRequest property.
|
void |
setInputRequest(InputRequest value)
Sets the value of the inputRequest property.
|
void |
setInputUpdate(InputUpdate value)
Sets the value of the inputUpdate property.
|
void |
setLoginRequest(LoginRequest value)
Sets the value of the loginRequest property.
|
void |
setLogoutRequest(LogoutRequest value)
Sets the value of the logoutRequest property.
|
void |
setLoyaltyRequest(LoyaltyRequest value)
Sets the value of the loyaltyRequest property.
|
void |
setMessageHeader(MessageHeader value)
Sets the value of the messageHeader property.
|
void |
setPaymentRequest(PaymentRequest value)
Sets the value of the paymentRequest property.
|
void |
setPINRequest(PINRequest value)
Sets the value of the pinRequest property.
|
void |
setPrintRequest(PrintRequest value)
Sets the value of the printRequest property.
|
void |
setReconciliationRequest(ReconciliationRequest value)
Sets the value of the reconciliationRequest property.
|
void |
setReversalRequest(ReversalRequest value)
Sets the value of the reversalRequest property.
|
void |
setSecurityTrailer(ContentInformation value)
Sets the value of the securityTrailer property.
|
void |
setSoundRequest(SoundRequest value)
Sets the value of the soundRequest property.
|
void |
setStoredValueRequest(StoredValueRequest value)
Sets the value of the storedValueRequest property.
|
void |
setTransactionStatusRequest(TransactionStatusRequest value)
Sets the value of the transactionStatusRequest property.
|
void |
setTransmitRequest(TransmitRequest value)
Sets the value of the transmitRequest property.
|
protected MessageHeader messageHeader
protected AbortRequest abortRequest
protected BalanceInquiryRequest balanceInquiryRequest
protected BatchRequest batchRequest
protected CardAcquisitionRequest cardAcquisitionRequest
protected AdminRequest adminRequest
protected DiagnosisRequest diagnosisRequest
protected DisplayRequest displayRequest
protected EnableServiceRequest enableServiceRequest
protected EventNotification eventNotification
protected GetTotalsRequest getTotalsRequest
protected InputRequest inputRequest
protected InputUpdate inputUpdate
protected LoginRequest loginRequest
protected LogoutRequest logoutRequest
protected LoyaltyRequest loyaltyRequest
protected PaymentRequest paymentRequest
protected PINRequest pinRequest
protected PrintRequest printRequest
protected CardReaderInitRequest cardReaderInitRequest
protected CardReaderAPDURequest cardReaderAPDURequest
protected CardReaderPowerOffRequest cardReaderPowerOffRequest
protected ReconciliationRequest reconciliationRequest
protected ReversalRequest reversalRequest
protected SoundRequest soundRequest
protected StoredValueRequest storedValueRequest
protected TransactionStatusRequest transactionStatusRequest
protected TransmitRequest transmitRequest
protected ContentInformation securityTrailer
public MessageHeader getMessageHeader()
MessageHeaderpublic void setMessageHeader(MessageHeader value)
value - allowed object is MessageHeaderpublic AbortRequest getAbortRequest()
AbortRequestpublic void setAbortRequest(AbortRequest value)
value - allowed object is AbortRequestpublic BalanceInquiryRequest getBalanceInquiryRequest()
BalanceInquiryRequestpublic void setBalanceInquiryRequest(BalanceInquiryRequest value)
value - allowed object is BalanceInquiryRequestpublic BatchRequest getBatchRequest()
BatchRequestpublic void setBatchRequest(BatchRequest value)
value - allowed object is BatchRequestpublic CardAcquisitionRequest getCardAcquisitionRequest()
CardAcquisitionRequestpublic void setCardAcquisitionRequest(CardAcquisitionRequest value)
value - allowed object is CardAcquisitionRequestpublic AdminRequest getAdminRequest()
AdminRequestpublic void setAdminRequest(AdminRequest value)
value - allowed object is AdminRequestpublic DiagnosisRequest getDiagnosisRequest()
DiagnosisRequestpublic void setDiagnosisRequest(DiagnosisRequest value)
value - allowed object is DiagnosisRequestpublic DisplayRequest getDisplayRequest()
DisplayRequestpublic void setDisplayRequest(DisplayRequest value)
value - allowed object is DisplayRequestpublic EnableServiceRequest getEnableServiceRequest()
EnableServiceRequestpublic void setEnableServiceRequest(EnableServiceRequest value)
value - allowed object is EnableServiceRequestpublic EventNotification getEventNotification()
EventNotificationpublic void setEventNotification(EventNotification value)
value - allowed object is EventNotificationpublic GetTotalsRequest getGetTotalsRequest()
GetTotalsRequestpublic void setGetTotalsRequest(GetTotalsRequest value)
value - allowed object is GetTotalsRequestpublic InputRequest getInputRequest()
InputRequestpublic void setInputRequest(InputRequest value)
value - allowed object is InputRequestpublic InputUpdate getInputUpdate()
InputUpdatepublic void setInputUpdate(InputUpdate value)
value - allowed object is InputUpdatepublic LoginRequest getLoginRequest()
LoginRequestpublic void setLoginRequest(LoginRequest value)
value - allowed object is LoginRequestpublic LogoutRequest getLogoutRequest()
LogoutRequestpublic void setLogoutRequest(LogoutRequest value)
value - allowed object is LogoutRequestpublic LoyaltyRequest getLoyaltyRequest()
LoyaltyRequestpublic void setLoyaltyRequest(LoyaltyRequest value)
value - allowed object is LoyaltyRequestpublic PaymentRequest getPaymentRequest()
PaymentRequestpublic void setPaymentRequest(PaymentRequest value)
value - allowed object is PaymentRequestpublic PINRequest getPINRequest()
PINRequestpublic void setPINRequest(PINRequest value)
value - allowed object is PINRequestpublic PrintRequest getPrintRequest()
PrintRequestpublic void setPrintRequest(PrintRequest value)
value - allowed object is PrintRequestpublic CardReaderInitRequest getCardReaderInitRequest()
CardReaderInitRequestpublic void setCardReaderInitRequest(CardReaderInitRequest value)
value - allowed object is CardReaderInitRequestpublic CardReaderAPDURequest getCardReaderAPDURequest()
CardReaderAPDURequestpublic void setCardReaderAPDURequest(CardReaderAPDURequest value)
value - allowed object is CardReaderAPDURequestpublic CardReaderPowerOffRequest getCardReaderPowerOffRequest()
CardReaderPowerOffRequestpublic void setCardReaderPowerOffRequest(CardReaderPowerOffRequest value)
value - allowed object is CardReaderPowerOffRequestpublic ReconciliationRequest getReconciliationRequest()
ReconciliationRequestpublic void setReconciliationRequest(ReconciliationRequest value)
value - allowed object is ReconciliationRequestpublic ReversalRequest getReversalRequest()
ReversalRequestpublic void setReversalRequest(ReversalRequest value)
value - allowed object is ReversalRequestpublic SoundRequest getSoundRequest()
SoundRequestpublic void setSoundRequest(SoundRequest value)
value - allowed object is SoundRequestpublic StoredValueRequest getStoredValueRequest()
StoredValueRequestpublic void setStoredValueRequest(StoredValueRequest value)
value - allowed object is StoredValueRequestpublic TransactionStatusRequest getTransactionStatusRequest()
TransactionStatusRequestpublic void setTransactionStatusRequest(TransactionStatusRequest value)
value - allowed object is TransactionStatusRequestpublic TransmitRequest getTransmitRequest()
TransmitRequestpublic void setTransmitRequest(TransmitRequest value)
value - allowed object is TransmitRequestpublic ContentInformation getSecurityTrailer()
ContentInformationpublic void setSecurityTrailer(ContentInformation value)
value - allowed object is ContentInformationCopyright © 2022. All rights reserved.