© 2005 BEA Systems, Inc.

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

java.lang.Object
  extended bycom.bea.commerce.ebusiness.price.engine.pool.OrderProperty

public class OrderProperty
extends Object

Immutable object.


Field Summary
static String cName
           
 
Constructor Summary
OrderProperty(OrderAttribute attribute, Operator op, Money value)
           
 
Method Summary
 OrderAttribute getAttribute()
           
 Operator getOperator()
           
 Money getValue()
           
 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:
Constant Field Values
Constructor Detail

OrderProperty

public OrderProperty(OrderAttribute attribute,
                     Operator op,
                     Money value)
Method Detail

getAttribute

public OrderAttribute getAttribute()

getOperator

public Operator getOperator()

getValue

public Money getValue()

toString

public String toString()

toString

public static String toString(List list)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved