|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.service.uddi.query.Paging
public class Paging
| Constructor Summary | |
|---|---|
Paging(java.lang.Integer firstResult,
java.lang.Integer maxResult)
|
|
| Method Summary | |
|---|---|
int |
getFirstResult()
|
int |
getMaxResult()
|
void |
setFirstResult(int firstResult)
|
void |
setMaxResult(int maxResult)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Paging(java.lang.Integer firstResult,
java.lang.Integer maxResult)
| Method Detail |
|---|
public int getFirstResult()
public void setFirstResult(int firstResult)
public int getMaxResult()
public void setMaxResult(int maxResult)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||