Class ReferredDocumentInformation1


  • public class ReferredDocumentInformation1
    extends java.lang.Object

    Java class for ReferredDocumentInformation1 complex type.

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

     <complexType name="ReferredDocumentInformation1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="RfrdDocTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ReferredDocumentType1" minOccurs="0"/>
             <element name="RfrdDocNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ReferredDocumentInformation1

        public ReferredDocumentInformation1()
    • Method Detail

      • getRfrdDocNb

        public java.lang.String getRfrdDocNb()
        Gets the value of the rfrdDocNb property.
        Returns:
        possible object is String
      • setRfrdDocNb

        public void setRfrdDocNb​(java.lang.String value)
        Sets the value of the rfrdDocNb property.
        Parameters:
        value - allowed object is String