public class TransactionReferences3
extends java.lang.Object
Java class for TransactionReferences3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionReferences3">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="AcctSvcrRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="PmtInfId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="InstrId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="EndToEndId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="TxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="MndtId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="ChqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="ClrSysRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="AcctOwnrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="AcctSvcrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="MktInfrstrctrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="PrcgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/>
<element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}ProprietaryReference1" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
acctOwnrTxId |
|
protected java.lang.String |
acctSvcrRef |
|
protected java.lang.String |
acctSvcrTxId |
|
protected java.lang.String |
chqNb |
|
protected java.lang.String |
clrSysRef |
|
protected java.lang.String |
endToEndId |
|
protected java.lang.String |
instrId |
|
protected java.lang.String |
mktInfrstrctrTxId |
|
protected java.lang.String |
mndtId |
|
protected java.lang.String |
msgId |
|
protected java.lang.String |
pmtInfId |
|
protected java.lang.String |
prcgId |
|
protected java.util.List<ProprietaryReference1> |
prtry |
|
protected java.lang.String |
txId |
| Constructor | Description |
|---|---|
TransactionReferences3() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getAcctOwnrTxId() |
Gets the value of the acctOwnrTxId property.
|
java.lang.String |
getAcctSvcrRef() |
Gets the value of the acctSvcrRef property.
|
java.lang.String |
getAcctSvcrTxId() |
Gets the value of the acctSvcrTxId property.
|
java.lang.String |
getChqNb() |
Gets the value of the chqNb property.
|
java.lang.String |
getClrSysRef() |
Gets the value of the clrSysRef property.
|
java.lang.String |
getEndToEndId() |
Gets the value of the endToEndId property.
|
java.lang.String |
getInstrId() |
Gets the value of the instrId property.
|
java.lang.String |
getMktInfrstrctrTxId() |
Gets the value of the mktInfrstrctrTxId property.
|
java.lang.String |
getMndtId() |
Gets the value of the mndtId property.
|
java.lang.String |
getMsgId() |
Gets the value of the msgId property.
|
java.lang.String |
getPmtInfId() |
Gets the value of the pmtInfId property.
|
java.lang.String |
getPrcgId() |
Gets the value of the prcgId property.
|
java.util.List<ProprietaryReference1> |
getPrtry() |
Gets the value of the prtry property.
|
java.lang.String |
getTxId() |
Gets the value of the txId property.
|
void |
setAcctOwnrTxId(java.lang.String value) |
Sets the value of the acctOwnrTxId property.
|
void |
setAcctSvcrRef(java.lang.String value) |
Sets the value of the acctSvcrRef property.
|
void |
setAcctSvcrTxId(java.lang.String value) |
Sets the value of the acctSvcrTxId property.
|
void |
setChqNb(java.lang.String value) |
Sets the value of the chqNb property.
|
void |
setClrSysRef(java.lang.String value) |
Sets the value of the clrSysRef property.
|
void |
setEndToEndId(java.lang.String value) |
Sets the value of the endToEndId property.
|
void |
setInstrId(java.lang.String value) |
Sets the value of the instrId property.
|
void |
setMktInfrstrctrTxId(java.lang.String value) |
Sets the value of the mktInfrstrctrTxId property.
|
void |
setMndtId(java.lang.String value) |
Sets the value of the mndtId property.
|
void |
setMsgId(java.lang.String value) |
Sets the value of the msgId property.
|
void |
setPmtInfId(java.lang.String value) |
Sets the value of the pmtInfId property.
|
void |
setPrcgId(java.lang.String value) |
Sets the value of the prcgId property.
|
void |
setTxId(java.lang.String value) |
Sets the value of the txId property.
|
protected java.lang.String msgId
protected java.lang.String acctSvcrRef
protected java.lang.String pmtInfId
protected java.lang.String instrId
protected java.lang.String endToEndId
protected java.lang.String txId
protected java.lang.String mndtId
protected java.lang.String chqNb
protected java.lang.String clrSysRef
protected java.lang.String acctOwnrTxId
protected java.lang.String acctSvcrTxId
protected java.lang.String mktInfrstrctrTxId
protected java.lang.String prcgId
protected java.util.List<ProprietaryReference1> prtry
public java.lang.String getMsgId()
Stringpublic void setMsgId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAcctSvcrRef()
Stringpublic void setAcctSvcrRef(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPmtInfId()
Stringpublic void setPmtInfId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getInstrId()
Stringpublic void setInstrId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEndToEndId()
Stringpublic void setEndToEndId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTxId()
Stringpublic void setTxId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMndtId()
Stringpublic void setMndtId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getChqNb()
Stringpublic void setChqNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getClrSysRef()
Stringpublic void setClrSysRef(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAcctOwnrTxId()
Stringpublic void setAcctOwnrTxId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAcctSvcrTxId()
Stringpublic void setAcctSvcrTxId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMktInfrstrctrTxId()
Stringpublic void setMktInfrstrctrTxId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPrcgId()
Stringpublic void setPrcgId(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<ProprietaryReference1> getPrtry()
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 set method for the prtry property.
For example, to add a new item, do as follows:
getPrtry().add(newItem);
Objects of the following type(s) are allowed in the list
ProprietaryReference1
Copyright © 2018. All rights reserved.