© 2002 BEA Systems, Inc.


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
           
 
Constructor Summary
ItemProperty(ItemAttribute attribute, Operator op, java.lang.String value)
           
 
Method Summary
 ItemAttribute getAttribute()
           
 Operator getOperator()
           
 java.lang.String getValue()
           
 java.lang.String toString()
           
static java.lang.String toString(java.util.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 java.lang.String cName
Constructor Detail

ItemProperty

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

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)

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved