- java.lang.Object
-
- org.apache.ode.ql.tree.nodes.Limit
-
-
Constructor Summary
Constructors
| Constructor and Description |
Limit(int number) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Limit
public Limit(int number)
- Parameters:
number -
-
Method Detail
-
getNumber
public int getNumber()
- Returns:
- the number
Copyright © 2018 WSO2. All Rights Reserved.