Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.t_1.TopicType

Packages that use TopicType
org.oasis_open.docs.wsn.t_1   
 

Uses of TopicType in org.oasis_open.docs.wsn.t_1
 

Subclasses of TopicType in org.oasis_open.docs.wsn.t_1
static class TopicNamespaceType.Topic
          Java class for anonymous complex type.
 

Fields in org.oasis_open.docs.wsn.t_1 with type parameters of type TopicType
protected  List<TopicType> TopicType.topic
           
 

Methods in org.oasis_open.docs.wsn.t_1 that return TopicType
 TopicType ObjectFactory.createTopicType()
          Create an instance of TopicType
 

Methods in org.oasis_open.docs.wsn.t_1 that return types with arguments of type TopicType
 List<TopicType> TopicType.getTopic()
          Gets the value of the topic property.
 


Apache CXF API

Apache CXF