public class SaleToPOIResponse 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="BalanceInquiryResponse" type="{}BalanceInquiryResponse"/>
<element name="BatchResponse" type="{}BatchResponse"/>
<element name="CardAcquisitionResponse" type="{}CardAcquisitionResponse"/>
<element name="AdminResponse" type="{}AdminResponse"/>
<element name="DiagnosisResponse" type="{}DiagnosisResponse"/>
<element name="DisplayResponse" type="{}DisplayResponse"/>
<element name="EnableServiceResponse" type="{}EnableServiceResponse"/>
<element name="GetTotalsResponse" type="{}GetTotalsResponse"/>
<element name="InputResponse" type="{}InputResponse"/>
<element name="LoginResponse" type="{}LoginResponse"/>
<element name="LogoutResponse" type="{}LogoutResponse"/>
<element name="LoyaltyResponse" type="{}LoyaltyResponse"/>
<element name="PaymentResponse" type="{}PaymentResponse"/>
<element name="PINResponse" type="{}PINResponse"/>
<element name="PrintResponse" type="{}PrintResponse"/>
<element name="CardReaderInitResponse" type="{}CardReaderInitResponse"/>
<element name="CardReaderAPDUResponse" type="{}CardReaderAPDUResponse"/>
<element name="CardReaderPowerOffResponse" type="{}CardReaderPowerOffResponse"/>
<element name="ReconciliationResponse" type="{}ReconciliationResponse"/>
<element name="ReversalResponse" type="{}ReversalResponse"/>
<element name="SoundResponse" type="{}SoundResponse"/>
<element name="StoredValueResponse" type="{}StoredValueResponse"/>
<element name="TransactionStatusResponse" type="{}TransactionStatusResponse"/>
<element name="TransmitResponse" type="{}TransmitResponse"/>
</choice>
<element name="SecurityTrailer" type="{}ContentInformation" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AdminResponse |
adminResponse
The Admin response.
|
protected BalanceInquiryResponse |
balanceInquiryResponse
The Balance inquiry response.
|
protected BatchResponse |
batchResponse
The Batch response.
|
protected CardAcquisitionResponse |
cardAcquisitionResponse
The Card acquisition response.
|
protected CardReaderAPDUResponse |
cardReaderAPDUResponse
The Card reader apdu response.
|
protected CardReaderInitResponse |
cardReaderInitResponse
The Card reader init response.
|
protected CardReaderPowerOffResponse |
cardReaderPowerOffResponse
The Card reader power off response.
|
protected DiagnosisResponse |
diagnosisResponse
The Diagnosis response.
|
protected DisplayResponse |
displayResponse
The Display response.
|
protected EnableServiceResponse |
enableServiceResponse
The Enable service response.
|
protected GetTotalsResponse |
getTotalsResponse
The Get totals response.
|
protected InputResponse |
inputResponse
The Input response.
|
protected LoginResponse |
loginResponse
The Login response.
|
protected LogoutResponse |
logoutResponse
The Logout response.
|
protected LoyaltyResponse |
loyaltyResponse
The Loyalty response.
|
protected MessageHeader |
messageHeader
The Message header.
|
protected PaymentResponse |
paymentResponse
The Payment response.
|
protected PINResponse |
pinResponse
The Pin response.
|
protected PrintResponse |
printResponse
The Print response.
|
protected ReconciliationResponse |
reconciliationResponse
The Reconciliation response.
|
protected ReversalResponse |
reversalResponse
The Reversal response.
|
protected ContentInformation |
securityTrailer
The Security trailer.
|
protected SoundResponse |
soundResponse
The Sound response.
|
protected StoredValueResponse |
storedValueResponse
The Stored value response.
|
protected TransactionStatusResponse |
transactionStatusResponse
The Transaction status response.
|
protected TransmitResponse |
transmitResponse
The Transmit response.
|
| Constructor and Description |
|---|
SaleToPOIResponse() |
| Modifier and Type | Method and Description |
|---|---|
AdminResponse |
getAdminResponse()
Gets the value of the adminResponse property.
|
BalanceInquiryResponse |
getBalanceInquiryResponse()
Gets the value of the balanceInquiryResponse property.
|
BatchResponse |
getBatchResponse()
Gets the value of the batchResponse property.
|
CardAcquisitionResponse |
getCardAcquisitionResponse()
Gets the value of the cardAcquisitionResponse property.
|
CardReaderAPDUResponse |
getCardReaderAPDUResponse()
Gets the value of the cardReaderAPDUResponse property.
|
CardReaderInitResponse |
getCardReaderInitResponse()
Gets the value of the cardReaderInitResponse property.
|
CardReaderPowerOffResponse |
getCardReaderPowerOffResponse()
Gets the value of the cardReaderPowerOffResponse property.
|
DiagnosisResponse |
getDiagnosisResponse()
Gets the value of the diagnosisResponse property.
|
DisplayResponse |
getDisplayResponse()
Gets the value of the displayResponse property.
|
EnableServiceResponse |
getEnableServiceResponse()
Gets the value of the enableServiceResponse property.
|
GetTotalsResponse |
getGetTotalsResponse()
Gets the value of the getTotalsResponse property.
|
InputResponse |
getInputResponse()
Gets the value of the inputResponse property.
|
LoginResponse |
getLoginResponse()
Gets the value of the loginResponse property.
|
LogoutResponse |
getLogoutResponse()
Gets the value of the logoutResponse property.
|
LoyaltyResponse |
getLoyaltyResponse()
Gets the value of the loyaltyResponse property.
|
MessageHeader |
getMessageHeader()
Gets the value of the messageHeader property.
|
PaymentResponse |
getPaymentResponse()
Gets the value of the paymentResponse property.
|
PINResponse |
getPINResponse()
Gets the value of the pinResponse property.
|
PrintResponse |
getPrintResponse()
Gets the value of the printResponse property.
|
ReconciliationResponse |
getReconciliationResponse()
Gets the value of the reconciliationResponse property.
|
ReversalResponse |
getReversalResponse()
Gets the value of the reversalResponse property.
|
ContentInformation |
getSecurityTrailer()
Gets the value of the securityTrailer property.
|
SoundResponse |
getSoundResponse()
Gets the value of the soundResponse property.
|
StoredValueResponse |
getStoredValueResponse()
Gets the value of the storedValueResponse property.
|
TransactionStatusResponse |
getTransactionStatusResponse()
Gets the value of the transactionStatusResponse property.
|
TransmitResponse |
getTransmitResponse()
Gets the value of the transmitResponse property.
|
void |
setAdminResponse(AdminResponse value)
Sets the value of the adminResponse property.
|
void |
setBalanceInquiryResponse(BalanceInquiryResponse value)
Sets the value of the balanceInquiryResponse property.
|
void |
setBatchResponse(BatchResponse value)
Sets the value of the batchResponse property.
|
void |
setCardAcquisitionResponse(CardAcquisitionResponse value)
Sets the value of the cardAcquisitionResponse property.
|
void |
setCardReaderAPDUResponse(CardReaderAPDUResponse value)
Sets the value of the cardReaderAPDUResponse property.
|
void |
setCardReaderInitResponse(CardReaderInitResponse value)
Sets the value of the cardReaderInitResponse property.
|
void |
setCardReaderPowerOffResponse(CardReaderPowerOffResponse value)
Sets the value of the cardReaderPowerOffResponse property.
|
void |
setDiagnosisResponse(DiagnosisResponse value)
Sets the value of the diagnosisResponse property.
|
void |
setDisplayResponse(DisplayResponse value)
Sets the value of the displayResponse property.
|
void |
setEnableServiceResponse(EnableServiceResponse value)
Sets the value of the enableServiceResponse property.
|
void |
setGetTotalsResponse(GetTotalsResponse value)
Sets the value of the getTotalsResponse property.
|
void |
setInputResponse(InputResponse value)
Sets the value of the inputResponse property.
|
void |
setLoginResponse(LoginResponse value)
Sets the value of the loginResponse property.
|
void |
setLogoutResponse(LogoutResponse value)
Sets the value of the logoutResponse property.
|
void |
setLoyaltyResponse(LoyaltyResponse value)
Sets the value of the loyaltyResponse property.
|
void |
setMessageHeader(MessageHeader value)
Sets the value of the messageHeader property.
|
void |
setPaymentResponse(PaymentResponse value)
Sets the value of the paymentResponse property.
|
void |
setPINResponse(PINResponse value)
Sets the value of the pinResponse property.
|
void |
setPrintResponse(PrintResponse value)
Sets the value of the printResponse property.
|
void |
setReconciliationResponse(ReconciliationResponse value)
Sets the value of the reconciliationResponse property.
|
void |
setReversalResponse(ReversalResponse value)
Sets the value of the reversalResponse property.
|
void |
setSecurityTrailer(ContentInformation value)
Sets the value of the securityTrailer property.
|
void |
setSoundResponse(SoundResponse value)
Sets the value of the soundResponse property.
|
void |
setStoredValueResponse(StoredValueResponse value)
Sets the value of the storedValueResponse property.
|
void |
setTransactionStatusResponse(TransactionStatusResponse value)
Sets the value of the transactionStatusResponse property.
|
void |
setTransmitResponse(TransmitResponse value)
Sets the value of the transmitResponse property.
|
protected MessageHeader messageHeader
protected BalanceInquiryResponse balanceInquiryResponse
protected BatchResponse batchResponse
protected CardAcquisitionResponse cardAcquisitionResponse
protected AdminResponse adminResponse
protected DiagnosisResponse diagnosisResponse
protected DisplayResponse displayResponse
protected EnableServiceResponse enableServiceResponse
protected GetTotalsResponse getTotalsResponse
protected InputResponse inputResponse
protected LoginResponse loginResponse
protected LogoutResponse logoutResponse
protected LoyaltyResponse loyaltyResponse
protected PaymentResponse paymentResponse
protected PINResponse pinResponse
protected PrintResponse printResponse
protected CardReaderInitResponse cardReaderInitResponse
protected CardReaderAPDUResponse cardReaderAPDUResponse
protected CardReaderPowerOffResponse cardReaderPowerOffResponse
protected ReconciliationResponse reconciliationResponse
protected ReversalResponse reversalResponse
protected SoundResponse soundResponse
protected StoredValueResponse storedValueResponse
protected TransactionStatusResponse transactionStatusResponse
protected TransmitResponse transmitResponse
protected ContentInformation securityTrailer
public MessageHeader getMessageHeader()
MessageHeaderpublic void setMessageHeader(MessageHeader value)
value - allowed object is MessageHeaderpublic BalanceInquiryResponse getBalanceInquiryResponse()
BalanceInquiryResponsepublic void setBalanceInquiryResponse(BalanceInquiryResponse value)
value - allowed object is BalanceInquiryResponsepublic BatchResponse getBatchResponse()
BatchResponsepublic void setBatchResponse(BatchResponse value)
value - allowed object is BatchResponsepublic CardAcquisitionResponse getCardAcquisitionResponse()
CardAcquisitionResponsepublic void setCardAcquisitionResponse(CardAcquisitionResponse value)
value - allowed object is CardAcquisitionResponsepublic AdminResponse getAdminResponse()
AdminResponsepublic void setAdminResponse(AdminResponse value)
value - allowed object is AdminResponsepublic DiagnosisResponse getDiagnosisResponse()
DiagnosisResponsepublic void setDiagnosisResponse(DiagnosisResponse value)
value - allowed object is DiagnosisResponsepublic DisplayResponse getDisplayResponse()
DisplayResponsepublic void setDisplayResponse(DisplayResponse value)
value - allowed object is DisplayResponsepublic EnableServiceResponse getEnableServiceResponse()
EnableServiceResponsepublic void setEnableServiceResponse(EnableServiceResponse value)
value - allowed object is EnableServiceResponsepublic GetTotalsResponse getGetTotalsResponse()
GetTotalsResponsepublic void setGetTotalsResponse(GetTotalsResponse value)
value - allowed object is GetTotalsResponsepublic InputResponse getInputResponse()
InputResponsepublic void setInputResponse(InputResponse value)
value - allowed object is InputResponsepublic LoginResponse getLoginResponse()
LoginResponsepublic void setLoginResponse(LoginResponse value)
value - allowed object is LoginResponsepublic LogoutResponse getLogoutResponse()
LogoutResponsepublic void setLogoutResponse(LogoutResponse value)
value - allowed object is LogoutResponsepublic LoyaltyResponse getLoyaltyResponse()
LoyaltyResponsepublic void setLoyaltyResponse(LoyaltyResponse value)
value - allowed object is LoyaltyResponsepublic PaymentResponse getPaymentResponse()
PaymentResponsepublic void setPaymentResponse(PaymentResponse value)
value - allowed object is PaymentResponsepublic PINResponse getPINResponse()
PINResponsepublic void setPINResponse(PINResponse value)
value - allowed object is PINResponsepublic PrintResponse getPrintResponse()
PrintResponsepublic void setPrintResponse(PrintResponse value)
value - allowed object is PrintResponsepublic CardReaderInitResponse getCardReaderInitResponse()
CardReaderInitResponsepublic void setCardReaderInitResponse(CardReaderInitResponse value)
value - allowed object is CardReaderInitResponsepublic CardReaderAPDUResponse getCardReaderAPDUResponse()
CardReaderAPDUResponsepublic void setCardReaderAPDUResponse(CardReaderAPDUResponse value)
value - allowed object is CardReaderAPDUResponsepublic CardReaderPowerOffResponse getCardReaderPowerOffResponse()
CardReaderPowerOffResponsepublic void setCardReaderPowerOffResponse(CardReaderPowerOffResponse value)
value - allowed object is CardReaderPowerOffResponsepublic ReconciliationResponse getReconciliationResponse()
ReconciliationResponsepublic void setReconciliationResponse(ReconciliationResponse value)
value - allowed object is ReconciliationResponsepublic ReversalResponse getReversalResponse()
ReversalResponsepublic void setReversalResponse(ReversalResponse value)
value - allowed object is ReversalResponsepublic SoundResponse getSoundResponse()
SoundResponsepublic void setSoundResponse(SoundResponse value)
value - allowed object is SoundResponsepublic StoredValueResponse getStoredValueResponse()
StoredValueResponsepublic void setStoredValueResponse(StoredValueResponse value)
value - allowed object is StoredValueResponsepublic TransactionStatusResponse getTransactionStatusResponse()
TransactionStatusResponsepublic void setTransactionStatusResponse(TransactionStatusResponse value)
value - allowed object is TransactionStatusResponsepublic TransmitResponse getTransmitResponse()
TransmitResponsepublic void setTransmitResponse(TransmitResponse value)
value - allowed object is TransmitResponsepublic ContentInformation getSecurityTrailer()
ContentInformationpublic void setSecurityTrailer(ContentInformation value)
value - allowed object is ContentInformationCopyright © 2022. All rights reserved.