Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.t_1.QueryExpressionType

Packages that use QueryExpressionType
org.oasis_open.docs.wsn.t_1   
 

Uses of QueryExpressionType in org.oasis_open.docs.wsn.t_1
 

Fields in org.oasis_open.docs.wsn.t_1 declared as QueryExpressionType
protected  QueryExpressionType TopicType.messagePattern
           
 

Methods in org.oasis_open.docs.wsn.t_1 that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 QueryExpressionType TopicType.getMessagePattern()
          Gets the value of the messagePattern property.
 

Methods in org.oasis_open.docs.wsn.t_1 with parameters of type QueryExpressionType
 void TopicType.setMessagePattern(QueryExpressionType value)
          Sets the value of the messagePattern property.
 


Apache CXF API

Apache CXF