|
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.quote.AdjustmentDescriptionImpl
@Deprecated public class AdjustmentDescriptionImpl
| Field Summary | |
|---|---|
static String |
cName
Deprecated |
| Constructor Summary | |
|---|---|
AdjustmentDescriptionImpl(AdjustmentType type,
String currency,
Money initialPrice,
Money endPrice,
Money adjustmentAmount,
String computation,
String reason,
String id)
Deprecated |
|
| Method Summary | |
|---|---|
Money |
adjustmentAmount()
Deprecated |
String |
computation()
Deprecated |
Money |
endPrice()
Deprecated |
String |
getCurrency()
Deprecated |
String |
id()
Deprecated |
Money |
initialPrice()
Deprecated |
String |
reason()
Deprecated |
String |
toString()
Deprecated |
static String |
toString(Iterator it,
int size)
Deprecated |
AdjustmentType |
type()
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 AdjustmentDescriptionImpl(AdjustmentType type,
String currency,
Money initialPrice,
Money endPrice,
Money adjustmentAmount,
String computation,
String reason,
String id)
| Method Detail |
|---|
public AdjustmentType type()
type in interface AdjustmentDescriptionAdjustmentTypepublic Money initialPrice()
initialPrice in interface AdjustmentDescriptionpublic Money endPrice()
endPrice in interface AdjustmentDescriptionpublic Money adjustmentAmount()
adjustmentAmount in interface AdjustmentDescriptionpublic String computation()
computation in interface AdjustmentDescriptionpublic String reason()
reason in interface AdjustmentDescriptionpublic String id()
id in interface AdjustmentDescriptionpublic String getCurrency()
getCurrency in interface AdjustmentDescriptionpublic String toString()
toString in class Object
public static String toString(Iterator it,
int size)
|
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 | ||||||||