Interface NotificationProducerMetadataType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getFixedTopicSet

        boolean getFixedTopicSet()
        Gets the "fixedTopicSet" element
      • xgetFixedTopicSet

        org.apache.xmlbeans.XmlBoolean xgetFixedTopicSet()
        Gets (as xml) the "fixedTopicSet" element
      • setFixedTopicSet

        void setFixedTopicSet​(boolean fixedTopicSet)
        Sets the "fixedTopicSet" element
      • xsetFixedTopicSet

        void xsetFixedTopicSet​(org.apache.xmlbeans.XmlBoolean fixedTopicSet)
        Sets (as xml) the "fixedTopicSet" element
      • getUsedTopicNamespaceArray

        TopicNamespaceType[] getUsedTopicNamespaceArray()
        Gets array of all "usedTopicNamespace" elements
      • getUsedTopicNamespaceArray

        TopicNamespaceType getUsedTopicNamespaceArray​(int i)
        Gets ith "usedTopicNamespace" element
      • sizeOfUsedTopicNamespaceArray

        int sizeOfUsedTopicNamespaceArray()
        Returns number of "usedTopicNamespace" element
      • setUsedTopicNamespaceArray

        void setUsedTopicNamespaceArray​(TopicNamespaceType[] usedTopicNamespaceArray)
        Sets array of all "usedTopicNamespace" element
      • setUsedTopicNamespaceArray

        void setUsedTopicNamespaceArray​(int i,
                                        TopicNamespaceType usedTopicNamespace)
        Sets ith "usedTopicNamespace" element
      • insertNewUsedTopicNamespace

        TopicNamespaceType insertNewUsedTopicNamespace​(int i)
        Inserts and returns a new empty value (as xml) as the ith "usedTopicNamespace" element
      • addNewUsedTopicNamespace

        TopicNamespaceType addNewUsedTopicNamespace()
        Appends and returns a new empty value (as xml) as the last "usedTopicNamespace" element
      • removeUsedTopicNamespace

        void removeUsedTopicNamespace​(int i)
        Removes the ith "usedTopicNamespace" element