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

Uses of TopicNamespaceType.Topic in net.oasis.wsn
 

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

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

Methods in net.oasis.wsn 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 with type arguments of type TopicNamespaceType.Topic
 void TopicNamespaceType.setTopic(java.util.List<TopicNamespaceType.Topic> value)
           
 



Copyright © 2008-2011 Highsource. All Rights Reserved.