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

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

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

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

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