public final class ProcResultBean extends Object
Constructor and Description |
---|
ProcResultBean() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxrows() |
String |
getName() |
int |
getResultset() |
void |
setMaxrows(int maxrows) |
void |
setName(String name) |
void |
setResultset(int resultset) |
public ProcResultBean()
public int getMaxrows()
public void setMaxrows(int maxrows)
maxrows
- The maxrows to set.public int getResultset()
public void setResultset(int resultset)
resultset
- The resultset to set.Copyright © 2015 Lucee