Uses of Class
org.oasis_open.docs.wsn.t_1.TopicSetType
-
Packages that use TopicSetType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.br_2 org.oasis_open.docs.wsn.t_1 -
-
Uses of TopicSetType in org.oasis_open.docs.wsn.b_2
Fields in org.oasis_open.docs.wsn.b_2 declared as TopicSetType Modifier and Type Field Description protected TopicSetTypeNotificationProducerRP. topicSetMethods in org.oasis_open.docs.wsn.b_2 that return TopicSetType Modifier and Type Method Description TopicSetTypeNotificationProducerRP. getTopicSet()Gets the value of the topicSet property.Methods in org.oasis_open.docs.wsn.b_2 with parameters of type TopicSetType Modifier and Type Method Description voidNotificationProducerRP. setTopicSet(TopicSetType value)Sets the value of the topicSet property. -
Uses of TopicSetType in org.oasis_open.docs.wsn.br_2
Fields in org.oasis_open.docs.wsn.br_2 declared as TopicSetType Modifier and Type Field Description protected TopicSetTypeNotificationBrokerRP. topicSetMethods in org.oasis_open.docs.wsn.br_2 that return TopicSetType Modifier and Type Method Description TopicSetTypeNotificationBrokerRP. getTopicSet()Gets the value of the topicSet property.Methods in org.oasis_open.docs.wsn.br_2 with parameters of type TopicSetType Modifier and Type Method Description voidNotificationBrokerRP. setTopicSet(TopicSetType value)Sets the value of the topicSet property. -
Uses of TopicSetType in org.oasis_open.docs.wsn.t_1
Methods in org.oasis_open.docs.wsn.t_1 that return TopicSetType Modifier and Type Method Description TopicSetTypeObjectFactory. createTopicSetType()Create an instance ofTopicSetTypeMethods in org.oasis_open.docs.wsn.t_1 that return types with arguments of type TopicSetType Modifier and Type Method Description javax.xml.bind.JAXBElement<TopicSetType>ObjectFactory. createTopicSet(TopicSetType value)Methods in org.oasis_open.docs.wsn.t_1 with parameters of type TopicSetType Modifier and Type Method Description javax.xml.bind.JAXBElement<TopicSetType>ObjectFactory. createTopicSet(TopicSetType value)
-