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

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

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

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

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return types with arguments of type TopicNamespaceType
 javax.xml.bind.JAXBElement<TopicNamespaceType> ObjectFactory.createTopicNamespace(TopicNamespaceType value)
          Create an instance of JAXBElement<TopicNamespaceType>}
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics with parameters of type TopicNamespaceType
 javax.xml.bind.JAXBElement<TopicNamespaceType> ObjectFactory.createTopicNamespace(TopicNamespaceType value)
          Create an instance of JAXBElement<TopicNamespaceType>}
 

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

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

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



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