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

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

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

Subclasses of PNumericLiteral in org.xwiki.query.jpql.node
 class AFloatNumericLiteral
           
 class AIntegerNumericLiteral
           
 

Methods in org.xwiki.query.jpql.node that return PNumericLiteral
 PNumericLiteral ANumLiteral.getNumericLiteral()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type PNumericLiteral
 void ANumLiteral.setNumericLiteral(PNumericLiteral node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type PNumericLiteral
ANumLiteral(PNumericLiteral _numericLiteral_)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.