org.xwiki.query.jpql.node
Class ASizeFunctionsReturningNumerics
java.lang.Object
org.xwiki.query.jpql.node.Node
org.xwiki.query.jpql.node.PFunctionsReturningNumerics
org.xwiki.query.jpql.node.ASizeFunctionsReturningNumerics
- All Implemented Interfaces:
- Cloneable, Switchable
public final class ASizeFunctionsReturningNumerics
- extends PFunctionsReturningNumerics
ASizeFunctionsReturningNumerics
public ASizeFunctionsReturningNumerics()
ASizeFunctionsReturningNumerics
public ASizeFunctionsReturningNumerics(TSize _size_,
TLbr _lbr_,
PPath _path_,
TRbr _rbr_)
clone
public Object clone()
- Specified by:
clone in class Node
apply
public void apply(Switch sw)
getSize
public TSize getSize()
setSize
public void setSize(TSize node)
getLbr
public TLbr getLbr()
setLbr
public void setLbr(TLbr node)
getPath
public PPath getPath()
setPath
public void setPath(PPath node)
getRbr
public TRbr getRbr()
setRbr
public void setRbr(TRbr node)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004–2014 XWiki. All rights reserved.