com.bea.commerce.ebusiness.price.engine.pool
Class QuerySpec

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.engine.pool.QuerySpec

public class QuerySpec
extends Object


Field Summary
static String cName
           
 
Constructor Summary
QuerySpec(List properties, int minimum, int maximum)
           
 
Method Summary
 List getProperties()
           
 int maximum()
           
 int minimum()
           
 String toString()
           
static String toString(List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

cName

public static final String cName
See Also
Constants Summary
Constructor Detail

QuerySpec

public QuerySpec(List properties,
                 int minimum,
                 int maximum)
Method Detail

getProperties

public List getProperties()

minimum

public int minimum()

maximum

public int maximum()

toString

public String toString()
Overrides:
toString in class Object

toString

public static String toString(List list)


Copyright © 2006 BEA Systems, Inc. All Rights Reserved