Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.topics.api.TopicNamespaceType

Packages that use TopicNamespaceType
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.inout   
com.ebmwebsourcing.wsstar.notification.definition.topics.impl   
 

Uses of TopicNamespaceType in com.ebmwebsourcing.wsstar.notification.definition
 

Methods in com.ebmwebsourcing.wsstar.notification.definition that return TopicNamespaceType
 TopicNamespaceType WSNotificationFactoryImpl.createTopicNamespaceType()
           
abstract  TopicNamespaceType WSNotificationFactory.createTopicNamespaceType()
          create an instance of the TopicNamespaceType class
 

Uses of TopicNamespaceType in com.ebmwebsourcing.wsstar.notification.definition.inout
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return TopicNamespaceType
 TopicNamespaceType WSNotificationReaderImpl.readTopicNamespaceType(org.w3c.dom.Document doc)
           
 TopicNamespaceType WSNotificationReader.readTopicNamespaceType(org.w3c.dom.Document doc)
          Unmarshall TopicNamespaceType object from a Document representation fragment object
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type TopicNamespaceType
 org.w3c.dom.Document WSNotificationWriterImpl.writeTopicNamespaceType(TopicNamespaceType namespace)
           
 org.w3c.dom.Document WSNotificationWriter.writeTopicNamespaceType(TopicNamespaceType namespace)
          marshall a TopicNamespaceType object
 

Uses of TopicNamespaceType in com.ebmwebsourcing.wsstar.notification.definition.topics.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.topics.impl that implement TopicNamespaceType
 class TopicNamespaceTypeImpl
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.