Uses of Class
org.xwiki.query.jpql.node.PSimpleCondExpression

Packages that use PSimpleCondExpression
org.xwiki.query.jpql.node   
 

Uses of PSimpleCondExpression in org.xwiki.query.jpql.node
 

Subclasses of PSimpleCondExpression in org.xwiki.query.jpql.node
 class ASimpleCondExpression
           
 

Methods in org.xwiki.query.jpql.node that return PSimpleCondExpression
 PSimpleCondExpression AConditionalPrimary.getSimpleCondExpression()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type PSimpleCondExpression
 void AConditionalPrimary.setSimpleCondExpression(PSimpleCondExpression node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type PSimpleCondExpression
AConditionalPrimary(PSimpleCondExpression _simpleCondExpression_)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.