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

Packages that use TopicType
net.oasis.wsn.t1   
 

Uses of TopicType in net.oasis.wsn.t1
 

Subclasses of TopicType in net.oasis.wsn.t1
static class TopicNamespaceType.Topic
          Java-Klasse für anonymous complex type.
 

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

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

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



Copyright © 2008-2013 Highsource. All Rights Reserved.