Uses of Class
com.ebmwebsourcing.wsstar.jaxb.notification.topics.TopicType

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

Uses of TopicType in com.ebmwebsourcing.wsstar.jaxb.notification.topics
 

Subclasses of TopicType in com.ebmwebsourcing.wsstar.jaxb.notification.topics
static class TopicNamespaceType.Topic
          Java class for anonymous complex type.
 

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

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return TopicType
 TopicType ObjectFactory.createTopicType()
          Create an instance of TopicType
 

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

Uses of TopicType in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl
 

Fields in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl declared as TopicType
protected  TopicType TopicTypeImpl.jaxbTypeObj
           
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl that return TopicType
protected  TopicType TopicTypeImpl.getJaxbTypeObj()
           
static TopicType TopicTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.TopicType apiTypeObj)
          A way to create a TopicType object from a TopicType "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl with parameters of type TopicType
TopicTypeImpl(TopicType jaxbTypeObj)
           
 

Uses of TopicType in com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.impl.utils with parameters of type TopicType
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.