Class EventType


  • public class EventType
    extends Object

    Java class for EventType complex type.

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

     <complexType name="EventType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <group ref="{}AttributableGroup"/>
         </restriction>
       </complexContent>
     </complexType>