org.xwiki.query.jpql.node
Class AVariable
java.lang.Object
org.xwiki.query.jpql.node.Node
org.xwiki.query.jpql.node.PVariable
org.xwiki.query.jpql.node.AVariable
- All Implemented Interfaces:
- Cloneable, Switchable
public final class AVariable
- extends PVariable
AVariable
public AVariable()
AVariable
public AVariable(TId _id_)
clone
public Object clone()
- Specified by:
clone in class Node
apply
public void apply(Switch sw)
getId
public TId getId()
setId
public void setId(TId node)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004–2014 XWiki. All rights reserved.