Class References23

java.lang.Object
org.coderic.iso20022.messages.sese.References23

public class References23 extends Object

Java class for References23 complex type.

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

 <complexType name="References23">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="AcctOwnrTxId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}Max35Text" minOccurs="0"/>
         <element name="AcctSvcrTxId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}Max35Text" minOccurs="0"/>
         <element name="MktInfrstrctrTxId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}Max35Text" minOccurs="0"/>
         <element name="PrcrTxId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}Max35Text" minOccurs="0"/>
         <element name="PoolId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}Max35Text" minOccurs="0"/>
         <element name="CmonId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}Max35Text" minOccurs="0"/>
         <element name="TradId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}Max52Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • References23

      public References23()
  • Method Details

    • getAcctOwnrTxId

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

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

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

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

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

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

      public String getPrcrTxId()
      Gets the value of the prcrTxId property.
      Returns:
      possible object is String
    • setPrcrTxId

      public void setPrcrTxId(String value)
      Sets the value of the prcrTxId property.
      Parameters:
      value - allowed object is String
    • getPoolId

      public String getPoolId()
      Gets the value of the poolId property.
      Returns:
      possible object is String
    • setPoolId

      public void setPoolId(String value)
      Sets the value of the poolId property.
      Parameters:
      value - allowed object is String
    • getCmonId

      public String getCmonId()
      Gets the value of the cmonId property.
      Returns:
      possible object is String
    • setCmonId

      public void setCmonId(String value)
      Sets the value of the cmonId property.
      Parameters:
      value - allowed object is String
    • getTradId

      public String getTradId()
      Gets the value of the tradId property.
      Returns:
      possible object is String
    • setTradId

      public void setTradId(String value)
      Sets the value of the tradId property.
      Parameters:
      value - allowed object is String