|
Copyright © 2000, 2008, Oracle and/or its affiliates. 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.OrderProperty
@Deprecated public class OrderProperty
Immutable object.
| Field Summary | |
|---|---|
static String |
cName
Deprecated |
| Constructor Summary | |
|---|---|
OrderProperty(OrderAttribute attribute,
Operator op,
Money value)
Deprecated |
|
| Method Summary | |
|---|---|
OrderAttribute |
getAttribute()
Deprecated |
Operator |
getOperator()
Deprecated |
Money |
getValue()
Deprecated |
String |
toString()
Deprecated |
static String |
toString(List list)
Deprecated |
| 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 OrderProperty(OrderAttribute attribute,
Operator op,
Money value)
| Method Detail |
|---|
public OrderAttribute getAttribute()
public Operator getOperator()
public Money getValue()
public String toString()
toString in class Objectpublic static String toString(List list)
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||