© 2005 BEA Systems, Inc.

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

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

public class ItemProperty
extends Object

Immutable object.


Field Summary
static String cName
           
 
Constructor Summary
ItemProperty(ItemAttribute attribute, Operator op, String value)
           
 
Method Summary
 ItemAttribute getAttribute()
           
 Operator getOperator()
           
 String 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

ItemProperty

public ItemProperty(ItemAttribute attribute,
                    Operator op,
                    String value)
Method Detail

getAttribute

public ItemAttribute getAttribute()

getOperator

public Operator getOperator()

getValue

public String getValue()

toString

public String toString()

toString

public static String toString(List list)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved