Uses of Interface
org.oasisOpen.docs.wsn.t1.TopicSetType
-
-
Uses of TopicSetType in org.oasisOpen.docs.wsn.b2
Methods in org.oasisOpen.docs.wsn.b2 that return TopicSetType Modifier and Type Method Description TopicSetTypeNotificationProducerRPDocument.NotificationProducerRP. addNewTopicSet()Appends and returns a new empty "TopicSet" elementTopicSetTypeNotificationProducerRPDocument.NotificationProducerRP. getTopicSet()Gets the "TopicSet" elementMethods in org.oasisOpen.docs.wsn.b2 with parameters of type TopicSetType Modifier and Type Method Description voidNotificationProducerRPDocument.NotificationProducerRP. setTopicSet(TopicSetType topicSet)Sets the "TopicSet" element -
Uses of TopicSetType in org.oasisOpen.docs.wsn.b2.impl
Methods in org.oasisOpen.docs.wsn.b2.impl that return TopicSetType Modifier and Type Method Description TopicSetTypeNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. addNewTopicSet()Appends and returns a new empty "TopicSet" elementTopicSetTypeNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. getTopicSet()Gets the "TopicSet" elementMethods in org.oasisOpen.docs.wsn.b2.impl with parameters of type TopicSetType Modifier and Type Method Description voidNotificationProducerRPDocumentImpl.NotificationProducerRPImpl. setTopicSet(TopicSetType topicSet)Sets the "TopicSet" element -
Uses of TopicSetType in org.oasisOpen.docs.wsn.br2
Methods in org.oasisOpen.docs.wsn.br2 that return TopicSetType Modifier and Type Method Description TopicSetTypeNotificationBrokerRPDocument.NotificationBrokerRP. addNewTopicSet()Appends and returns a new empty "TopicSet" elementTopicSetTypeNotificationBrokerRPDocument.NotificationBrokerRP. getTopicSet()Gets the "TopicSet" elementMethods in org.oasisOpen.docs.wsn.br2 with parameters of type TopicSetType Modifier and Type Method Description voidNotificationBrokerRPDocument.NotificationBrokerRP. setTopicSet(TopicSetType topicSet)Sets the "TopicSet" element -
Uses of TopicSetType in org.oasisOpen.docs.wsn.br2.impl
Methods in org.oasisOpen.docs.wsn.br2.impl that return TopicSetType Modifier and Type Method Description TopicSetTypeNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. addNewTopicSet()Appends and returns a new empty "TopicSet" elementTopicSetTypeNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. getTopicSet()Gets the "TopicSet" elementMethods in org.oasisOpen.docs.wsn.br2.impl with parameters of type TopicSetType Modifier and Type Method Description voidNotificationBrokerRPDocumentImpl.NotificationBrokerRPImpl. setTopicSet(TopicSetType topicSet)Sets the "TopicSet" element -
Uses of TopicSetType in org.oasisOpen.docs.wsn.t1
Methods in org.oasisOpen.docs.wsn.t1 that return TopicSetType Modifier and Type Method Description TopicSetTypeTopicSetDocument. addNewTopicSet()Appends and returns a new empty "TopicSet" elementTopicSetTypeTopicSetDocument. getTopicSet()Gets the "TopicSet" elementstatic TopicSetTypeTopicSetType.Factory. newInstance()static TopicSetTypeTopicSetType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static TopicSetTypeTopicSetType.Factory. parse(File file)static TopicSetTypeTopicSetType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static TopicSetTypeTopicSetType.Factory. parse(InputStream is)static TopicSetTypeTopicSetType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static TopicSetTypeTopicSetType.Factory. parse(Reader r)static TopicSetTypeTopicSetType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static TopicSetTypeTopicSetType.Factory. parse(String xmlAsString)static TopicSetTypeTopicSetType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static TopicSetTypeTopicSetType.Factory. parse(URL u)static TopicSetTypeTopicSetType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static TopicSetTypeTopicSetType.Factory. parse(XMLStreamReader sr)static TopicSetTypeTopicSetType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static TopicSetTypeTopicSetType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TopicSetTypeTopicSetType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic TopicSetTypeTopicSetType.Factory. parse(Node node)static TopicSetTypeTopicSetType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsn.t1 with parameters of type TopicSetType Modifier and Type Method Description voidTopicSetDocument. setTopicSet(TopicSetType topicSet)Sets the "TopicSet" element -
Uses of TopicSetType in org.oasisOpen.docs.wsn.t1.impl
Classes in org.oasisOpen.docs.wsn.t1.impl that implement TopicSetType Modifier and Type Class Description classTopicSetTypeImplAn XML TopicSetType(@http://docs.oasis-open.org/wsn/t-1).Methods in org.oasisOpen.docs.wsn.t1.impl that return TopicSetType Modifier and Type Method Description TopicSetTypeTopicSetDocumentImpl. addNewTopicSet()Appends and returns a new empty "TopicSet" elementTopicSetTypeTopicSetDocumentImpl. getTopicSet()Gets the "TopicSet" elementMethods in org.oasisOpen.docs.wsn.t1.impl with parameters of type TopicSetType Modifier and Type Method Description voidTopicSetDocumentImpl. setTopicSet(TopicSetType topicSet)Sets the "TopicSet" element
-