public class TransactionReferences3 extends 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.07}Max35Text" minOccurs="0"/>
<element name="AcctSvcrRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="PmtInfId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="InstrId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="EndToEndId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="TxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="MndtId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="ChqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="ClrSysRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="AcctOwnrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="AcctSvcrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="MktInfrstrctrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="PrcgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
<element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ProprietaryReference1" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
acctOwnrTxId |
protected String |
acctSvcrRef |
protected String |
acctSvcrTxId |
protected String |
chqNb |
protected String |
clrSysRef |
protected String |
endToEndId |
protected String |
instrId |
protected String |
mktInfrstrctrTxId |
protected String |
mndtId |
protected String |
msgId |
protected String |
pmtInfId |
protected String |
prcgId |
protected List<ProprietaryReference1> |
prtry |
protected String |
txId |
| Constructor and Description |
|---|
TransactionReferences3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcctOwnrTxId()
Gets the value of the acctOwnrTxId property.
|
String |
getAcctSvcrRef()
Gets the value of the acctSvcrRef property.
|
String |
getAcctSvcrTxId()
Gets the value of the acctSvcrTxId property.
|
String |
getChqNb()
Gets the value of the chqNb property.
|
String |
getClrSysRef()
Gets the value of the clrSysRef property.
|
String |
getEndToEndId()
Gets the value of the endToEndId property.
|
String |
getInstrId()
Gets the value of the instrId property.
|
String |
getMktInfrstrctrTxId()
Gets the value of the mktInfrstrctrTxId property.
|
String |
getMndtId()
Gets the value of the mndtId property.
|
String |
getMsgId()
Gets the value of the msgId property.
|
String |
getPmtInfId()
Gets the value of the pmtInfId property.
|
String |
getPrcgId()
Gets the value of the prcgId property.
|
List<ProprietaryReference1> |
getPrtry()
Gets the value of the prtry property.
|
String |
getTxId()
Gets the value of the txId property.
|
void |
setAcctOwnrTxId(String value)
Sets the value of the acctOwnrTxId property.
|
void |
setAcctSvcrRef(String value)
Sets the value of the acctSvcrRef property.
|
void |
setAcctSvcrTxId(String value)
Sets the value of the acctSvcrTxId property.
|
void |
setChqNb(String value)
Sets the value of the chqNb property.
|
void |
setClrSysRef(String value)
Sets the value of the clrSysRef property.
|
void |
setEndToEndId(String value)
Sets the value of the endToEndId property.
|
void |
setInstrId(String value)
Sets the value of the instrId property.
|
void |
setMktInfrstrctrTxId(String value)
Sets the value of the mktInfrstrctrTxId property.
|
void |
setMndtId(String value)
Sets the value of the mndtId property.
|
void |
setMsgId(String value)
Sets the value of the msgId property.
|
void |
setPmtInfId(String value)
Sets the value of the pmtInfId property.
|
void |
setPrcgId(String value)
Sets the value of the prcgId property.
|
void |
setTxId(String value)
Sets the value of the txId property.
|
protected String msgId
protected String acctSvcrRef
protected String pmtInfId
protected String instrId
protected String endToEndId
protected String txId
protected String mndtId
protected String chqNb
protected String clrSysRef
protected String acctOwnrTxId
protected String acctSvcrTxId
protected String mktInfrstrctrTxId
protected String prcgId
protected List<ProprietaryReference1> prtry
public String getMsgId()
Stringpublic void setMsgId(String value)
value - allowed object is
Stringpublic String getAcctSvcrRef()
Stringpublic void setAcctSvcrRef(String value)
value - allowed object is
Stringpublic String getPmtInfId()
Stringpublic void setPmtInfId(String value)
value - allowed object is
Stringpublic String getInstrId()
Stringpublic void setInstrId(String value)
value - allowed object is
Stringpublic String getEndToEndId()
Stringpublic void setEndToEndId(String value)
value - allowed object is
Stringpublic String getTxId()
Stringpublic void setTxId(String value)
value - allowed object is
Stringpublic String getMndtId()
Stringpublic void setMndtId(String value)
value - allowed object is
Stringpublic String getChqNb()
Stringpublic void setChqNb(String value)
value - allowed object is
Stringpublic String getClrSysRef()
Stringpublic void setClrSysRef(String value)
value - allowed object is
Stringpublic String getAcctOwnrTxId()
Stringpublic void setAcctOwnrTxId(String value)
value - allowed object is
Stringpublic String getAcctSvcrTxId()
Stringpublic void setAcctSvcrTxId(String value)
value - allowed object is
Stringpublic String getMktInfrstrctrTxId()
Stringpublic void setMktInfrstrctrTxId(String value)
value - allowed object is
Stringpublic String getPrcgId()
Stringpublic void setPrcgId(String value)
value - allowed object is
Stringpublic 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.