Uses of Interface
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicType

Packages that use TopicType
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction   
 

Uses of TopicType in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction
 

Subinterfaces of TopicType in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction
static interface TopicNamespaceType.Topic
           
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction that return TopicType
 TopicType WstopFactory.createTopicType(java.lang.String name)
           
 TopicType WstopReader.readTopicType(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction that return types with arguments of type TopicType
 java.util.List<TopicType> TopicType.getTopics()
           
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction with parameters of type TopicType
 void TopicType.addTopic(TopicType value)
           
 org.w3c.dom.Document WstopWriter.writeTopicTypeAsDOM(TopicType value)
           
 

Uses of TopicType in com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor that return TopicType
 TopicType WstopModelFactory.createWstopModelTopicType(java.lang.String name)
           
 

Uses of TopicType in com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction that return TopicType
 TopicType RefinedWstopFactory.createTopicType(java.lang.String name)
           
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.