zeus.concepts
Class FIPA_Search_Constraints

java.lang.Object
  extended byzeus.concepts.FIPA_Search_Constraints

public class FIPA_Search_Constraints
extends java.lang.Object


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

max_depth

private int max_depth

max_results

private int max_results
Constructor Detail

FIPA_Search_Constraints

public FIPA_Search_Constraints()
Method Detail

setMaxDepth

public void setMaxDepth(int max_depth)

setMaxResults

public void setMaxResults(int max_results)

getMaxDepth

public int getMaxDepth()

getMaxResults

public int getMaxResults()

toString

public java.lang.String toString()


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.