com.bea.commerce.ebusiness.price.engine.pool
Class OrderProperty
java.lang.Object
|
+--com.bea.commerce.ebusiness.price.engine.pool.OrderProperty
- public class OrderProperty
- extends Object
Immutable object.
cName
public static final String cName
- See Also:
- Constant Field Values
OrderProperty
public OrderProperty(OrderAttribute attribute,
Operator op,
Money value)
getAttribute
public OrderAttribute getAttribute()
getOperator
public Operator getOperator()
getValue
public Money 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