Class GenericIdentification4


  • public class GenericIdentification4
    extends Object

    Java class for GenericIdentification4 complex type.

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

     <complexType name="GenericIdentification4">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Id" type="{urn:sepade:xsd:pain.001.001.02}Max35Text"/>
             <element name="IdTp" type="{urn:sepade:xsd:pain.001.001.02}Max35Text"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • GenericIdentification4

        public GenericIdentification4()
    • Method Detail

      • getId

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

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

        public String getIdTp()
        Gets the value of the idTp property.
        Returns:
        possible object is String
      • setIdTp

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