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

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

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

Subclasses of PTrimCharacter in org.xwiki.query.jpql.node
 class ATrimCharacter
           
 

Methods in org.xwiki.query.jpql.node that return PTrimCharacter
 PTrimCharacter ATrimDesc.getTrimCharacter()
           
 

Methods in org.xwiki.query.jpql.node with parameters of type PTrimCharacter
 void ATrimDesc.setTrimCharacter(PTrimCharacter node)
           
 

Constructors in org.xwiki.query.jpql.node with parameters of type PTrimCharacter
ATrimDesc(TTrimSpecification _trimSpecification_, PTrimCharacter _trimCharacter_, TFrom _from_)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.