Uses of Class
net.oasis.wsn.t1.TopicNamespaceType.Topic

Packages that use TopicNamespaceType.Topic
net.oasis.wsn.t1   
 

Uses of TopicNamespaceType.Topic in net.oasis.wsn.t1
 

Fields in net.oasis.wsn.t1 with type parameters of type TopicNamespaceType.Topic
protected  java.util.List<TopicNamespaceType.Topic> TopicNamespaceType.topic
           
 

Methods in net.oasis.wsn.t1 that return TopicNamespaceType.Topic
 TopicNamespaceType.Topic ObjectFactory.createTopicNamespaceTypeTopic()
          Create an instance of TopicNamespaceType.Topic
 

Methods in net.oasis.wsn.t1 that return types with arguments of type TopicNamespaceType.Topic
 java.util.List<TopicNamespaceType.Topic> TopicNamespaceType.getTopic()
          Gets the value of the topic property.
 

Method parameters in net.oasis.wsn.t1 with type arguments of type TopicNamespaceType.Topic
 void TopicNamespaceType.setTopic(java.util.List<TopicNamespaceType.Topic> value)
           
 



Copyright © 2008-2013 Highsource. All Rights Reserved.