Uses of Interface
org.oasisOpen.docs.wsn.b2.TopicExpressionType
-
Packages that use TopicExpressionType Package Description org.oasisOpen.docs.wsn.b2 org.oasisOpen.docs.wsn.b2.impl org.oasisOpen.docs.wsn.br2 org.oasisOpen.docs.wsn.br2.impl -
-
Uses of TopicExpressionType in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return TopicExpressionType Modifier and Type Method Description TopicExpressionTypeGetCurrentMessageDocument.GetCurrentMessage. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeNotificationMessageHolderType. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeTopicDocument. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeNotificationProducerRPDocument.NotificationProducerRP. addNewTopicExpression()Appends and returns a new empty value (as xml) as the last "TopicExpression" elementTopicExpressionTypeTopicExpressionDocument. addNewTopicExpression()Appends and returns a new empty "TopicExpression" elementTopicExpressionTypeGetCurrentMessageDocument.GetCurrentMessage. getTopic()Gets the "Topic" elementTopicExpressionTypeNotificationMessageHolderType. getTopic()Gets the "Topic" elementTopicExpressionTypeTopicDocument. getTopic()Gets the "Topic" elementTopicExpressionTypeTopicExpressionDocument. getTopicExpression()Gets the "TopicExpression" elementTopicExpressionType[]NotificationProducerRPDocument.NotificationProducerRP. getTopicExpressionArray()Gets array of all "TopicExpression" elementsTopicExpressionTypeNotificationProducerRPDocument.NotificationProducerRP. getTopicExpressionArray(int i)Gets ith "TopicExpression" elementTopicExpressionTypeNotificationProducerRPDocument.NotificationProducerRP. insertNewTopicExpression(int i)Inserts and returns a new empty value (as xml) as the ith "TopicExpression" elementstatic TopicExpressionTypeTopicExpressionType.Factory. newInstance()static TopicExpressionTypeTopicExpressionType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static TopicExpressionTypeTopicExpressionType.Factory. parse(File file)static TopicExpressionTypeTopicExpressionType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static TopicExpressionTypeTopicExpressionType.Factory. parse(InputStream is)static TopicExpressionTypeTopicExpressionType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static TopicExpressionTypeTopicExpressionType.Factory. parse(Reader r)static TopicExpressionTypeTopicExpressionType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static TopicExpressionTypeTopicExpressionType.Factory. parse(String xmlAsString)static TopicExpressionTypeTopicExpressionType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static TopicExpressionTypeTopicExpressionType.Factory. parse(URL u)static TopicExpressionTypeTopicExpressionType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static TopicExpressionTypeTopicExpressionType.Factory. parse(XMLStreamReader sr)static TopicExpressionTypeTopicExpressionType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static TopicExpressionTypeTopicExpressionType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TopicExpressionTypeTopicExpressionType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic TopicExpressionTypeTopicExpressionType.Factory. parse(Node node)static TopicExpressionTypeTopicExpressionType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.b2 with parameters of type TopicExpressionType Modifier and Type Method Description voidGetCurrentMessageDocument.GetCurrentMessage. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidNotificationMessageHolderType. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidTopicDocument. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidTopicExpressionDocument. setTopicExpression(TopicExpressionType topicExpression)Sets the "TopicExpression" elementvoidNotificationProducerRPDocument.NotificationProducerRP. setTopicExpressionArray(int i, TopicExpressionType topicExpression)Sets ith "TopicExpression" elementvoidNotificationProducerRPDocument.NotificationProducerRP. setTopicExpressionArray(TopicExpressionType[] topicExpressionArray)Sets array of all "TopicExpression" element -
Uses of TopicExpressionType in org.oasisOpen.docs.wsn.b2.impl
Classes in org.oasisOpen.docs.wsn.b2.impl that implement TopicExpressionType Modifier and Type Class Description classTopicExpressionTypeImplAn XML TopicExpressionType(@http://docs.oasis-open.org/wsn/b-2).Methods in org.oasisOpen.docs.wsn.b2.impl that return TopicExpressionType Modifier and Type Method Description TopicExpressionTypeGetCurrentMessageDocumentImpl.GetCurrentMessageImpl. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeNotificationMessageHolderTypeImpl. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeTopicDocumentImpl. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. addNewTopicExpression()Appends and returns a new empty value (as xml) as the last "TopicExpression" elementTopicExpressionTypeTopicExpressionDocumentImpl. addNewTopicExpression()Appends and returns a new empty "TopicExpression" elementTopicExpressionTypeGetCurrentMessageDocumentImpl.GetCurrentMessageImpl. getTopic()Gets the "Topic" elementTopicExpressionTypeNotificationMessageHolderTypeImpl. getTopic()Gets the "Topic" elementTopicExpressionTypeTopicDocumentImpl. getTopic()Gets the "Topic" elementTopicExpressionTypeTopicExpressionDocumentImpl. getTopicExpression()Gets the "TopicExpression" elementTopicExpressionType[]NotificationProducerRPDocumentImpl.NotificationProducerRPImpl. getTopicExpressionArray()Gets array of all "TopicExpression" elementsTopicExpressionTypeNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. getTopicExpressionArray(int i)Gets ith "TopicExpression" elementTopicExpressionTypeNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. insertNewTopicExpression(int i)Inserts and returns a new empty value (as xml) as the ith "TopicExpression" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type TopicExpressionType Modifier and Type Method Description voidGetCurrentMessageDocumentImpl.GetCurrentMessageImpl. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidNotificationMessageHolderTypeImpl. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidTopicDocumentImpl. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidTopicExpressionDocumentImpl. setTopicExpression(TopicExpressionType topicExpression)Sets the "TopicExpression" elementvoidNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. setTopicExpressionArray(int i, TopicExpressionType topicExpression)Sets ith "TopicExpression" elementvoidNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. setTopicExpressionArray(TopicExpressionType[] topicExpressionArray)Sets array of all "TopicExpression" element -
Uses of TopicExpressionType in org.oasisOpen.docs.wsn.br2
Methods in org.oasisOpen.docs.wsn.br2 that return TopicExpressionType Modifier and Type Method Description TopicExpressionTypePublisherRegistrationRPDocument.PublisherRegistrationRP. addNewTopic()Appends and returns a new empty value (as xml) as the last "Topic" elementTopicExpressionTypeRegisterPublisherDocument.RegisterPublisher. addNewTopic()Appends and returns a new empty value (as xml) as the last "Topic" elementTopicExpressionTypeTopicDocument. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeNotificationBrokerRPDocument.NotificationBrokerRP. addNewTopicExpression()Appends and returns a new empty value (as xml) as the last "TopicExpression" elementTopicExpressionTypeTopicDocument. getTopic()Gets the "Topic" elementTopicExpressionType[]PublisherRegistrationRPDocument.PublisherRegistrationRP. getTopicArray()Gets array of all "Topic" elementsTopicExpressionTypePublisherRegistrationRPDocument.PublisherRegistrationRP. getTopicArray(int i)Gets ith "Topic" elementTopicExpressionType[]RegisterPublisherDocument.RegisterPublisher. getTopicArray()Gets array of all "Topic" elementsTopicExpressionTypeRegisterPublisherDocument.RegisterPublisher. getTopicArray(int i)Gets ith "Topic" elementTopicExpressionType[]NotificationBrokerRPDocument.NotificationBrokerRP. getTopicExpressionArray()Gets array of all "TopicExpression" elementsTopicExpressionTypeNotificationBrokerRPDocument.NotificationBrokerRP. getTopicExpressionArray(int i)Gets ith "TopicExpression" elementTopicExpressionTypePublisherRegistrationRPDocument.PublisherRegistrationRP. insertNewTopic(int i)Inserts and returns a new empty value (as xml) as the ith "Topic" elementTopicExpressionTypeRegisterPublisherDocument.RegisterPublisher. insertNewTopic(int i)Inserts and returns a new empty value (as xml) as the ith "Topic" elementTopicExpressionTypeNotificationBrokerRPDocument.NotificationBrokerRP. insertNewTopicExpression(int i)Inserts and returns a new empty value (as xml) as the ith "TopicExpression" elementMethods in org.oasisOpen.docs.wsn.br2 with parameters of type TopicExpressionType Modifier and Type Method Description voidTopicDocument. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidPublisherRegistrationRPDocument.PublisherRegistrationRP. setTopicArray(int i, TopicExpressionType topic)Sets ith "Topic" elementvoidPublisherRegistrationRPDocument.PublisherRegistrationRP. setTopicArray(TopicExpressionType[] topicArray)Sets array of all "Topic" elementvoidRegisterPublisherDocument.RegisterPublisher. setTopicArray(int i, TopicExpressionType topic)Sets ith "Topic" elementvoidRegisterPublisherDocument.RegisterPublisher. setTopicArray(TopicExpressionType[] topicArray)Sets array of all "Topic" elementvoidNotificationBrokerRPDocument.NotificationBrokerRP. setTopicExpressionArray(int i, TopicExpressionType topicExpression)Sets ith "TopicExpression" elementvoidNotificationBrokerRPDocument.NotificationBrokerRP. setTopicExpressionArray(TopicExpressionType[] topicExpressionArray)Sets array of all "TopicExpression" element -
Uses of TopicExpressionType in org.oasisOpen.docs.wsn.br2.impl
Methods in org.oasisOpen.docs.wsn.br2.impl that return TopicExpressionType Modifier and Type Method Description TopicExpressionTypePublisherRegistrationRPDocumentImpl.PublisherRegistrationRPImpl. addNewTopic()Appends and returns a new empty value (as xml) as the last "Topic" elementTopicExpressionTypeRegisterPublisherDocumentImpl.RegisterPublisherImpl. addNewTopic()Appends and returns a new empty value (as xml) as the last "Topic" elementTopicExpressionTypeTopicDocumentImpl. addNewTopic()Appends and returns a new empty "Topic" elementTopicExpressionTypeNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. addNewTopicExpression()Appends and returns a new empty value (as xml) as the last "TopicExpression" elementTopicExpressionTypeTopicDocumentImpl. getTopic()Gets the "Topic" elementTopicExpressionType[]PublisherRegistrationRPDocumentImpl.PublisherRegistrationRPImpl. getTopicArray()Gets array of all "Topic" elementsTopicExpressionTypePublisherRegistrationRPDocumentImpl.PublisherRegistrationRPImpl. getTopicArray(int i)Gets ith "Topic" elementTopicExpressionType[]RegisterPublisherDocumentImpl.RegisterPublisherImpl. getTopicArray()Gets array of all "Topic" elementsTopicExpressionTypeRegisterPublisherDocumentImpl.RegisterPublisherImpl. getTopicArray(int i)Gets ith "Topic" elementTopicExpressionType[]NotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. getTopicExpressionArray()Gets array of all "TopicExpression" elementsTopicExpressionTypeNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. getTopicExpressionArray(int i)Gets ith "TopicExpression" elementTopicExpressionTypePublisherRegistrationRPDocumentImpl.PublisherRegistrationRPImpl. insertNewTopic(int i)Inserts and returns a new empty value (as xml) as the ith "Topic" elementTopicExpressionTypeRegisterPublisherDocumentImpl.RegisterPublisherImpl. insertNewTopic(int i)Inserts and returns a new empty value (as xml) as the ith "Topic" elementTopicExpressionTypeNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. insertNewTopicExpression(int i)Inserts and returns a new empty value (as xml) as the ith "TopicExpression" elementMethods in org.oasisOpen.docs.wsn.br2.impl with parameters of type TopicExpressionType Modifier and Type Method Description voidTopicDocumentImpl. setTopic(TopicExpressionType topic)Sets the "Topic" elementvoidPublisherRegistrationRPDocumentImpl.PublisherRegistrationRPImpl. setTopicArray(int i, TopicExpressionType topic)Sets ith "Topic" elementvoidPublisherRegistrationRPDocumentImpl.PublisherRegistrationRPImpl. setTopicArray(TopicExpressionType[] topicArray)Sets array of all "Topic" elementvoidRegisterPublisherDocumentImpl.RegisterPublisherImpl. setTopicArray(int i, TopicExpressionType topic)Sets ith "Topic" elementvoidRegisterPublisherDocumentImpl.RegisterPublisherImpl. setTopicArray(TopicExpressionType[] topicArray)Sets array of all "Topic" elementvoidNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. setTopicExpressionArray(int i, TopicExpressionType topicExpression)Sets ith "TopicExpression" elementvoidNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. setTopicExpressionArray(TopicExpressionType[] topicExpressionArray)Sets array of all "TopicExpression" element
-