|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.query.jpql.node.Node
org.xwiki.query.jpql.node.PGroupbyItem
org.xwiki.query.jpql.node.AGroupbyItem
public final class AGroupbyItem
| Constructor Summary | |
|---|---|
AGroupbyItem()
|
|
AGroupbyItem(PPath _path_)
|
|
| Method Summary | |
|---|---|
void |
apply(Switch sw)
|
java.lang.Object |
clone()
|
PPath |
getPath()
|
void |
setPath(PPath node)
|
java.lang.String |
toString()
|
| Methods inherited from class org.xwiki.query.jpql.node.Node |
|---|
cloneList, cloneNode, parent, replaceBy, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AGroupbyItem()
public AGroupbyItem(PPath _path_)
| Method Detail |
|---|
public java.lang.Object clone()
clone in class Nodepublic void apply(Switch sw)
public PPath getPath()
public void setPath(PPath node)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||