Class 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>
     
    • Constructor Detail

      • SaleToPOIResponse

        public SaleToPOIResponse()
    • 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 is MessageHeader
      • 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 is BatchResponse
      • 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 is AdminResponse
      • setDiagnosisResponse

        public void setDiagnosisResponse​(DiagnosisResponse value)
        Sets the value of the diagnosisResponse property.
        Parameters:
        value - allowed object is DiagnosisResponse
      • 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 is DisplayResponse
      • setEnableServiceResponse

        public void setEnableServiceResponse​(EnableServiceResponse value)
        Sets the value of the enableServiceResponse property.
        Parameters:
        value - allowed object is EnableServiceResponse
      • setGetTotalsResponse

        public void setGetTotalsResponse​(GetTotalsResponse value)
        Sets the value of the getTotalsResponse property.
        Parameters:
        value - allowed object is GetTotalsResponse
      • 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 is InputResponse
      • 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 is LoginResponse
      • 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 is LogoutResponse
      • 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 is LoyaltyResponse
      • 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 is PaymentResponse
      • 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 is PINResponse
      • 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 is PrintResponse
      • 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 is ReversalResponse
      • 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 is SoundResponse
      • setStoredValueResponse

        public void setStoredValueResponse​(StoredValueResponse value)
        Sets the value of the storedValueResponse property.
        Parameters:
        value - allowed object is StoredValueResponse
      • 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 is TransmitResponse
      • setSecurityTrailer

        public void setSecurityTrailer​(ContentInformation value)
        Sets the value of the securityTrailer property.
        Parameters:
        value - allowed object is ContentInformation