Class EventTypeEvent

    • Constructor Detail

      • EventTypeEvent

        public EventTypeEvent()
    • Method Detail

      • getEventType

        public EventType getEventType()
        Return the event type bean
        Returns:
        the event type
      • getTopicQualifiedName

        public String getTopicQualifiedName()
        Return the topic qualified name to which the event type will be linked
        Returns:
        the topic qualified name
      • setEventType

        public void setEventType​(EventType eventType)
        Set up the event type bean
        Parameters:
        eventType - the event type
      • setTopicQualifiedName

        public void setTopicQualifiedName​(String topicQualifiedName)
        Set up the topic qualified name to which the event type will be linked
        Parameters:
        topicQualifiedName - the topic qualified name