com.bea.commerce.ebusiness.price.engine.pool
Class OrderProperty
java.lang.Object
|
+--com.bea.commerce.ebusiness.price.engine.pool.OrderProperty
- public class OrderProperty
- 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
OrderProperty
public OrderProperty(OrderAttribute attribute,
Operator op,
Money value)
getAttribute
public OrderAttribute getAttribute()
getOperator
public Operator getOperator()
getValue
public Money 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