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

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

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

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

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

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.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.jaxb.notification.brokered
 

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

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

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.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.jaxb.notification.topics
 

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

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.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.jaxb.notification.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-2010 eBM Websourcing. All Rights Reserved.