Uses of Class
com.ebmwebsourcing.wsstar.notification.definition.topics.TopicSetType

Packages that use TopicSetType
com.ebmwebsourcing.wsstar.notification.definition.base   
com.ebmwebsourcing.wsstar.notification.definition.brokered   
com.ebmwebsourcing.wsstar.notification.definition.topics   
com.ebmwebsourcing.wsstar.notification.definition.topics.impl   
 

Uses of TopicSetType in com.ebmwebsourcing.wsstar.notification.definition.base
 

Fields in com.ebmwebsourcing.wsstar.notification.definition.base declared as TopicSetType
protected  TopicSetType NotificationProducerRP.topicSet
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base that return TopicSetType
 TopicSetType NotificationProducerRP.getTopicSet()
          Gets the value of the topicSet property.
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base with parameters of type TopicSetType
 void NotificationProducerRP.setTopicSet(TopicSetType value)
          Sets the value of the topicSet property.
 

Uses of TopicSetType in com.ebmwebsourcing.wsstar.notification.definition.brokered
 

Fields in com.ebmwebsourcing.wsstar.notification.definition.brokered declared as TopicSetType
protected  TopicSetType NotificationBrokerRP.topicSet
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.brokered that return TopicSetType
 TopicSetType NotificationBrokerRP.getTopicSet()
          Gets the value of the topicSet property.
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.brokered with parameters of type TopicSetType
 void NotificationBrokerRP.setTopicSet(TopicSetType value)
          Sets the value of the topicSet property.
 

Uses of TopicSetType in com.ebmwebsourcing.wsstar.notification.definition.topics
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.topics that return TopicSetType
 TopicSetType ObjectFactory.createTopicSetType()
          Create an instance of TopicSetType
 

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

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

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

Constructors in com.ebmwebsourcing.wsstar.notification.definition.topics.impl with parameters of type TopicSetType
TopicSetTypeImpl(TopicSetType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.