Uses of Class
net.oasis.wsn.TopicType

Uses of TopicType in net.oasis.wsn
 

Subclasses of TopicType in net.oasis.wsn
static class TopicNamespaceType.Topic
          Java class for anonymous complex type.
 

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

Methods in net.oasis.wsn that return TopicType
 TopicType ObjectFactory.createTopicType()
          Create an instance of TopicType
 

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

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



Copyright © 2008-2011 Highsource. All Rights Reserved.