Class ProxyAccountIdentification1


  • public class ProxyAccountIdentification1
    extends java.lang.Object

    Java class for ProxyAccountIdentification1 complex type.

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

     <complexType name="ProxyAccountIdentification1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}ProxyAccountType1Choice" minOccurs="0"/>
             <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}Max2048Text"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ProxyAccountIdentification1

        public ProxyAccountIdentification1()
    • Method Detail

      • getId

        public java.lang.String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

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