Uses of Class
net.oasis.wsn.t1.TopicSetType

Packages that use TopicSetType
net.oasis.wsn.b2   
net.oasis.wsn.br2   
net.oasis.wsn.t1   
 

Uses of TopicSetType in net.oasis.wsn.b2
 

Fields in net.oasis.wsn.b2 declared as TopicSetType
protected  TopicSetType NotificationProducerRP.topicSet
           
 

Methods in net.oasis.wsn.b2 that return TopicSetType
 TopicSetType NotificationProducerRP.getTopicSet()
          Ruft den Wert der topicSet-Eigenschaft ab.
 

Methods in net.oasis.wsn.b2 with parameters of type TopicSetType
 void NotificationProducerRP.setTopicSet(TopicSetType value)
          Legt den Wert der topicSet-Eigenschaft fest.
 

Uses of TopicSetType in net.oasis.wsn.br2
 

Fields in net.oasis.wsn.br2 declared as TopicSetType
protected  TopicSetType NotificationBrokerRP.topicSet
           
 

Methods in net.oasis.wsn.br2 that return TopicSetType
 TopicSetType NotificationBrokerRP.getTopicSet()
          Ruft den Wert der topicSet-Eigenschaft ab.
 

Methods in net.oasis.wsn.br2 with parameters of type TopicSetType
 void NotificationBrokerRP.setTopicSet(TopicSetType value)
          Legt den Wert der topicSet-Eigenschaft fest.
 

Uses of TopicSetType in net.oasis.wsn.t1
 

Methods in net.oasis.wsn.t1 that return TopicSetType
 TopicSetType ObjectFactory.createTopicSetType()
          Create an instance of TopicSetType
 

Methods in net.oasis.wsn.t1 that return types with arguments of type TopicSetType
 javax.xml.bind.JAXBElement<TopicSetType> ObjectFactory.createTopicSet(TopicSetType value)
          Create an instance of JAXBElement<TopicSetType>}
 

Methods in net.oasis.wsn.t1 with parameters of type TopicSetType
 javax.xml.bind.JAXBElement<TopicSetType> ObjectFactory.createTopicSet(TopicSetType value)
          Create an instance of JAXBElement<TopicSetType>}
 



Copyright © 2008-2013 Highsource. All Rights Reserved.