Package com.adyen.model.nexo
Class SaleToPOIRequest
- java.lang.Object
-
- com.adyen.model.nexo.SaleToPOIRequest
-
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>
-
-
Field Summary
Fields Modifier and Type Field Description protected AbortRequestabortRequestThe Abort request.protected AdminRequestadminRequestThe Admin request.protected BalanceInquiryRequestbalanceInquiryRequestThe Balance inquiry request.protected BatchRequestbatchRequestThe Batch request.protected CardAcquisitionRequestcardAcquisitionRequestThe Card acquisition request.protected CardReaderAPDURequestcardReaderAPDURequestThe Card reader apdu request.protected CardReaderInitRequestcardReaderInitRequestThe Card reader init request.protected CardReaderPowerOffRequestcardReaderPowerOffRequestThe Card reader power off request.protected DiagnosisRequestdiagnosisRequestThe Diagnosis request.protected DisplayRequestdisplayRequestThe Display request.protected EnableServiceRequestenableServiceRequestThe Enable service request.protected EventNotificationeventNotificationThe Event notification.protected GetTotalsRequestgetTotalsRequestThe Get totals request.protected InputRequestinputRequestThe Input request.protected InputUpdateinputUpdateThe Input update.protected LoginRequestloginRequestThe Login request.protected LogoutRequestlogoutRequestThe Logout request.protected LoyaltyRequestloyaltyRequestThe Loyalty request.protected MessageHeadermessageHeaderThe Message header.protected PaymentRequestpaymentRequestThe Payment request.protected PINRequestpinRequestThe Pin request.protected PrintRequestprintRequestThe Print request.protected ReconciliationRequestreconciliationRequestThe Reconciliation request.protected ReversalRequestreversalRequestThe Reversal request.protected ContentInformationsecurityTrailerThe Security trailer.protected SoundRequestsoundRequestThe Sound request.protected StoredValueRequeststoredValueRequestThe Stored value request.protected TransactionStatusRequesttransactionStatusRequestThe Transaction status request.protected TransmitRequesttransmitRequestThe Transmit request.
-
Constructor Summary
Constructors Constructor Description SaleToPOIRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AbortRequestgetAbortRequest()Gets the value of the abortRequest property.AdminRequestgetAdminRequest()Gets the value of the adminRequest property.BalanceInquiryRequestgetBalanceInquiryRequest()Gets the value of the balanceInquiryRequest property.BatchRequestgetBatchRequest()Gets the value of the batchRequest property.CardAcquisitionRequestgetCardAcquisitionRequest()Gets the value of the cardAcquisitionRequest property.CardReaderAPDURequestgetCardReaderAPDURequest()Gets the value of the cardReaderAPDURequest property.CardReaderInitRequestgetCardReaderInitRequest()Gets the value of the cardReaderInitRequest property.CardReaderPowerOffRequestgetCardReaderPowerOffRequest()Gets the value of the cardReaderPowerOffRequest property.DiagnosisRequestgetDiagnosisRequest()Gets the value of the diagnosisRequest property.DisplayRequestgetDisplayRequest()Gets the value of the displayRequest property.EnableServiceRequestgetEnableServiceRequest()Gets the value of the enableServiceRequest property.EventNotificationgetEventNotification()Gets the value of the eventNotification property.GetTotalsRequestgetGetTotalsRequest()Gets the value of the getTotalsRequest property.InputRequestgetInputRequest()Gets the value of the inputRequest property.InputUpdategetInputUpdate()Gets the value of the inputUpdate property.LoginRequestgetLoginRequest()Gets the value of the loginRequest property.LogoutRequestgetLogoutRequest()Gets the value of the logoutRequest property.LoyaltyRequestgetLoyaltyRequest()Gets the value of the loyaltyRequest property.MessageHeadergetMessageHeader()Gets the value of the messageHeader property.PaymentRequestgetPaymentRequest()Gets the value of the paymentRequest property.PINRequestgetPINRequest()Gets the value of the pinRequest property.PrintRequestgetPrintRequest()Gets the value of the printRequest property.ReconciliationRequestgetReconciliationRequest()Gets the value of the reconciliationRequest property.ReversalRequestgetReversalRequest()Gets the value of the reversalRequest property.ContentInformationgetSecurityTrailer()Gets the value of the securityTrailer property.SoundRequestgetSoundRequest()Gets the value of the soundRequest property.StoredValueRequestgetStoredValueRequest()Gets the value of the storedValueRequest property.TransactionStatusRequestgetTransactionStatusRequest()Gets the value of the transactionStatusRequest property.TransmitRequestgetTransmitRequest()Gets the value of the transmitRequest property.voidsetAbortRequest(AbortRequest value)Sets the value of the abortRequest property.voidsetAdminRequest(AdminRequest value)Sets the value of the adminRequest property.voidsetBalanceInquiryRequest(BalanceInquiryRequest value)Sets the value of the balanceInquiryRequest property.voidsetBatchRequest(BatchRequest value)Sets the value of the batchRequest property.voidsetCardAcquisitionRequest(CardAcquisitionRequest value)Sets the value of the cardAcquisitionRequest property.voidsetCardReaderAPDURequest(CardReaderAPDURequest value)Sets the value of the cardReaderAPDURequest property.voidsetCardReaderInitRequest(CardReaderInitRequest value)Sets the value of the cardReaderInitRequest property.voidsetCardReaderPowerOffRequest(CardReaderPowerOffRequest value)Sets the value of the cardReaderPowerOffRequest property.voidsetDiagnosisRequest(DiagnosisRequest value)Sets the value of the diagnosisRequest property.voidsetDisplayRequest(DisplayRequest value)Sets the value of the displayRequest property.voidsetEnableServiceRequest(EnableServiceRequest value)Sets the value of the enableServiceRequest property.voidsetEventNotification(EventNotification value)Sets the value of the eventNotification property.voidsetGetTotalsRequest(GetTotalsRequest value)Sets the value of the getTotalsRequest property.voidsetInputRequest(InputRequest value)Sets the value of the inputRequest property.voidsetInputUpdate(InputUpdate value)Sets the value of the inputUpdate property.voidsetLoginRequest(LoginRequest value)Sets the value of the loginRequest property.voidsetLogoutRequest(LogoutRequest value)Sets the value of the logoutRequest property.voidsetLoyaltyRequest(LoyaltyRequest value)Sets the value of the loyaltyRequest property.voidsetMessageHeader(MessageHeader value)Sets the value of the messageHeader property.voidsetPaymentRequest(PaymentRequest value)Sets the value of the paymentRequest property.voidsetPINRequest(PINRequest value)Sets the value of the pinRequest property.voidsetPrintRequest(PrintRequest value)Sets the value of the printRequest property.voidsetReconciliationRequest(ReconciliationRequest value)Sets the value of the reconciliationRequest property.voidsetReversalRequest(ReversalRequest value)Sets the value of the reversalRequest property.voidsetSecurityTrailer(ContentInformation value)Sets the value of the securityTrailer property.voidsetSoundRequest(SoundRequest value)Sets the value of the soundRequest property.voidsetStoredValueRequest(StoredValueRequest value)Sets the value of the storedValueRequest property.voidsetTransactionStatusRequest(TransactionStatusRequest value)Sets the value of the transactionStatusRequest property.voidsetTransmitRequest(TransmitRequest value)Sets the value of the transmitRequest property.
-
-
-
Field Detail
-
messageHeader
protected MessageHeader messageHeader
The Message header.
-
abortRequest
protected AbortRequest abortRequest
The Abort request.
-
balanceInquiryRequest
protected BalanceInquiryRequest balanceInquiryRequest
The Balance inquiry request.
-
batchRequest
protected BatchRequest batchRequest
The Batch request.
-
cardAcquisitionRequest
protected CardAcquisitionRequest cardAcquisitionRequest
The Card acquisition request.
-
adminRequest
protected AdminRequest adminRequest
The Admin request.
-
diagnosisRequest
protected DiagnosisRequest diagnosisRequest
The Diagnosis request.
-
displayRequest
protected DisplayRequest displayRequest
The Display request.
-
enableServiceRequest
protected EnableServiceRequest enableServiceRequest
The Enable service request.
-
eventNotification
protected EventNotification eventNotification
The Event notification.
-
getTotalsRequest
protected GetTotalsRequest getTotalsRequest
The Get totals request.
-
inputRequest
protected InputRequest inputRequest
The Input request.
-
inputUpdate
protected InputUpdate inputUpdate
The Input update.
-
loginRequest
protected LoginRequest loginRequest
The Login request.
-
logoutRequest
protected LogoutRequest logoutRequest
The Logout request.
-
loyaltyRequest
protected LoyaltyRequest loyaltyRequest
The Loyalty request.
-
paymentRequest
protected PaymentRequest paymentRequest
The Payment request.
-
pinRequest
protected PINRequest pinRequest
The Pin request.
-
printRequest
protected PrintRequest printRequest
The Print request.
-
cardReaderInitRequest
protected CardReaderInitRequest cardReaderInitRequest
The Card reader init request.
-
cardReaderAPDURequest
protected CardReaderAPDURequest cardReaderAPDURequest
The Card reader apdu request.
-
cardReaderPowerOffRequest
protected CardReaderPowerOffRequest cardReaderPowerOffRequest
The Card reader power off request.
-
reconciliationRequest
protected ReconciliationRequest reconciliationRequest
The Reconciliation request.
-
reversalRequest
protected ReversalRequest reversalRequest
The Reversal request.
-
soundRequest
protected SoundRequest soundRequest
The Sound request.
-
storedValueRequest
protected StoredValueRequest storedValueRequest
The Stored value request.
-
transactionStatusRequest
protected TransactionStatusRequest transactionStatusRequest
The Transaction status request.
-
transmitRequest
protected TransmitRequest transmitRequest
The Transmit request.
-
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
-
getAbortRequest
public AbortRequest getAbortRequest()
Gets the value of the abortRequest property.- Returns:
- possible object is
AbortRequest
-
setAbortRequest
public void setAbortRequest(AbortRequest value)
Sets the value of the abortRequest property.- Parameters:
value- allowed object isAbortRequest
-
getBalanceInquiryRequest
public BalanceInquiryRequest getBalanceInquiryRequest()
Gets the value of the balanceInquiryRequest property.- Returns:
- possible object is
BalanceInquiryRequest
-
setBalanceInquiryRequest
public void setBalanceInquiryRequest(BalanceInquiryRequest value)
Sets the value of the balanceInquiryRequest property.- Parameters:
value- allowed object isBalanceInquiryRequest
-
getBatchRequest
public BatchRequest getBatchRequest()
Gets the value of the batchRequest property.- Returns:
- possible object is
BatchRequest
-
setBatchRequest
public void setBatchRequest(BatchRequest value)
Sets the value of the batchRequest property.- Parameters:
value- allowed object isBatchRequest
-
getCardAcquisitionRequest
public CardAcquisitionRequest getCardAcquisitionRequest()
Gets the value of the cardAcquisitionRequest property.- Returns:
- possible object is
CardAcquisitionRequest
-
setCardAcquisitionRequest
public void setCardAcquisitionRequest(CardAcquisitionRequest value)
Sets the value of the cardAcquisitionRequest property.- Parameters:
value- allowed object isCardAcquisitionRequest
-
getAdminRequest
public AdminRequest getAdminRequest()
Gets the value of the adminRequest property.- Returns:
- possible object is
AdminRequest
-
setAdminRequest
public void setAdminRequest(AdminRequest value)
Sets the value of the adminRequest property.- Parameters:
value- allowed object isAdminRequest
-
getDiagnosisRequest
public DiagnosisRequest getDiagnosisRequest()
Gets the value of the diagnosisRequest property.- Returns:
- possible object is
DiagnosisRequest
-
setDiagnosisRequest
public void setDiagnosisRequest(DiagnosisRequest value)
Sets the value of the diagnosisRequest property.- Parameters:
value- allowed object isDiagnosisRequest
-
getDisplayRequest
public DisplayRequest getDisplayRequest()
Gets the value of the displayRequest property.- Returns:
- possible object is
DisplayRequest
-
setDisplayRequest
public void setDisplayRequest(DisplayRequest value)
Sets the value of the displayRequest property.- Parameters:
value- allowed object isDisplayRequest
-
getEnableServiceRequest
public EnableServiceRequest getEnableServiceRequest()
Gets the value of the enableServiceRequest property.- Returns:
- possible object is
EnableServiceRequest
-
setEnableServiceRequest
public void setEnableServiceRequest(EnableServiceRequest value)
Sets the value of the enableServiceRequest property.- Parameters:
value- allowed object isEnableServiceRequest
-
getEventNotification
public EventNotification getEventNotification()
Gets the value of the eventNotification property.- Returns:
- possible object is
EventNotification
-
setEventNotification
public void setEventNotification(EventNotification value)
Sets the value of the eventNotification property.- Parameters:
value- allowed object isEventNotification
-
getGetTotalsRequest
public GetTotalsRequest getGetTotalsRequest()
Gets the value of the getTotalsRequest property.- Returns:
- possible object is
GetTotalsRequest
-
setGetTotalsRequest
public void setGetTotalsRequest(GetTotalsRequest value)
Sets the value of the getTotalsRequest property.- Parameters:
value- allowed object isGetTotalsRequest
-
getInputRequest
public InputRequest getInputRequest()
Gets the value of the inputRequest property.- Returns:
- possible object is
InputRequest
-
setInputRequest
public void setInputRequest(InputRequest value)
Sets the value of the inputRequest property.- Parameters:
value- allowed object isInputRequest
-
getInputUpdate
public InputUpdate getInputUpdate()
Gets the value of the inputUpdate property.- Returns:
- possible object is
InputUpdate
-
setInputUpdate
public void setInputUpdate(InputUpdate value)
Sets the value of the inputUpdate property.- Parameters:
value- allowed object isInputUpdate
-
getLoginRequest
public LoginRequest getLoginRequest()
Gets the value of the loginRequest property.- Returns:
- possible object is
LoginRequest
-
setLoginRequest
public void setLoginRequest(LoginRequest value)
Sets the value of the loginRequest property.- Parameters:
value- allowed object isLoginRequest
-
getLogoutRequest
public LogoutRequest getLogoutRequest()
Gets the value of the logoutRequest property.- Returns:
- possible object is
LogoutRequest
-
setLogoutRequest
public void setLogoutRequest(LogoutRequest value)
Sets the value of the logoutRequest property.- Parameters:
value- allowed object isLogoutRequest
-
getLoyaltyRequest
public LoyaltyRequest getLoyaltyRequest()
Gets the value of the loyaltyRequest property.- Returns:
- possible object is
LoyaltyRequest
-
setLoyaltyRequest
public void setLoyaltyRequest(LoyaltyRequest value)
Sets the value of the loyaltyRequest property.- Parameters:
value- allowed object isLoyaltyRequest
-
getPaymentRequest
public PaymentRequest getPaymentRequest()
Gets the value of the paymentRequest property.- Returns:
- possible object is
PaymentRequest
-
setPaymentRequest
public void setPaymentRequest(PaymentRequest value)
Sets the value of the paymentRequest property.- Parameters:
value- allowed object isPaymentRequest
-
getPINRequest
public PINRequest getPINRequest()
Gets the value of the pinRequest property.- Returns:
- possible object is
PINRequest
-
setPINRequest
public void setPINRequest(PINRequest value)
Sets the value of the pinRequest property.- Parameters:
value- allowed object isPINRequest
-
getPrintRequest
public PrintRequest getPrintRequest()
Gets the value of the printRequest property.- Returns:
- possible object is
PrintRequest
-
setPrintRequest
public void setPrintRequest(PrintRequest value)
Sets the value of the printRequest property.- Parameters:
value- allowed object isPrintRequest
-
getCardReaderInitRequest
public CardReaderInitRequest getCardReaderInitRequest()
Gets the value of the cardReaderInitRequest property.- Returns:
- possible object is
CardReaderInitRequest
-
setCardReaderInitRequest
public void setCardReaderInitRequest(CardReaderInitRequest value)
Sets the value of the cardReaderInitRequest property.- Parameters:
value- allowed object isCardReaderInitRequest
-
getCardReaderAPDURequest
public CardReaderAPDURequest getCardReaderAPDURequest()
Gets the value of the cardReaderAPDURequest property.- Returns:
- possible object is
CardReaderAPDURequest
-
setCardReaderAPDURequest
public void setCardReaderAPDURequest(CardReaderAPDURequest value)
Sets the value of the cardReaderAPDURequest property.- Parameters:
value- allowed object isCardReaderAPDURequest
-
getCardReaderPowerOffRequest
public CardReaderPowerOffRequest getCardReaderPowerOffRequest()
Gets the value of the cardReaderPowerOffRequest property.- Returns:
- possible object is
CardReaderPowerOffRequest
-
setCardReaderPowerOffRequest
public void setCardReaderPowerOffRequest(CardReaderPowerOffRequest value)
Sets the value of the cardReaderPowerOffRequest property.- Parameters:
value- allowed object isCardReaderPowerOffRequest
-
getReconciliationRequest
public ReconciliationRequest getReconciliationRequest()
Gets the value of the reconciliationRequest property.- Returns:
- possible object is
ReconciliationRequest
-
setReconciliationRequest
public void setReconciliationRequest(ReconciliationRequest value)
Sets the value of the reconciliationRequest property.- Parameters:
value- allowed object isReconciliationRequest
-
getReversalRequest
public ReversalRequest getReversalRequest()
Gets the value of the reversalRequest property.- Returns:
- possible object is
ReversalRequest
-
setReversalRequest
public void setReversalRequest(ReversalRequest value)
Sets the value of the reversalRequest property.- Parameters:
value- allowed object isReversalRequest
-
getSoundRequest
public SoundRequest getSoundRequest()
Gets the value of the soundRequest property.- Returns:
- possible object is
SoundRequest
-
setSoundRequest
public void setSoundRequest(SoundRequest value)
Sets the value of the soundRequest property.- Parameters:
value- allowed object isSoundRequest
-
getStoredValueRequest
public StoredValueRequest getStoredValueRequest()
Gets the value of the storedValueRequest property.- Returns:
- possible object is
StoredValueRequest
-
setStoredValueRequest
public void setStoredValueRequest(StoredValueRequest value)
Sets the value of the storedValueRequest property.- Parameters:
value- allowed object isStoredValueRequest
-
getTransactionStatusRequest
public TransactionStatusRequest getTransactionStatusRequest()
Gets the value of the transactionStatusRequest property.- Returns:
- possible object is
TransactionStatusRequest
-
setTransactionStatusRequest
public void setTransactionStatusRequest(TransactionStatusRequest value)
Sets the value of the transactionStatusRequest property.- Parameters:
value- allowed object isTransactionStatusRequest
-
getTransmitRequest
public TransmitRequest getTransmitRequest()
Gets the value of the transmitRequest property.- Returns:
- possible object is
TransmitRequest
-
setTransmitRequest
public void setTransmitRequest(TransmitRequest value)
Sets the value of the transmitRequest property.- Parameters:
value- allowed object isTransmitRequest
-
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
-
-