Uses of Class
com.ebmwebsourcing.wsstar.jaxb.notification.topics.TopicNamespaceType.Topic

Packages that use TopicNamespaceType.Topic
com.ebmwebsourcing.wsstar.jaxb.notification.topics   
com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl   
com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils   
 

Uses of TopicNamespaceType.Topic in com.ebmwebsourcing.wsstar.jaxb.notification.topics
 

Fields in com.ebmwebsourcing.wsstar.jaxb.notification.topics with type parameters of type TopicNamespaceType.Topic
protected  java.util.List<TopicNamespaceType.Topic> TopicNamespaceType.topic
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return TopicNamespaceType.Topic
 TopicNamespaceType.Topic ObjectFactory.createTopicNamespaceTypeTopic()
          Create an instance of TopicNamespaceType.Topic
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return types with arguments of type TopicNamespaceType.Topic
 java.util.List<TopicNamespaceType.Topic> TopicNamespaceType.getTopic()
          Gets the value of the topic property.
 

Uses of TopicNamespaceType.Topic in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl that return TopicNamespaceType.Topic
protected  TopicNamespaceType.Topic TopicNamespaceTypeImpl.TopicImpl.getJaxbTypeObj()
           
static TopicNamespaceType.Topic TopicNamespaceTypeImpl.TopicImpl.toJaxbModel(com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicNamespaceType.Topic apiTypeObj)
          A way to create a TopicNamespaceType.Topic "Jaxb model type" object from a TopicNamespaceType.Topic "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl with parameters of type TopicNamespaceType.Topic
TopicNamespaceTypeImpl.TopicImpl(TopicNamespaceType.Topic jaxbTypeObj)
           
 

Uses of TopicNamespaceType.Topic in com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils that return TopicNamespaceType.Topic
static TopicNamespaceType.Topic WstopUtils.fromJaxbModelTopicTypeToJaxbModelTopicNamespaceTypeTopic(TopicType jaxbModelTopicType, java.lang.Class<?> clazz)
          a very useful method that convert a TopicType to a TopicNamespaceType.Topic one
 



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