|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.irisel.oms.sql.LimitRows
public class LimitRows
Constructor Summary | |
---|---|
LimitRows(int limitRowcount)
|
Method Summary | |
---|---|
int |
getRowCount()
|
void |
setRowCount(int rowcount)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LimitRows(int limitRowcount)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public int getRowCount()
public void setRowCount(int rowcount)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |