|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.primus.searchstudio.RelatedResponseObjects
public class RelatedResponseObjects
| Constructor Summary | |
|---|---|
protected |
RelatedResponseObjects(int candidates,
int total)
|
| Method Summary | |
|---|---|
int |
getCandidates()
|
int |
getTotal()
|
void |
setCandidates(int candidates)
|
void |
setTotal(int total)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RelatedResponseObjects(int candidates,
int total)
| Method Detail |
|---|
public int getCandidates()
public void setCandidates(int candidates)
public int getTotal()
public void setTotal(int total)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||