com.bea.commerce.ebusiness.price.engine.pool
Class ItemProperty
java.lang.Object
|
+--com.bea.commerce.ebusiness.price.engine.pool.ItemProperty
- public class ItemProperty
- extends java.lang.Object
Immutable object.
Field Summary
|
static java.lang.String |
cName
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
cName
public static final java.lang.String cName
ItemProperty
public ItemProperty(ItemAttribute attribute,
Operator op,
java.lang.String value)
getAttribute
public ItemAttribute getAttribute()
getOperator
public Operator getOperator()
getValue
public java.lang.String getValue()
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Object
toString
public static java.lang.String toString(java.util.List list)
Copyright © 2002 BEA Systems, Inc. All Rights Reserved