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

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

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

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction that return TopicSetType
 TopicSetType WstopFactory.createTopicSetType()
           
 TopicSetType WstopReader.readTopicSetType(org.w3c.dom.Document document)
           
 TopicSetType WstopReader.readTopicSetType(org.xml.sax.InputSource source)
           
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction with parameters of type TopicSetType
 org.w3c.dom.Document WstopWriter.writeTopicSetTypeAsDOM(TopicSetType value)
           
 

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

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor that return TopicSetType
 TopicSetType WstopModelFactory.createWstopModelTopicSetType()
           
 

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

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction that return TopicSetType
 TopicSetType RefinedWstopFactory.createTopicSetType()
           
 

Uses of TopicSetType in com.ebmwebsourcing.wsstar.topics.datatypes.api.utils
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.utils that return TopicSetType
static TopicSetType WstopDatatypeUtils.addTopicsFromTopicNamespaceToTopicSet(TopicSetType topicSet, TopicNamespaceType topicNamespace, java.lang.String prefixToUse)
          Add topicNamespace topics to a given topicSet
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.utils with parameters of type TopicSetType
static TopicSetType WstopDatatypeUtils.addTopicsFromTopicNamespaceToTopicSet(TopicSetType topicSet, TopicNamespaceType topicNamespace, java.lang.String prefixToUse)
          Add topicNamespace topics to a given topicSet
 



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