Class PaymentTrxType
java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.orderviewresponse.PaymentTrxType
Additional identification and URLs used to further describe a secure payment transaction.
Java class for PaymentTrxType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaymentTrxType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DescText" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}TextType" minOccurs="0"/>
<element name="Device" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DeviceType" minOccurs="0"/>
<element name="InputCurCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}CurCodeType" minOccurs="0"/>
<element name="MaximumTryInd" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}IndType" minOccurs="0"/>
<element name="NotProcessedInd" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}IndType" minOccurs="0"/>
<element name="OriginalID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ID_Type" minOccurs="0"/>
<element name="PaymentAddressVerification" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}PaymentAddressVerificationType" minOccurs="0"/>
<element name="RetryInd" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}IndType" minOccurs="0"/>
<element name="SettlementCurCode" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}CurCodeType" minOccurs="0"/>
<element name="TimestampDateTime" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}DateTimeType" minOccurs="0"/>
<element name="TrxDataText" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}TextType" maxOccurs="3" minOccurs="0"/>
<element name="TrxID" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}ID_Type" minOccurs="0"/>
<element name="TrxTypeText" type="{http://www.iata.org/IATA/2015/00/2018.2/IATA_OrderViewRS}TextType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected DeviceTypeprotected Stringprotected Booleanprotected Booleanprotected Stringprotected PaymentAddressVerificationTypeprotected Booleanprotected Stringprotected XMLGregorianCalendarprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the descText property.Gets the value of the device property.Gets the value of the inputCurCode property.Gets the value of the originalID property.Gets the value of the paymentAddressVerification property.Gets the value of the settlementCurCode property.Gets the value of the timestampDateTime property.Gets the value of the trxDataText property.getTrxID()Gets the value of the trxID property.Gets the value of the trxTypeText property.Gets the value of the maximumTryInd property.Gets the value of the notProcessedInd property.Gets the value of the retryInd property.voidsetDescText(String value) Sets the value of the descText property.voidsetDevice(DeviceType value) Sets the value of the device property.voidsetInputCurCode(String value) Sets the value of the inputCurCode property.voidsetMaximumTryInd(Boolean value) Sets the value of the maximumTryInd property.voidsetNotProcessedInd(Boolean value) Sets the value of the notProcessedInd property.voidsetOriginalID(String value) Sets the value of the originalID property.voidSets the value of the paymentAddressVerification property.voidsetRetryInd(Boolean value) Sets the value of the retryInd property.voidsetSettlementCurCode(String value) Sets the value of the settlementCurCode property.voidSets the value of the timestampDateTime property.voidSets the value of the trxID property.voidsetTrxTypeText(String value) Sets the value of the trxTypeText property.
-
Field Details
-
descText
-
device
-
inputCurCode
-
maximumTryInd
-
notProcessedInd
-
originalID
-
paymentAddressVerification
-
retryInd
-
settlementCurCode
-
timestampDateTime
-
trxDataText
-
trxID
-
trxTypeText
-
-
Constructor Details
-
PaymentTrxType
public PaymentTrxType()
-
-
Method Details
-
getDescText
Gets the value of the descText property.- Returns:
- possible object is
String
-
setDescText
Sets the value of the descText property.- Parameters:
value- allowed object isString
-
getDevice
Gets the value of the device property.- Returns:
- possible object is
DeviceType
-
setDevice
Sets the value of the device property.- Parameters:
value- allowed object isDeviceType
-
getInputCurCode
Gets the value of the inputCurCode property.- Returns:
- possible object is
String
-
setInputCurCode
Sets the value of the inputCurCode property.- Parameters:
value- allowed object isString
-
isMaximumTryInd
Gets the value of the maximumTryInd property.- Returns:
- possible object is
Boolean
-
setMaximumTryInd
Sets the value of the maximumTryInd property.- Parameters:
value- allowed object isBoolean
-
isNotProcessedInd
Gets the value of the notProcessedInd property.- Returns:
- possible object is
Boolean
-
setNotProcessedInd
Sets the value of the notProcessedInd property.- Parameters:
value- allowed object isBoolean
-
getOriginalID
Gets the value of the originalID property.- Returns:
- possible object is
String
-
setOriginalID
Sets the value of the originalID property.- Parameters:
value- allowed object isString
-
getPaymentAddressVerification
Gets the value of the paymentAddressVerification property.- Returns:
- possible object is
PaymentAddressVerificationType
-
setPaymentAddressVerification
Sets the value of the paymentAddressVerification property.- Parameters:
value- allowed object isPaymentAddressVerificationType
-
isRetryInd
Gets the value of the retryInd property.- Returns:
- possible object is
Boolean
-
setRetryInd
Sets the value of the retryInd property.- Parameters:
value- allowed object isBoolean
-
getSettlementCurCode
Gets the value of the settlementCurCode property.- Returns:
- possible object is
String
-
setSettlementCurCode
Sets the value of the settlementCurCode property.- Parameters:
value- allowed object isString
-
getTimestampDateTime
Gets the value of the timestampDateTime property.- Returns:
- possible object is
XMLGregorianCalendar
-
setTimestampDateTime
Sets the value of the timestampDateTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getTrxDataText
Gets the value of the trxDataText 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 JAXB object. This is why there is not a
setmethod for the trxDataText property.For example, to add a new item, do as follows:
getTrxDataText().add(newItem);Objects of the following type(s) are allowed in the list
String -
getTrxID
Gets the value of the trxID property.- Returns:
- possible object is
String
-
setTrxID
Sets the value of the trxID property.- Parameters:
value- allowed object isString
-
getTrxTypeText
Gets the value of the trxTypeText property.- Returns:
- possible object is
String
-
setTrxTypeText
Sets the value of the trxTypeText property.- Parameters:
value- allowed object isString
-