Class SupplementaryData1


  • public class SupplementaryData1
    extends java.lang.Object

    Java class for SupplementaryData1 complex type.

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

     <complexType name="SupplementaryData1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="PlcAndNm" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Max350Text" minOccurs="0"/>
             <element name="Envlp" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}SupplementaryDataEnvelope1"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • SupplementaryData1

        public SupplementaryData1()
    • Method Detail

      • getPlcAndNm

        public java.lang.String getPlcAndNm()
        Gets the value of the plcAndNm property.
        Returns:
        possible object is String
      • setPlcAndNm

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