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="{}MessageHeaderType"/>
<choice>
<element name="AbortRequest" type="{}AbortRequestType"/>
<element name="BalanceInquiryRequest" type="{}BalanceInquiryRequestType"/>
<element name="BatchRequest" type="{}BatchRequestType"/>
<element name="CardAcquisitionRequest" type="{}CardAcquisitionRequestType"/>
<element name="AdminRequest" type="{}AdminRequestType"/>
<element name="DiagnosisRequest" type="{}DiagnosisRequestType"/>
<element name="DisplayRequest" type="{}DisplayRequestType"/>
<element name="EnableServiceRequest" type="{}EnableServiceRequestType"/>
<element name="EventNotification" type="{}EventNotificationType"/>
<element name="GetTotalsRequest" type="{}GetTotalsRequestType"/>
<element name="InputRequest" type="{}InputRequestType"/>
<element name="InputUpdate" type="{}InputUpdateType"/>
<element name="LoginRequest" type="{}LoginRequestType"/>
<element name="LogoutRequest" type="{}LogoutRequestType"/>
<element name="LoyaltyRequest" type="{}LoyaltyRequestType"/>
<element name="PaymentRequest" type="{}PaymentRequestType"/>
<element name="PINRequest" type="{}PINRequestType"/>
<element name="PrintRequest" type="{}PrintRequestType"/>
<element name="CardReaderInitRequest" type="{}CardReaderInitRequestType"/>
<element name="CardReaderAPDURequest" type="{}CardReaderAPDURequestType"/>
<element name="CardReaderPowerOffRequest" type="{}CardReaderPowerOffRequestType"/>
<element name="ReconciliationRequest" type="{}ReconciliationRequestType"/>
<element name="ReversalRequest" type="{}ReversalRequestType"/>
<element name="SoundRequest" type="{}SoundRequestType"/>
<element name="StoredValueRequest" type="{}StoredValueRequestType"/>
<element name="TransactionStatusRequest" type="{}TransactionStatusRequestType"/>
<element name="TransmitRequest" type="{}TransmitRequestType"/>
</choice>
<element name="SecurityTrailer" type="{}ContentInformationType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SaleToPOIRequest() |
| Modifier and Type | Method and Description |
|---|---|
AbortRequestType |
getAbortRequest()
Gets the value of the abortRequest property.
|
AdminRequestType |
getAdminRequest()
Gets the value of the adminRequest property.
|
BalanceInquiryRequestType |
getBalanceInquiryRequest()
Gets the value of the balanceInquiryRequest property.
|
BatchRequestType |
getBatchRequest()
Gets the value of the batchRequest property.
|
CardAcquisitionRequestType |
getCardAcquisitionRequest()
Gets the value of the cardAcquisitionRequest property.
|
CardReaderAPDURequestType |
getCardReaderAPDURequest()
Gets the value of the cardReaderAPDURequest property.
|
CardReaderInitRequestType |
getCardReaderInitRequest()
Gets the value of the cardReaderInitRequest property.
|
CardReaderPowerOffRequestType |
getCardReaderPowerOffRequest()
Gets the value of the cardReaderPowerOffRequest property.
|
DiagnosisRequestType |
getDiagnosisRequest()
Gets the value of the diagnosisRequest property.
|
DisplayRequestType |
getDisplayRequest()
Gets the value of the displayRequest property.
|
EnableServiceRequestType |
getEnableServiceRequest()
Gets the value of the enableServiceRequest property.
|
EventNotificationType |
getEventNotification()
Gets the value of the eventNotification property.
|
GetTotalsRequestType |
getGetTotalsRequest()
Gets the value of the getTotalsRequest property.
|
InputRequestType |
getInputRequest()
Gets the value of the inputRequest property.
|
InputUpdateType |
getInputUpdate()
Gets the value of the inputUpdate property.
|
LoginRequestType |
getLoginRequest()
Gets the value of the loginRequest property.
|
LogoutRequestType |
getLogoutRequest()
Gets the value of the logoutRequest property.
|
LoyaltyRequestType |
getLoyaltyRequest()
Gets the value of the loyaltyRequest property.
|
MessageHeaderType |
getMessageHeader()
Gets the value of the messageHeader property.
|
PaymentRequestType |
getPaymentRequest()
Gets the value of the paymentRequest property.
|
PINRequestType |
getPINRequest()
Gets the value of the pinRequest property.
|
PrintRequestType |
getPrintRequest()
Gets the value of the printRequest property.
|
ReconciliationRequestType |
getReconciliationRequest()
Gets the value of the reconciliationRequest property.
|
ReversalRequestType |
getReversalRequest()
Gets the value of the reversalRequest property.
|
ContentInformationType |
getSecurityTrailer()
Gets the value of the securityTrailer property.
|
SoundRequestType |
getSoundRequest()
Gets the value of the soundRequest property.
|
StoredValueRequestType |
getStoredValueRequest()
Gets the value of the storedValueRequest property.
|
TransactionStatusRequestType |
getTransactionStatusRequest()
Gets the value of the transactionStatusRequest property.
|
TransmitRequestType |
getTransmitRequest()
Gets the value of the transmitRequest property.
|
void |
setAbortRequest(AbortRequestType value)
Sets the value of the abortRequest property.
|
void |
setAdminRequest(AdminRequestType value)
Sets the value of the adminRequest property.
|
void |
setBalanceInquiryRequest(BalanceInquiryRequestType value)
Sets the value of the balanceInquiryRequest property.
|
void |
setBatchRequest(BatchRequestType value)
Sets the value of the batchRequest property.
|
void |
setCardAcquisitionRequest(CardAcquisitionRequestType value)
Sets the value of the cardAcquisitionRequest property.
|
void |
setCardReaderAPDURequest(CardReaderAPDURequestType value)
Sets the value of the cardReaderAPDURequest property.
|
void |
setCardReaderInitRequest(CardReaderInitRequestType value)
Sets the value of the cardReaderInitRequest property.
|
void |
setCardReaderPowerOffRequest(CardReaderPowerOffRequestType value)
Sets the value of the cardReaderPowerOffRequest property.
|
void |
setDiagnosisRequest(DiagnosisRequestType value)
Sets the value of the diagnosisRequest property.
|
void |
setDisplayRequest(DisplayRequestType value)
Sets the value of the displayRequest property.
|
void |
setEnableServiceRequest(EnableServiceRequestType value)
Sets the value of the enableServiceRequest property.
|
void |
setEventNotification(EventNotificationType value)
Sets the value of the eventNotification property.
|
void |
setGetTotalsRequest(GetTotalsRequestType value)
Sets the value of the getTotalsRequest property.
|
void |
setInputRequest(InputRequestType value)
Sets the value of the inputRequest property.
|
void |
setInputUpdate(InputUpdateType value)
Sets the value of the inputUpdate property.
|
void |
setLoginRequest(LoginRequestType value)
Sets the value of the loginRequest property.
|
void |
setLogoutRequest(LogoutRequestType value)
Sets the value of the logoutRequest property.
|
void |
setLoyaltyRequest(LoyaltyRequestType value)
Sets the value of the loyaltyRequest property.
|
void |
setMessageHeader(MessageHeaderType value)
Sets the value of the messageHeader property.
|
void |
setPaymentRequest(PaymentRequestType value)
Sets the value of the paymentRequest property.
|
void |
setPINRequest(PINRequestType value)
Sets the value of the pinRequest property.
|
void |
setPrintRequest(PrintRequestType value)
Sets the value of the printRequest property.
|
void |
setReconciliationRequest(ReconciliationRequestType value)
Sets the value of the reconciliationRequest property.
|
void |
setReversalRequest(ReversalRequestType value)
Sets the value of the reversalRequest property.
|
void |
setSecurityTrailer(ContentInformationType value)
Sets the value of the securityTrailer property.
|
void |
setSoundRequest(SoundRequestType value)
Sets the value of the soundRequest property.
|
void |
setStoredValueRequest(StoredValueRequestType value)
Sets the value of the storedValueRequest property.
|
void |
setTransactionStatusRequest(TransactionStatusRequestType value)
Sets the value of the transactionStatusRequest property.
|
void |
setTransmitRequest(TransmitRequestType value)
Sets the value of the transmitRequest property.
|
protected MessageHeaderType messageHeader
protected AbortRequestType abortRequest
protected BalanceInquiryRequestType balanceInquiryRequest
protected BatchRequestType batchRequest
protected CardAcquisitionRequestType cardAcquisitionRequest
protected AdminRequestType adminRequest
protected DiagnosisRequestType diagnosisRequest
protected DisplayRequestType displayRequest
protected EnableServiceRequestType enableServiceRequest
protected EventNotificationType eventNotification
protected GetTotalsRequestType getTotalsRequest
protected InputRequestType inputRequest
protected InputUpdateType inputUpdate
protected LoginRequestType loginRequest
protected LogoutRequestType logoutRequest
protected LoyaltyRequestType loyaltyRequest
protected PaymentRequestType paymentRequest
protected PINRequestType pinRequest
protected PrintRequestType printRequest
protected CardReaderInitRequestType cardReaderInitRequest
protected CardReaderAPDURequestType cardReaderAPDURequest
protected CardReaderPowerOffRequestType cardReaderPowerOffRequest
protected ReconciliationRequestType reconciliationRequest
protected ReversalRequestType reversalRequest
protected SoundRequestType soundRequest
protected StoredValueRequestType storedValueRequest
protected TransactionStatusRequestType transactionStatusRequest
protected TransmitRequestType transmitRequest
protected ContentInformationType securityTrailer
public MessageHeaderType getMessageHeader()
MessageHeaderTypepublic void setMessageHeader(MessageHeaderType value)
value - allowed object is
MessageHeaderTypepublic AbortRequestType getAbortRequest()
AbortRequestTypepublic void setAbortRequest(AbortRequestType value)
value - allowed object is
AbortRequestTypepublic BalanceInquiryRequestType getBalanceInquiryRequest()
BalanceInquiryRequestTypepublic void setBalanceInquiryRequest(BalanceInquiryRequestType value)
value - allowed object is
BalanceInquiryRequestTypepublic BatchRequestType getBatchRequest()
BatchRequestTypepublic void setBatchRequest(BatchRequestType value)
value - allowed object is
BatchRequestTypepublic CardAcquisitionRequestType getCardAcquisitionRequest()
CardAcquisitionRequestTypepublic void setCardAcquisitionRequest(CardAcquisitionRequestType value)
value - allowed object is
CardAcquisitionRequestTypepublic AdminRequestType getAdminRequest()
AdminRequestTypepublic void setAdminRequest(AdminRequestType value)
value - allowed object is
AdminRequestTypepublic DiagnosisRequestType getDiagnosisRequest()
DiagnosisRequestTypepublic void setDiagnosisRequest(DiagnosisRequestType value)
value - allowed object is
DiagnosisRequestTypepublic DisplayRequestType getDisplayRequest()
DisplayRequestTypepublic void setDisplayRequest(DisplayRequestType value)
value - allowed object is
DisplayRequestTypepublic EnableServiceRequestType getEnableServiceRequest()
EnableServiceRequestTypepublic void setEnableServiceRequest(EnableServiceRequestType value)
value - allowed object is
EnableServiceRequestTypepublic EventNotificationType getEventNotification()
EventNotificationTypepublic void setEventNotification(EventNotificationType value)
value - allowed object is
EventNotificationTypepublic GetTotalsRequestType getGetTotalsRequest()
GetTotalsRequestTypepublic void setGetTotalsRequest(GetTotalsRequestType value)
value - allowed object is
GetTotalsRequestTypepublic InputRequestType getInputRequest()
InputRequestTypepublic void setInputRequest(InputRequestType value)
value - allowed object is
InputRequestTypepublic InputUpdateType getInputUpdate()
InputUpdateTypepublic void setInputUpdate(InputUpdateType value)
value - allowed object is
InputUpdateTypepublic LoginRequestType getLoginRequest()
LoginRequestTypepublic void setLoginRequest(LoginRequestType value)
value - allowed object is
LoginRequestTypepublic LogoutRequestType getLogoutRequest()
LogoutRequestTypepublic void setLogoutRequest(LogoutRequestType value)
value - allowed object is
LogoutRequestTypepublic LoyaltyRequestType getLoyaltyRequest()
LoyaltyRequestTypepublic void setLoyaltyRequest(LoyaltyRequestType value)
value - allowed object is
LoyaltyRequestTypepublic PaymentRequestType getPaymentRequest()
PaymentRequestTypepublic void setPaymentRequest(PaymentRequestType value)
value - allowed object is
PaymentRequestTypepublic PINRequestType getPINRequest()
PINRequestTypepublic void setPINRequest(PINRequestType value)
value - allowed object is
PINRequestTypepublic PrintRequestType getPrintRequest()
PrintRequestTypepublic void setPrintRequest(PrintRequestType value)
value - allowed object is
PrintRequestTypepublic CardReaderInitRequestType getCardReaderInitRequest()
CardReaderInitRequestTypepublic void setCardReaderInitRequest(CardReaderInitRequestType value)
value - allowed object is
CardReaderInitRequestTypepublic CardReaderAPDURequestType getCardReaderAPDURequest()
CardReaderAPDURequestTypepublic void setCardReaderAPDURequest(CardReaderAPDURequestType value)
value - allowed object is
CardReaderAPDURequestTypepublic CardReaderPowerOffRequestType getCardReaderPowerOffRequest()
CardReaderPowerOffRequestTypepublic void setCardReaderPowerOffRequest(CardReaderPowerOffRequestType value)
value - allowed object is
CardReaderPowerOffRequestTypepublic ReconciliationRequestType getReconciliationRequest()
ReconciliationRequestTypepublic void setReconciliationRequest(ReconciliationRequestType value)
value - allowed object is
ReconciliationRequestTypepublic ReversalRequestType getReversalRequest()
ReversalRequestTypepublic void setReversalRequest(ReversalRequestType value)
value - allowed object is
ReversalRequestTypepublic SoundRequestType getSoundRequest()
SoundRequestTypepublic void setSoundRequest(SoundRequestType value)
value - allowed object is
SoundRequestTypepublic StoredValueRequestType getStoredValueRequest()
StoredValueRequestTypepublic void setStoredValueRequest(StoredValueRequestType value)
value - allowed object is
StoredValueRequestTypepublic TransactionStatusRequestType getTransactionStatusRequest()
TransactionStatusRequestTypepublic void setTransactionStatusRequest(TransactionStatusRequestType value)
value - allowed object is
TransactionStatusRequestTypepublic TransmitRequestType getTransmitRequest()
TransmitRequestTypepublic void setTransmitRequest(TransmitRequestType value)
value - allowed object is
TransmitRequestTypepublic ContentInformationType getSecurityTrailer()
ContentInformationTypepublic void setSecurityTrailer(ContentInformationType value)
value - allowed object is
ContentInformationTypeCopyright © 2018. All rights reserved.