com.bea.commerce.ebusiness.price.quote
Interface AdjustmentDescription
- All Superinterfaces:
- java.io.Serializable
- All Known Subinterfaces:
- UnitAdjustmentDescription
- All Known Implementing Classes:
- AdjustmentDescriptionImpl
- public interface AdjustmentDescription
- extends java.io.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 java.lang.String computation()
reason
public java.lang.String reason()
id
public java.lang.String id()
getCurrency
public java.lang.String getCurrency()
Copyright © 2001 BEA Systems, Inc. All Rights Reserved