|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.commerce.ebusiness.price.engine.pool.ItemProperty
@Deprecated public class ItemProperty
Immutable object.
Field Summary | |
---|---|
static String |
cName
Deprecated See BEA Commerce product offering |
Constructor Summary | |
---|---|
ItemProperty(ItemAttribute attribute,
Operator op,
String value)
Deprecated See BEA Commerce product offering |
Method Summary | |
---|---|
ItemAttribute |
getAttribute()
Deprecated See BEA Commerce product offering |
Operator |
getOperator()
Deprecated See BEA Commerce product offering |
String |
getValue()
Deprecated See BEA Commerce product offering |
String |
toString()
Deprecated See BEA Commerce product offering |
static String |
toString(List list)
Deprecated See BEA Commerce product offering |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String cName
Constructor Detail |
---|
public ItemProperty(ItemAttribute attribute, Operator op, String value)
Method Detail |
---|
public ItemAttribute getAttribute()
public Operator getOperator()
public String getValue()
public String toString()
toString
in class Object
public static String toString(List list)
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |