Class DeviceResponse7
java.lang.Object
org.coderic.iso20022.messages.casp.DeviceResponse7
Java class for DeviceResponse7 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeviceResponse7"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Envt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}CardPaymentEnvironment80" minOccurs="0"/> <element name="Cntxt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}CardPaymentContext30" minOccurs="0"/> <element name="SvcCntt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}RetailerService9Code"/> <element name="DispRspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DeviceDisplayResponse2" minOccurs="0"/> <element name="InptRspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DeviceInputResponse6" minOccurs="0"/> <element name="PrtRspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DevicePrintResponse1" minOccurs="0"/> <element name="ScrInptRspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DeviceSecureInputResponse6" minOccurs="0"/> <element name="InitlstnCardRdrRspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DeviceInitialisationCardReaderResponse2" minOccurs="0"/> <element name="CardRdrApplPrtcolDataUnitRspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DeviceSendApplicationProtocolDataUnitCardReaderResponse1" minOccurs="0"/> <element name="TrnsmssnRspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DeviceTransmitMessageResponse1" minOccurs="0"/> <element name="Rspn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}ResponseType11"/> <element name="SplmtryData" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}SupplementaryData1" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the cardRdrApplPrtcolDataUnitRspn property.getCntxt()
Gets the value of the cntxt property.Gets the value of the dispRspn property.getEnvt()
Gets the value of the envt property.Gets the value of the initlstnCardRdrRspn property.Gets the value of the inptRspn property.Gets the value of the prtRspn property.getRspn()
Gets the value of the rspn property.Gets the value of the scrInptRspn property.Gets the value of the splmtryData property.Gets the value of the svcCntt property.Gets the value of the trnsmssnRspn property.void
Sets the value of the cardRdrApplPrtcolDataUnitRspn property.void
setCntxt
(CardPaymentContext30 value) Sets the value of the cntxt property.void
Sets the value of the dispRspn property.void
setEnvt
(CardPaymentEnvironment80 value) Sets the value of the envt property.void
Sets the value of the initlstnCardRdrRspn property.void
setInptRspn
(DeviceInputResponse6 value) Sets the value of the inptRspn property.void
setPrtRspn
(DevicePrintResponse1 value) Sets the value of the prtRspn property.void
setRspn
(ResponseType11 value) Sets the value of the rspn property.void
Sets the value of the scrInptRspn property.void
setSvcCntt
(RetailerService9Code value) Sets the value of the svcCntt property.void
Sets the value of the trnsmssnRspn property.
-
Constructor Details
-
DeviceResponse7
public DeviceResponse7()
-
-
Method Details
-
getEnvt
Gets the value of the envt property.- Returns:
- possible object is
CardPaymentEnvironment80
-
setEnvt
Sets the value of the envt property.- Parameters:
value
- allowed object isCardPaymentEnvironment80
-
getCntxt
Gets the value of the cntxt property.- Returns:
- possible object is
CardPaymentContext30
-
setCntxt
Sets the value of the cntxt property.- Parameters:
value
- allowed object isCardPaymentContext30
-
getSvcCntt
Gets the value of the svcCntt property.- Returns:
- possible object is
RetailerService9Code
-
setSvcCntt
Sets the value of the svcCntt property.- Parameters:
value
- allowed object isRetailerService9Code
-
getDispRspn
Gets the value of the dispRspn property.- Returns:
- possible object is
DeviceDisplayResponse2
-
setDispRspn
Sets the value of the dispRspn property.- Parameters:
value
- allowed object isDeviceDisplayResponse2
-
getInptRspn
Gets the value of the inptRspn property.- Returns:
- possible object is
DeviceInputResponse6
-
setInptRspn
Sets the value of the inptRspn property.- Parameters:
value
- allowed object isDeviceInputResponse6
-
getPrtRspn
Gets the value of the prtRspn property.- Returns:
- possible object is
DevicePrintResponse1
-
setPrtRspn
Sets the value of the prtRspn property.- Parameters:
value
- allowed object isDevicePrintResponse1
-
getScrInptRspn
Gets the value of the scrInptRspn property.- Returns:
- possible object is
DeviceSecureInputResponse6
-
setScrInptRspn
Sets the value of the scrInptRspn property.- Parameters:
value
- allowed object isDeviceSecureInputResponse6
-
getInitlstnCardRdrRspn
Gets the value of the initlstnCardRdrRspn property.- Returns:
- possible object is
DeviceInitialisationCardReaderResponse2
-
setInitlstnCardRdrRspn
Sets the value of the initlstnCardRdrRspn property.- Parameters:
value
- allowed object isDeviceInitialisationCardReaderResponse2
-
getCardRdrApplPrtcolDataUnitRspn
Gets the value of the cardRdrApplPrtcolDataUnitRspn property.- Returns:
- possible object is
DeviceSendApplicationProtocolDataUnitCardReaderResponse1
-
setCardRdrApplPrtcolDataUnitRspn
public void setCardRdrApplPrtcolDataUnitRspn(DeviceSendApplicationProtocolDataUnitCardReaderResponse1 value) Sets the value of the cardRdrApplPrtcolDataUnitRspn property.- Parameters:
value
- allowed object isDeviceSendApplicationProtocolDataUnitCardReaderResponse1
-
getTrnsmssnRspn
Gets the value of the trnsmssnRspn property.- Returns:
- possible object is
DeviceTransmitMessageResponse1
-
setTrnsmssnRspn
Sets the value of the trnsmssnRspn property.- Parameters:
value
- allowed object isDeviceTransmitMessageResponse1
-
getRspn
Gets the value of the rspn property.- Returns:
- possible object is
ResponseType11
-
setRspn
Sets the value of the rspn property.- Parameters:
value
- allowed object isResponseType11
-
getSplmtryData
Gets the value of the splmtryData property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the splmtryData property.For example, to add a new item, do as follows:
getSplmtryData().add(newItem);
Objects of the following type(s) are allowed in the list
SupplementaryData1
-