|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.concepts.FIPA_Search_Constraints
| Field Summary | |
private int |
max_depth
|
private int |
max_results
|
| Constructor Summary | |
FIPA_Search_Constraints()
|
|
| Method Summary | |
int |
getMaxDepth()
|
int |
getMaxResults()
|
void |
setMaxDepth(int max_depth)
|
void |
setMaxResults(int max_results)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private int max_depth
private int max_results
| Constructor Detail |
public FIPA_Search_Constraints()
| Method Detail |
public void setMaxDepth(int max_depth)
public void setMaxResults(int max_results)
public int getMaxDepth()
public int getMaxResults()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||