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

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

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

Subclasses of PStartSpec in org.xwiki.query.jpql.node
 class AStartSpec
           
 

Methods in org.xwiki.query.jpql.node that return PStartSpec
 PStartSpec ALocateFunctionsReturningNumerics.getStartSpec()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type PStartSpec
 void ALocateFunctionsReturningNumerics.setStartSpec(PStartSpec node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type PStartSpec
ALocateFunctionsReturningNumerics(TLocate _locate_, TLbr _lbr_, PStringPrimary _what_, TComma _comma_, PStringPrimary _where_, PStartSpec _startSpec_, TRbr _rbr_)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.