Class CreditorReferenceInformationSEPA


  • public class CreditorReferenceInformationSEPA
    extends java.lang.Object

    Java class for CreditorReferenceInformationSEPA complex type.

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

     <complexType name="CreditorReferenceInformationSEPA">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="CdtrRefTp" type="{urn:swift:xsd:$pain.002.002.02}CreditorReferenceTypeSEPA" minOccurs="0"/>
             <element name="CdtrRef" type="{urn:swift:xsd:$pain.002.002.02}Max35Text" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • CreditorReferenceInformationSEPA

        public CreditorReferenceInformationSEPA()
    • Method Detail

      • getCdtrRef

        public java.lang.String getCdtrRef()
        Gets the value of the cdtrRef property.
        Returns:
        possible object is String
      • setCdtrRef

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