Uses of Class
com.ebmwebsourcing.wsstar.notification.definition.base.TopicExpressionType

Packages that use TopicExpressionType
com.ebmwebsourcing.wsstar.notification.definition.base   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.brokered   
 

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

Fields in com.ebmwebsourcing.wsstar.notification.definition.base declared as TopicExpressionType
protected  TopicExpressionType NotificationMessageHolderType.topic
           
protected  TopicExpressionType GetCurrentMessage.topic
           
 

Fields in com.ebmwebsourcing.wsstar.notification.definition.base with type parameters of type TopicExpressionType
protected  java.util.List<TopicExpressionType> NotificationProducerRP.topicExpression
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base that return TopicExpressionType
 TopicExpressionType ObjectFactory.createTopicExpressionType()
          Create an instance of TopicExpressionType
 TopicExpressionType NotificationMessageHolderType.getTopic()
          Gets the value of the topic property.
 TopicExpressionType GetCurrentMessage.getTopic()
          Gets the value of the topic property.
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base that return types with arguments of type TopicExpressionType
 javax.xml.bind.JAXBElement<TopicExpressionType> ObjectFactory.createTopic(TopicExpressionType value)
          Create an instance of JAXBElement<TopicExpressionType>}
 javax.xml.bind.JAXBElement<TopicExpressionType> ObjectFactory.createTopicExpression(TopicExpressionType value)
          Create an instance of JAXBElement<TopicExpressionType>}
 java.util.List<TopicExpressionType> NotificationProducerRP.getTopicExpression()
          Gets the value of the topicExpression property.
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base with parameters of type TopicExpressionType
 javax.xml.bind.JAXBElement<TopicExpressionType> ObjectFactory.createTopic(TopicExpressionType value)
          Create an instance of JAXBElement<TopicExpressionType>}
 javax.xml.bind.JAXBElement<TopicExpressionType> ObjectFactory.createTopicExpression(TopicExpressionType value)
          Create an instance of JAXBElement<TopicExpressionType>}
 void NotificationMessageHolderType.setTopic(TopicExpressionType value)
          Sets the value of the topic property.
 void GetCurrentMessage.setTopic(TopicExpressionType value)
          Sets the value of the topic property.
 

Uses of TopicExpressionType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

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

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

Fields in com.ebmwebsourcing.wsstar.notification.definition.brokered with type parameters of type TopicExpressionType
protected  java.util.List<TopicExpressionType> RegisterPublisher.topic
           
protected  java.util.List<TopicExpressionType> PublisherRegistrationRP.topic
           
protected  java.util.List<TopicExpressionType> NotificationBrokerRP.topicExpression
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.brokered that return types with arguments of type TopicExpressionType
 javax.xml.bind.JAXBElement<TopicExpressionType> ObjectFactory.createTopic(TopicExpressionType value)
          Create an instance of JAXBElement<TopicExpressionType>}
 java.util.List<TopicExpressionType> RegisterPublisher.getTopic()
          Gets the value of the topic property.
 java.util.List<TopicExpressionType> PublisherRegistrationRP.getTopic()
          Gets the value of the topic property.
 java.util.List<TopicExpressionType> NotificationBrokerRP.getTopicExpression()
          Gets the value of the topicExpression property.
 

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



Copyright © 2009 eBM Websourcing. All Rights Reserved.