Class TransactionReferences6

java.lang.Object
org.coderic.iso20022.messages.camt.TransactionReferences6

public class TransactionReferences6 extends Object

Java class for TransactionReferences6 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TransactionReferences6">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="AcctSvcrRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="PmtInfId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="InstrId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="EndToEndId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="UETR" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UUIDv4Identifier" minOccurs="0"/>
         <element name="TxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="MndtId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="ChqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="ClrSysRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="AcctOwnrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="AcctSvcrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="MktInfrstrctrTxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="PrcgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ProprietaryReference1" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details Link icon

    • TransactionReferences6 Link icon

      public TransactionReferences6()
  • Method Details Link icon

    • getMsgId Link icon

      public String getMsgId()
      Gets the value of the msgId property.
      Returns:
      possible object is String
    • setMsgId Link icon

      public void setMsgId(String value)
      Sets the value of the msgId property.
      Parameters:
      value - allowed object is String
    • getAcctSvcrRef Link icon

      public String getAcctSvcrRef()
      Gets the value of the acctSvcrRef property.
      Returns:
      possible object is String
    • setAcctSvcrRef Link icon

      public void setAcctSvcrRef(String value)
      Sets the value of the acctSvcrRef property.
      Parameters:
      value - allowed object is String
    • getPmtInfId Link icon

      public String getPmtInfId()
      Gets the value of the pmtInfId property.
      Returns:
      possible object is String
    • setPmtInfId Link icon

      public void setPmtInfId(String value)
      Sets the value of the pmtInfId property.
      Parameters:
      value - allowed object is String
    • getInstrId Link icon

      public String getInstrId()
      Gets the value of the instrId property.
      Returns:
      possible object is String
    • setInstrId Link icon

      public void setInstrId(String value)
      Sets the value of the instrId property.
      Parameters:
      value - allowed object is String
    • getEndToEndId Link icon

      public String getEndToEndId()
      Gets the value of the endToEndId property.
      Returns:
      possible object is String
    • setEndToEndId Link icon

      public void setEndToEndId(String value)
      Sets the value of the endToEndId property.
      Parameters:
      value - allowed object is String
    • getUETR Link icon

      public String getUETR()
      Gets the value of the uetr property.
      Returns:
      possible object is String
    • setUETR Link icon

      public void setUETR(String value)
      Sets the value of the uetr property.
      Parameters:
      value - allowed object is String
    • getTxId Link icon

      public String getTxId()
      Gets the value of the txId property.
      Returns:
      possible object is String
    • setTxId Link icon

      public void setTxId(String value)
      Sets the value of the txId property.
      Parameters:
      value - allowed object is String
    • getMndtId Link icon

      public String getMndtId()
      Gets the value of the mndtId property.
      Returns:
      possible object is String
    • setMndtId Link icon

      public void setMndtId(String value)
      Sets the value of the mndtId property.
      Parameters:
      value - allowed object is String
    • getChqNb Link icon

      public String getChqNb()
      Gets the value of the chqNb property.
      Returns:
      possible object is String
    • setChqNb Link icon

      public void setChqNb(String value)
      Sets the value of the chqNb property.
      Parameters:
      value - allowed object is String
    • getClrSysRef Link icon

      public String getClrSysRef()
      Gets the value of the clrSysRef property.
      Returns:
      possible object is String
    • setClrSysRef Link icon

      public void setClrSysRef(String value)
      Sets the value of the clrSysRef property.
      Parameters:
      value - allowed object is String
    • getAcctOwnrTxId Link icon

      public String getAcctOwnrTxId()
      Gets the value of the acctOwnrTxId property.
      Returns:
      possible object is String
    • setAcctOwnrTxId Link icon

      public void setAcctOwnrTxId(String value)
      Sets the value of the acctOwnrTxId property.
      Parameters:
      value - allowed object is String
    • getAcctSvcrTxId Link icon

      public String getAcctSvcrTxId()
      Gets the value of the acctSvcrTxId property.
      Returns:
      possible object is String
    • setAcctSvcrTxId Link icon

      public void setAcctSvcrTxId(String value)
      Sets the value of the acctSvcrTxId property.
      Parameters:
      value - allowed object is String
    • getMktInfrstrctrTxId Link icon

      public String getMktInfrstrctrTxId()
      Gets the value of the mktInfrstrctrTxId property.
      Returns:
      possible object is String
    • setMktInfrstrctrTxId Link icon

      public void setMktInfrstrctrTxId(String value)
      Sets the value of the mktInfrstrctrTxId property.
      Parameters:
      value - allowed object is String
    • getPrcgId Link icon

      public String getPrcgId()
      Gets the value of the prcgId property.
      Returns:
      possible object is String
    • setPrcgId Link icon

      public void setPrcgId(String value)
      Sets the value of the prcgId property.
      Parameters:
      value - allowed object is String
    • getPrtry Link icon

      public List<ProprietaryReference1> getPrtry()
      Gets the value of the prtry 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 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