Interface JoinTopicInput

    • Field Detail

      • QNAME

        static final @NonNull QName QNAME
    • Method Detail

      • getTopicId

        @Nullable TopicId getTopicId()
        in current implementation notification-pattern is defined by topic-id. By persisting topic definition we could omit notification-pattern
        Returns:
        org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.eventaggregator.rev141202.TopicId topicId, or null if not present
      • getNotificationPattern

        @Nullable NotificationPattern getNotificationPattern()
        Returns:
        org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.eventaggregator.rev141202.NotificationPattern notificationPattern, or null if not present