Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.t_1.TopicSetType

Packages that use TopicSetType
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
protected  TopicSetType NotificationProducerRP.topicSet
           
 

Methods in org.oasis_open.docs.wsn.b_2 that return TopicSetType
 TopicSetType NotificationProducerRP.getTopicSet()
          Gets the value of the topicSet property.
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type TopicSetType
 void NotificationProducerRP.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
protected  TopicSetType NotificationBrokerRP.topicSet
           
 

Methods in org.oasis_open.docs.wsn.br_2 that return TopicSetType
 TopicSetType NotificationBrokerRP.getTopicSet()
          Gets the value of the topicSet property.
 

Methods in org.oasis_open.docs.wsn.br_2 with parameters of type TopicSetType
 void NotificationBrokerRP.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
 TopicSetType ObjectFactory.createTopicSetType()
          Create an instance of TopicSetType
 

Methods in org.oasis_open.docs.wsn.t_1 that return types with arguments of type TopicSetType
 JAXBElement<TopicSetType> ObjectFactory.createTopicSet(TopicSetType value)
          Create an instance of JAXBElement<TopicSetType>}
 

Methods in org.oasis_open.docs.wsn.t_1 with parameters of type TopicSetType
 JAXBElement<TopicSetType> ObjectFactory.createTopicSet(TopicSetType value)
          Create an instance of JAXBElement<TopicSetType>}
 


Apache CXF API

Apache CXF