Package com.adyen.model.nexo
Class SaleToPOIResponse
- java.lang.Object
-
- com.adyen.model.nexo.SaleToPOIResponse
-
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>
-
-
Field Summary
Fields Modifier and Type Field Description protected AdminResponseadminResponseThe Admin response.protected BalanceInquiryResponsebalanceInquiryResponseThe Balance inquiry response.protected BatchResponsebatchResponseThe Batch response.protected CardAcquisitionResponsecardAcquisitionResponseThe Card acquisition response.protected CardReaderAPDUResponsecardReaderAPDUResponseThe Card reader apdu response.protected CardReaderInitResponsecardReaderInitResponseThe Card reader init response.protected CardReaderPowerOffResponsecardReaderPowerOffResponseThe Card reader power off response.protected DiagnosisResponsediagnosisResponseThe Diagnosis response.protected DisplayResponsedisplayResponseThe Display response.protected EnableServiceResponseenableServiceResponseThe Enable service response.protected GetTotalsResponsegetTotalsResponseThe Get totals response.protected InputResponseinputResponseThe Input response.protected LoginResponseloginResponseThe Login response.protected LogoutResponselogoutResponseThe Logout response.protected LoyaltyResponseloyaltyResponseThe Loyalty response.protected MessageHeadermessageHeaderThe Message header.protected PaymentResponsepaymentResponseThe Payment response.protected PINResponsepinResponseThe Pin response.protected PrintResponseprintResponseThe Print response.protected ReconciliationResponsereconciliationResponseThe Reconciliation response.protected ReversalResponsereversalResponseThe Reversal response.protected ContentInformationsecurityTrailerThe Security trailer.protected SoundResponsesoundResponseThe Sound response.protected StoredValueResponsestoredValueResponseThe Stored value response.protected TransactionStatusResponsetransactionStatusResponseThe Transaction status response.protected TransmitResponsetransmitResponseThe Transmit response.
-
Constructor Summary
Constructors Constructor Description SaleToPOIResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AdminResponsegetAdminResponse()Gets the value of the adminResponse property.BalanceInquiryResponsegetBalanceInquiryResponse()Gets the value of the balanceInquiryResponse property.BatchResponsegetBatchResponse()Gets the value of the batchResponse property.CardAcquisitionResponsegetCardAcquisitionResponse()Gets the value of the cardAcquisitionResponse property.CardReaderAPDUResponsegetCardReaderAPDUResponse()Gets the value of the cardReaderAPDUResponse property.CardReaderInitResponsegetCardReaderInitResponse()Gets the value of the cardReaderInitResponse property.CardReaderPowerOffResponsegetCardReaderPowerOffResponse()Gets the value of the cardReaderPowerOffResponse property.DiagnosisResponsegetDiagnosisResponse()Gets the value of the diagnosisResponse property.DisplayResponsegetDisplayResponse()Gets the value of the displayResponse property.EnableServiceResponsegetEnableServiceResponse()Gets the value of the enableServiceResponse property.GetTotalsResponsegetGetTotalsResponse()Gets the value of the getTotalsResponse property.InputResponsegetInputResponse()Gets the value of the inputResponse property.LoginResponsegetLoginResponse()Gets the value of the loginResponse property.LogoutResponsegetLogoutResponse()Gets the value of the logoutResponse property.LoyaltyResponsegetLoyaltyResponse()Gets the value of the loyaltyResponse property.MessageHeadergetMessageHeader()Gets the value of the messageHeader property.PaymentResponsegetPaymentResponse()Gets the value of the paymentResponse property.PINResponsegetPINResponse()Gets the value of the pinResponse property.PrintResponsegetPrintResponse()Gets the value of the printResponse property.ReconciliationResponsegetReconciliationResponse()Gets the value of the reconciliationResponse property.ReversalResponsegetReversalResponse()Gets the value of the reversalResponse property.ContentInformationgetSecurityTrailer()Gets the value of the securityTrailer property.SoundResponsegetSoundResponse()Gets the value of the soundResponse property.StoredValueResponsegetStoredValueResponse()Gets the value of the storedValueResponse property.TransactionStatusResponsegetTransactionStatusResponse()Gets the value of the transactionStatusResponse property.TransmitResponsegetTransmitResponse()Gets the value of the transmitResponse property.voidsetAdminResponse(AdminResponse value)Sets the value of the adminResponse property.voidsetBalanceInquiryResponse(BalanceInquiryResponse value)Sets the value of the balanceInquiryResponse property.voidsetBatchResponse(BatchResponse value)Sets the value of the batchResponse property.voidsetCardAcquisitionResponse(CardAcquisitionResponse value)Sets the value of the cardAcquisitionResponse property.voidsetCardReaderAPDUResponse(CardReaderAPDUResponse value)Sets the value of the cardReaderAPDUResponse property.voidsetCardReaderInitResponse(CardReaderInitResponse value)Sets the value of the cardReaderInitResponse property.voidsetCardReaderPowerOffResponse(CardReaderPowerOffResponse value)Sets the value of the cardReaderPowerOffResponse property.voidsetDiagnosisResponse(DiagnosisResponse value)Sets the value of the diagnosisResponse property.voidsetDisplayResponse(DisplayResponse value)Sets the value of the displayResponse property.voidsetEnableServiceResponse(EnableServiceResponse value)Sets the value of the enableServiceResponse property.voidsetGetTotalsResponse(GetTotalsResponse value)Sets the value of the getTotalsResponse property.voidsetInputResponse(InputResponse value)Sets the value of the inputResponse property.voidsetLoginResponse(LoginResponse value)Sets the value of the loginResponse property.voidsetLogoutResponse(LogoutResponse value)Sets the value of the logoutResponse property.voidsetLoyaltyResponse(LoyaltyResponse value)Sets the value of the loyaltyResponse property.voidsetMessageHeader(MessageHeader value)Sets the value of the messageHeader property.voidsetPaymentResponse(PaymentResponse value)Sets the value of the paymentResponse property.voidsetPINResponse(PINResponse value)Sets the value of the pinResponse property.voidsetPrintResponse(PrintResponse value)Sets the value of the printResponse property.voidsetReconciliationResponse(ReconciliationResponse value)Sets the value of the reconciliationResponse property.voidsetReversalResponse(ReversalResponse value)Sets the value of the reversalResponse property.voidsetSecurityTrailer(ContentInformation value)Sets the value of the securityTrailer property.voidsetSoundResponse(SoundResponse value)Sets the value of the soundResponse property.voidsetStoredValueResponse(StoredValueResponse value)Sets the value of the storedValueResponse property.voidsetTransactionStatusResponse(TransactionStatusResponse value)Sets the value of the transactionStatusResponse property.voidsetTransmitResponse(TransmitResponse value)Sets the value of the transmitResponse property.
-
-
-
Field Detail
-
messageHeader
protected MessageHeader messageHeader
The Message header.
-
balanceInquiryResponse
protected BalanceInquiryResponse balanceInquiryResponse
The Balance inquiry response.
-
batchResponse
protected BatchResponse batchResponse
The Batch response.
-
cardAcquisitionResponse
protected CardAcquisitionResponse cardAcquisitionResponse
The Card acquisition response.
-
adminResponse
protected AdminResponse adminResponse
The Admin response.
-
diagnosisResponse
protected DiagnosisResponse diagnosisResponse
The Diagnosis response.
-
displayResponse
protected DisplayResponse displayResponse
The Display response.
-
enableServiceResponse
protected EnableServiceResponse enableServiceResponse
The Enable service response.
-
getTotalsResponse
protected GetTotalsResponse getTotalsResponse
The Get totals response.
-
inputResponse
protected InputResponse inputResponse
The Input response.
-
loginResponse
protected LoginResponse loginResponse
The Login response.
-
logoutResponse
protected LogoutResponse logoutResponse
The Logout response.
-
loyaltyResponse
protected LoyaltyResponse loyaltyResponse
The Loyalty response.
-
paymentResponse
protected PaymentResponse paymentResponse
The Payment response.
-
pinResponse
protected PINResponse pinResponse
The Pin response.
-
printResponse
protected PrintResponse printResponse
The Print response.
-
cardReaderInitResponse
protected CardReaderInitResponse cardReaderInitResponse
The Card reader init response.
-
cardReaderAPDUResponse
protected CardReaderAPDUResponse cardReaderAPDUResponse
The Card reader apdu response.
-
cardReaderPowerOffResponse
protected CardReaderPowerOffResponse cardReaderPowerOffResponse
The Card reader power off response.
-
reconciliationResponse
protected ReconciliationResponse reconciliationResponse
The Reconciliation response.
-
reversalResponse
protected ReversalResponse reversalResponse
The Reversal response.
-
soundResponse
protected SoundResponse soundResponse
The Sound response.
-
storedValueResponse
protected StoredValueResponse storedValueResponse
The Stored value response.
-
transactionStatusResponse
protected TransactionStatusResponse transactionStatusResponse
The Transaction status response.
-
transmitResponse
protected TransmitResponse transmitResponse
The Transmit response.
-
securityTrailer
protected ContentInformation securityTrailer
The Security trailer.
-
-
Method Detail
-
getMessageHeader
public MessageHeader getMessageHeader()
Gets the value of the messageHeader property.- Returns:
- possible object is
MessageHeader
-
setMessageHeader
public void setMessageHeader(MessageHeader value)
Sets the value of the messageHeader property.- Parameters:
value- allowed object isMessageHeader
-
getBalanceInquiryResponse
public BalanceInquiryResponse getBalanceInquiryResponse()
Gets the value of the balanceInquiryResponse property.- Returns:
- possible object is
BalanceInquiryResponse
-
setBalanceInquiryResponse
public void setBalanceInquiryResponse(BalanceInquiryResponse value)
Sets the value of the balanceInquiryResponse property.- Parameters:
value- allowed object isBalanceInquiryResponse
-
getBatchResponse
public BatchResponse getBatchResponse()
Gets the value of the batchResponse property.- Returns:
- possible object is
BatchResponse
-
setBatchResponse
public void setBatchResponse(BatchResponse value)
Sets the value of the batchResponse property.- Parameters:
value- allowed object isBatchResponse
-
getCardAcquisitionResponse
public CardAcquisitionResponse getCardAcquisitionResponse()
Gets the value of the cardAcquisitionResponse property.- Returns:
- possible object is
CardAcquisitionResponse
-
setCardAcquisitionResponse
public void setCardAcquisitionResponse(CardAcquisitionResponse value)
Sets the value of the cardAcquisitionResponse property.- Parameters:
value- allowed object isCardAcquisitionResponse
-
getAdminResponse
public AdminResponse getAdminResponse()
Gets the value of the adminResponse property.- Returns:
- possible object is
AdminResponse
-
setAdminResponse
public void setAdminResponse(AdminResponse value)
Sets the value of the adminResponse property.- Parameters:
value- allowed object isAdminResponse
-
getDiagnosisResponse
public DiagnosisResponse getDiagnosisResponse()
Gets the value of the diagnosisResponse property.- Returns:
- possible object is
DiagnosisResponse
-
setDiagnosisResponse
public void setDiagnosisResponse(DiagnosisResponse value)
Sets the value of the diagnosisResponse property.- Parameters:
value- allowed object isDiagnosisResponse
-
getDisplayResponse
public DisplayResponse getDisplayResponse()
Gets the value of the displayResponse property.- Returns:
- possible object is
DisplayResponse
-
setDisplayResponse
public void setDisplayResponse(DisplayResponse value)
Sets the value of the displayResponse property.- Parameters:
value- allowed object isDisplayResponse
-
getEnableServiceResponse
public EnableServiceResponse getEnableServiceResponse()
Gets the value of the enableServiceResponse property.- Returns:
- possible object is
EnableServiceResponse
-
setEnableServiceResponse
public void setEnableServiceResponse(EnableServiceResponse value)
Sets the value of the enableServiceResponse property.- Parameters:
value- allowed object isEnableServiceResponse
-
getGetTotalsResponse
public GetTotalsResponse getGetTotalsResponse()
Gets the value of the getTotalsResponse property.- Returns:
- possible object is
GetTotalsResponse
-
setGetTotalsResponse
public void setGetTotalsResponse(GetTotalsResponse value)
Sets the value of the getTotalsResponse property.- Parameters:
value- allowed object isGetTotalsResponse
-
getInputResponse
public InputResponse getInputResponse()
Gets the value of the inputResponse property.- Returns:
- possible object is
InputResponse
-
setInputResponse
public void setInputResponse(InputResponse value)
Sets the value of the inputResponse property.- Parameters:
value- allowed object isInputResponse
-
getLoginResponse
public LoginResponse getLoginResponse()
Gets the value of the loginResponse property.- Returns:
- possible object is
LoginResponse
-
setLoginResponse
public void setLoginResponse(LoginResponse value)
Sets the value of the loginResponse property.- Parameters:
value- allowed object isLoginResponse
-
getLogoutResponse
public LogoutResponse getLogoutResponse()
Gets the value of the logoutResponse property.- Returns:
- possible object is
LogoutResponse
-
setLogoutResponse
public void setLogoutResponse(LogoutResponse value)
Sets the value of the logoutResponse property.- Parameters:
value- allowed object isLogoutResponse
-
getLoyaltyResponse
public LoyaltyResponse getLoyaltyResponse()
Gets the value of the loyaltyResponse property.- Returns:
- possible object is
LoyaltyResponse
-
setLoyaltyResponse
public void setLoyaltyResponse(LoyaltyResponse value)
Sets the value of the loyaltyResponse property.- Parameters:
value- allowed object isLoyaltyResponse
-
getPaymentResponse
public PaymentResponse getPaymentResponse()
Gets the value of the paymentResponse property.- Returns:
- possible object is
PaymentResponse
-
setPaymentResponse
public void setPaymentResponse(PaymentResponse value)
Sets the value of the paymentResponse property.- Parameters:
value- allowed object isPaymentResponse
-
getPINResponse
public PINResponse getPINResponse()
Gets the value of the pinResponse property.- Returns:
- possible object is
PINResponse
-
setPINResponse
public void setPINResponse(PINResponse value)
Sets the value of the pinResponse property.- Parameters:
value- allowed object isPINResponse
-
getPrintResponse
public PrintResponse getPrintResponse()
Gets the value of the printResponse property.- Returns:
- possible object is
PrintResponse
-
setPrintResponse
public void setPrintResponse(PrintResponse value)
Sets the value of the printResponse property.- Parameters:
value- allowed object isPrintResponse
-
getCardReaderInitResponse
public CardReaderInitResponse getCardReaderInitResponse()
Gets the value of the cardReaderInitResponse property.- Returns:
- possible object is
CardReaderInitResponse
-
setCardReaderInitResponse
public void setCardReaderInitResponse(CardReaderInitResponse value)
Sets the value of the cardReaderInitResponse property.- Parameters:
value- allowed object isCardReaderInitResponse
-
getCardReaderAPDUResponse
public CardReaderAPDUResponse getCardReaderAPDUResponse()
Gets the value of the cardReaderAPDUResponse property.- Returns:
- possible object is
CardReaderAPDUResponse
-
setCardReaderAPDUResponse
public void setCardReaderAPDUResponse(CardReaderAPDUResponse value)
Sets the value of the cardReaderAPDUResponse property.- Parameters:
value- allowed object isCardReaderAPDUResponse
-
getCardReaderPowerOffResponse
public CardReaderPowerOffResponse getCardReaderPowerOffResponse()
Gets the value of the cardReaderPowerOffResponse property.- Returns:
- possible object is
CardReaderPowerOffResponse
-
setCardReaderPowerOffResponse
public void setCardReaderPowerOffResponse(CardReaderPowerOffResponse value)
Sets the value of the cardReaderPowerOffResponse property.- Parameters:
value- allowed object isCardReaderPowerOffResponse
-
getReconciliationResponse
public ReconciliationResponse getReconciliationResponse()
Gets the value of the reconciliationResponse property.- Returns:
- possible object is
ReconciliationResponse
-
setReconciliationResponse
public void setReconciliationResponse(ReconciliationResponse value)
Sets the value of the reconciliationResponse property.- Parameters:
value- allowed object isReconciliationResponse
-
getReversalResponse
public ReversalResponse getReversalResponse()
Gets the value of the reversalResponse property.- Returns:
- possible object is
ReversalResponse
-
setReversalResponse
public void setReversalResponse(ReversalResponse value)
Sets the value of the reversalResponse property.- Parameters:
value- allowed object isReversalResponse
-
getSoundResponse
public SoundResponse getSoundResponse()
Gets the value of the soundResponse property.- Returns:
- possible object is
SoundResponse
-
setSoundResponse
public void setSoundResponse(SoundResponse value)
Sets the value of the soundResponse property.- Parameters:
value- allowed object isSoundResponse
-
getStoredValueResponse
public StoredValueResponse getStoredValueResponse()
Gets the value of the storedValueResponse property.- Returns:
- possible object is
StoredValueResponse
-
setStoredValueResponse
public void setStoredValueResponse(StoredValueResponse value)
Sets the value of the storedValueResponse property.- Parameters:
value- allowed object isStoredValueResponse
-
getTransactionStatusResponse
public TransactionStatusResponse getTransactionStatusResponse()
Gets the value of the transactionStatusResponse property.- Returns:
- possible object is
TransactionStatusResponse
-
setTransactionStatusResponse
public void setTransactionStatusResponse(TransactionStatusResponse value)
Sets the value of the transactionStatusResponse property.- Parameters:
value- allowed object isTransactionStatusResponse
-
getTransmitResponse
public TransmitResponse getTransmitResponse()
Gets the value of the transmitResponse property.- Returns:
- possible object is
TransmitResponse
-
setTransmitResponse
public void setTransmitResponse(TransmitResponse value)
Sets the value of the transmitResponse property.- Parameters:
value- allowed object isTransmitResponse
-
getSecurityTrailer
public ContentInformation getSecurityTrailer()
Gets the value of the securityTrailer property.- Returns:
- possible object is
ContentInformation
-
setSecurityTrailer
public void setSecurityTrailer(ContentInformation value)
Sets the value of the securityTrailer property.- Parameters:
value- allowed object isContentInformation
-
-