com.bea.commerce.ebusiness.price.engine.pool
Class ItemProperty
java.lang.Object
|
+--com.bea.commerce.ebusiness.price.engine.pool.ItemProperty
- public class ItemProperty
- extends Object
Immutable object.
cName
public static final String cName
- See Also:
- Constant Field Values
ItemProperty
public ItemProperty(ItemAttribute attribute,
Operator op,
String value)
getAttribute
public ItemAttribute getAttribute()
getOperator
public Operator getOperator()
getValue
public String getValue()
toString
public String toString()
- Overrides:
toString
in class Object
toString
public static String toString(List list)
Copyright © 2003 BEA Systems, Inc. All Rights Reserved