Class CorporateAction9


  • public class CorporateAction9
    extends Object

    Java class for CorporateAction9 complex type.

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

     <complexType name="CorporateAction9">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="EvtTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text"/>
             <element name="EvtId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • CorporateAction9

        public CorporateAction9()
    • Method Detail

      • getEvtTp

        public String getEvtTp()
        Gets the value of the evtTp property.
        Returns:
        possible object is String
      • setEvtTp

        public void setEvtTp​(String value)
        Sets the value of the evtTp property.
        Parameters:
        value - allowed object is String
      • getEvtId

        public String getEvtId()
        Gets the value of the evtId property.
        Returns:
        possible object is String
      • setEvtId

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