com.bea.commerce.ebusiness.price.quote
Interface AdjustmentDescription
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- UnitAdjustmentDescription
- All Known Implementing Classes:
- AdjustmentDescriptionImpl, UnitAdjustmentDescriptionImpl
- public interface AdjustmentDescription
- extends Serializable
type
public AdjustmentType type()
- Returns:
- the type of this adjustment
- See Also:
AdjustmentType
initialPrice
public Money initialPrice()
endPrice
public Money endPrice()
adjustmentAmount
public Money adjustmentAmount()
computation
public String computation()
reason
public String reason()
id
public String id()
getCurrency
public String getCurrency()
Copyright © 2003 BEA Systems, Inc. All Rights Reserved