Class TransactionIdentifier1


  • public class TransactionIdentifier1
    extends Object

    Java class for TransactionIdentifier1 complex type.

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

     <complexType name="TransactionIdentifier1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="TxDtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ISODateTime"/>
             <element name="TxRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Max35Text"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • TransactionIdentifier1

        public TransactionIdentifier1()
    • Method Detail

      • getTxRef

        public String getTxRef()
        Gets the value of the txRef property.
        Returns:
        possible object is String
      • setTxRef

        public void setTxRef​(String value)
        Sets the value of the txRef property.
        Parameters:
        value - allowed object is String