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="{}MessageHeaderType"/>
<choice>
<element name="BalanceInquiryResponse" type="{}BalanceInquiryResponseType"/>
<element name="BatchResponse" type="{}BatchResponseType"/>
<element name="CardAcquisitionResponse" type="{}CardAcquisitionResponseType"/>
<element name="AdminResponse" type="{}AdminResponseType"/>
<element name="DiagnosisResponse" type="{}DiagnosisResponseType"/>
<element name="DisplayResponse" type="{}DisplayResponseType"/>
<element name="EnableServiceResponse" type="{}EnableServiceResponseType"/>
<element name="GetTotalsResponse" type="{}GetTotalsResponseType"/>
<element name="InputResponse" type="{}InputResponseType"/>
<element name="LoginResponse" type="{}LoginResponseType"/>
<element name="LogoutResponse" type="{}LogoutResponseType"/>
<element name="LoyaltyResponse" type="{}LoyaltyResponseType"/>
<element name="PaymentResponse" type="{}PaymentResponseType"/>
<element name="PINResponse" type="{}PINResponseType"/>
<element name="PrintResponse" type="{}PrintResponseType"/>
<element name="CardReaderInitResponse" type="{}CardReaderInitResponseType"/>
<element name="CardReaderAPDUResponse" type="{}CardReaderAPDUResponseType"/>
<element name="CardReaderPowerOffResponse" type="{}CardReaderPowerOffResponseType"/>
<element name="ReconciliationResponse" type="{}ReconciliationResponseType"/>
<element name="ReversalResponse" type="{}ReversalResponseType"/>
<element name="SoundResponse" type="{}SoundResponseType"/>
<element name="StoredValueResponse" type="{}StoredValueResponseType"/>
<element name="TransactionStatusResponse" type="{}TransactionStatusResponseType"/>
<element name="TransmitResponse" type="{}TransmitResponseType"/>
</choice>
<element name="SecurityTrailer" type="{}ContentInformationType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SaleToPOIResponse() |
| Modifier and Type | Method and Description |
|---|---|
AdminResponseType |
getAdminResponse()
Gets the value of the adminResponse property.
|
BalanceInquiryResponseType |
getBalanceInquiryResponse()
Gets the value of the balanceInquiryResponse property.
|
BatchResponseType |
getBatchResponse()
Gets the value of the batchResponse property.
|
CardAcquisitionResponseType |
getCardAcquisitionResponse()
Gets the value of the cardAcquisitionResponse property.
|
CardReaderAPDUResponseType |
getCardReaderAPDUResponse()
Gets the value of the cardReaderAPDUResponse property.
|
CardReaderInitResponseType |
getCardReaderInitResponse()
Gets the value of the cardReaderInitResponse property.
|
CardReaderPowerOffResponseType |
getCardReaderPowerOffResponse()
Gets the value of the cardReaderPowerOffResponse property.
|
DiagnosisResponseType |
getDiagnosisResponse()
Gets the value of the diagnosisResponse property.
|
DisplayResponseType |
getDisplayResponse()
Gets the value of the displayResponse property.
|
EnableServiceResponseType |
getEnableServiceResponse()
Gets the value of the enableServiceResponse property.
|
GetTotalsResponseType |
getGetTotalsResponse()
Gets the value of the getTotalsResponse property.
|
InputResponseType |
getInputResponse()
Gets the value of the inputResponse property.
|
LoginResponseType |
getLoginResponse()
Gets the value of the loginResponse property.
|
LogoutResponseType |
getLogoutResponse()
Gets the value of the logoutResponse property.
|
LoyaltyResponseType |
getLoyaltyResponse()
Gets the value of the loyaltyResponse property.
|
MessageHeaderType |
getMessageHeader()
Gets the value of the messageHeader property.
|
PaymentResponseType |
getPaymentResponse()
Gets the value of the paymentResponse property.
|
PINResponseType |
getPINResponse()
Gets the value of the pinResponse property.
|
PrintResponseType |
getPrintResponse()
Gets the value of the printResponse property.
|
ReconciliationResponseType |
getReconciliationResponse()
Gets the value of the reconciliationResponse property.
|
ReversalResponseType |
getReversalResponse()
Gets the value of the reversalResponse property.
|
ContentInformationType |
getSecurityTrailer()
Gets the value of the securityTrailer property.
|
SoundResponseType |
getSoundResponse()
Gets the value of the soundResponse property.
|
StoredValueResponseType |
getStoredValueResponse()
Gets the value of the storedValueResponse property.
|
TransactionStatusResponseType |
getTransactionStatusResponse()
Gets the value of the transactionStatusResponse property.
|
TransmitResponseType |
getTransmitResponse()
Gets the value of the transmitResponse property.
|
void |
setAdminResponse(AdminResponseType value)
Sets the value of the adminResponse property.
|
void |
setBalanceInquiryResponse(BalanceInquiryResponseType value)
Sets the value of the balanceInquiryResponse property.
|
void |
setBatchResponse(BatchResponseType value)
Sets the value of the batchResponse property.
|
void |
setCardAcquisitionResponse(CardAcquisitionResponseType value)
Sets the value of the cardAcquisitionResponse property.
|
void |
setCardReaderAPDUResponse(CardReaderAPDUResponseType value)
Sets the value of the cardReaderAPDUResponse property.
|
void |
setCardReaderInitResponse(CardReaderInitResponseType value)
Sets the value of the cardReaderInitResponse property.
|
void |
setCardReaderPowerOffResponse(CardReaderPowerOffResponseType value)
Sets the value of the cardReaderPowerOffResponse property.
|
void |
setDiagnosisResponse(DiagnosisResponseType value)
Sets the value of the diagnosisResponse property.
|
void |
setDisplayResponse(DisplayResponseType value)
Sets the value of the displayResponse property.
|
void |
setEnableServiceResponse(EnableServiceResponseType value)
Sets the value of the enableServiceResponse property.
|
void |
setGetTotalsResponse(GetTotalsResponseType value)
Sets the value of the getTotalsResponse property.
|
void |
setInputResponse(InputResponseType value)
Sets the value of the inputResponse property.
|
void |
setLoginResponse(LoginResponseType value)
Sets the value of the loginResponse property.
|
void |
setLogoutResponse(LogoutResponseType value)
Sets the value of the logoutResponse property.
|
void |
setLoyaltyResponse(LoyaltyResponseType value)
Sets the value of the loyaltyResponse property.
|
void |
setMessageHeader(MessageHeaderType value)
Sets the value of the messageHeader property.
|
void |
setPaymentResponse(PaymentResponseType value)
Sets the value of the paymentResponse property.
|
void |
setPINResponse(PINResponseType value)
Sets the value of the pinResponse property.
|
void |
setPrintResponse(PrintResponseType value)
Sets the value of the printResponse property.
|
void |
setReconciliationResponse(ReconciliationResponseType value)
Sets the value of the reconciliationResponse property.
|
void |
setReversalResponse(ReversalResponseType value)
Sets the value of the reversalResponse property.
|
void |
setSecurityTrailer(ContentInformationType value)
Sets the value of the securityTrailer property.
|
void |
setSoundResponse(SoundResponseType value)
Sets the value of the soundResponse property.
|
void |
setStoredValueResponse(StoredValueResponseType value)
Sets the value of the storedValueResponse property.
|
void |
setTransactionStatusResponse(TransactionStatusResponseType value)
Sets the value of the transactionStatusResponse property.
|
void |
setTransmitResponse(TransmitResponseType value)
Sets the value of the transmitResponse property.
|
protected MessageHeaderType messageHeader
protected BalanceInquiryResponseType balanceInquiryResponse
protected BatchResponseType batchResponse
protected CardAcquisitionResponseType cardAcquisitionResponse
protected AdminResponseType adminResponse
protected DiagnosisResponseType diagnosisResponse
protected DisplayResponseType displayResponse
protected EnableServiceResponseType enableServiceResponse
protected GetTotalsResponseType getTotalsResponse
protected InputResponseType inputResponse
protected LoginResponseType loginResponse
protected LogoutResponseType logoutResponse
protected LoyaltyResponseType loyaltyResponse
protected PaymentResponseType paymentResponse
protected PINResponseType pinResponse
protected PrintResponseType printResponse
protected CardReaderInitResponseType cardReaderInitResponse
protected CardReaderAPDUResponseType cardReaderAPDUResponse
protected CardReaderPowerOffResponseType cardReaderPowerOffResponse
protected ReconciliationResponseType reconciliationResponse
protected ReversalResponseType reversalResponse
protected SoundResponseType soundResponse
protected StoredValueResponseType storedValueResponse
protected TransactionStatusResponseType transactionStatusResponse
protected TransmitResponseType transmitResponse
protected ContentInformationType securityTrailer
public MessageHeaderType getMessageHeader()
MessageHeaderTypepublic void setMessageHeader(MessageHeaderType value)
value - allowed object is
MessageHeaderTypepublic BalanceInquiryResponseType getBalanceInquiryResponse()
BalanceInquiryResponseTypepublic void setBalanceInquiryResponse(BalanceInquiryResponseType value)
value - allowed object is
BalanceInquiryResponseTypepublic BatchResponseType getBatchResponse()
BatchResponseTypepublic void setBatchResponse(BatchResponseType value)
value - allowed object is
BatchResponseTypepublic CardAcquisitionResponseType getCardAcquisitionResponse()
CardAcquisitionResponseTypepublic void setCardAcquisitionResponse(CardAcquisitionResponseType value)
value - allowed object is
CardAcquisitionResponseTypepublic AdminResponseType getAdminResponse()
AdminResponseTypepublic void setAdminResponse(AdminResponseType value)
value - allowed object is
AdminResponseTypepublic DiagnosisResponseType getDiagnosisResponse()
DiagnosisResponseTypepublic void setDiagnosisResponse(DiagnosisResponseType value)
value - allowed object is
DiagnosisResponseTypepublic DisplayResponseType getDisplayResponse()
DisplayResponseTypepublic void setDisplayResponse(DisplayResponseType value)
value - allowed object is
DisplayResponseTypepublic EnableServiceResponseType getEnableServiceResponse()
EnableServiceResponseTypepublic void setEnableServiceResponse(EnableServiceResponseType value)
value - allowed object is
EnableServiceResponseTypepublic GetTotalsResponseType getGetTotalsResponse()
GetTotalsResponseTypepublic void setGetTotalsResponse(GetTotalsResponseType value)
value - allowed object is
GetTotalsResponseTypepublic InputResponseType getInputResponse()
InputResponseTypepublic void setInputResponse(InputResponseType value)
value - allowed object is
InputResponseTypepublic LoginResponseType getLoginResponse()
LoginResponseTypepublic void setLoginResponse(LoginResponseType value)
value - allowed object is
LoginResponseTypepublic LogoutResponseType getLogoutResponse()
LogoutResponseTypepublic void setLogoutResponse(LogoutResponseType value)
value - allowed object is
LogoutResponseTypepublic LoyaltyResponseType getLoyaltyResponse()
LoyaltyResponseTypepublic void setLoyaltyResponse(LoyaltyResponseType value)
value - allowed object is
LoyaltyResponseTypepublic PaymentResponseType getPaymentResponse()
PaymentResponseTypepublic void setPaymentResponse(PaymentResponseType value)
value - allowed object is
PaymentResponseTypepublic PINResponseType getPINResponse()
PINResponseTypepublic void setPINResponse(PINResponseType value)
value - allowed object is
PINResponseTypepublic PrintResponseType getPrintResponse()
PrintResponseTypepublic void setPrintResponse(PrintResponseType value)
value - allowed object is
PrintResponseTypepublic CardReaderInitResponseType getCardReaderInitResponse()
CardReaderInitResponseTypepublic void setCardReaderInitResponse(CardReaderInitResponseType value)
value - allowed object is
CardReaderInitResponseTypepublic CardReaderAPDUResponseType getCardReaderAPDUResponse()
CardReaderAPDUResponseTypepublic void setCardReaderAPDUResponse(CardReaderAPDUResponseType value)
value - allowed object is
CardReaderAPDUResponseTypepublic CardReaderPowerOffResponseType getCardReaderPowerOffResponse()
CardReaderPowerOffResponseTypepublic void setCardReaderPowerOffResponse(CardReaderPowerOffResponseType value)
value - allowed object is
CardReaderPowerOffResponseTypepublic ReconciliationResponseType getReconciliationResponse()
ReconciliationResponseTypepublic void setReconciliationResponse(ReconciliationResponseType value)
value - allowed object is
ReconciliationResponseTypepublic ReversalResponseType getReversalResponse()
ReversalResponseTypepublic void setReversalResponse(ReversalResponseType value)
value - allowed object is
ReversalResponseTypepublic SoundResponseType getSoundResponse()
SoundResponseTypepublic void setSoundResponse(SoundResponseType value)
value - allowed object is
SoundResponseTypepublic StoredValueResponseType getStoredValueResponse()
StoredValueResponseTypepublic void setStoredValueResponse(StoredValueResponseType value)
value - allowed object is
StoredValueResponseTypepublic TransactionStatusResponseType getTransactionStatusResponse()
TransactionStatusResponseTypepublic void setTransactionStatusResponse(TransactionStatusResponseType value)
value - allowed object is
TransactionStatusResponseTypepublic TransmitResponseType getTransmitResponse()
TransmitResponseTypepublic void setTransmitResponse(TransmitResponseType value)
value - allowed object is
TransmitResponseTypepublic ContentInformationType getSecurityTrailer()
ContentInformationTypepublic void setSecurityTrailer(ContentInformationType value)
value - allowed object is
ContentInformationTypeCopyright © 2018. All rights reserved.