Uses of Class
net.oasis.wsn.QueryExpressionType

Uses of QueryExpressionType in net.oasis.wsn
 

Fields in net.oasis.wsn declared as QueryExpressionType
protected  QueryExpressionType TopicType.messagePattern
           
 

Methods in net.oasis.wsn that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 QueryExpressionType TopicType.getMessagePattern()
          Gets the value of the messagePattern property.
 

Methods in net.oasis.wsn with parameters of type QueryExpressionType
 void TopicType.setMessagePattern(QueryExpressionType value)
          Sets the value of the messagePattern property.
 



Copyright © 2008-2011 Highsource. All Rights Reserved.