org.xwiki.query.jpql.node
Class AAgrArithmeticPrimary
java.lang.Object
org.xwiki.query.jpql.node.Node
org.xwiki.query.jpql.node.PArithmeticPrimary
org.xwiki.query.jpql.node.AAgrArithmeticPrimary
- All Implemented Interfaces:
- Cloneable, Switchable
public final class AAgrArithmeticPrimary
- extends PArithmeticPrimary
AAgrArithmeticPrimary
public AAgrArithmeticPrimary()
AAgrArithmeticPrimary
public AAgrArithmeticPrimary(PAggregateExpression _aggregateExpression_)
clone
public Object clone()
- Specified by:
clone in class Node
apply
public void apply(Switch sw)
getAggregateExpression
public PAggregateExpression getAggregateExpression()
setAggregateExpression
public void setAggregateExpression(PAggregateExpression node)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004-2013 XWiki. All Rights Reserved.