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

Packages that use QueryExpressionType
com.ebmwebsourcing.wsstar.notification.definition.topics   
com.ebmwebsourcing.wsstar.notification.definition.topics.impl   
 

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

Fields in com.ebmwebsourcing.wsstar.notification.definition.topics declared as QueryExpressionType
protected  QueryExpressionType TopicType.messagePattern
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.topics that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 QueryExpressionType TopicType.getMessagePattern()
          Gets the value of the messagePattern property.
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.topics with parameters of type QueryExpressionType
 void TopicType.setMessagePattern(QueryExpressionType value)
          Sets the value of the messagePattern property.
 

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

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



Copyright © 2009 eBM Websourcing. All Rights Reserved.