com.bea.commerce.ebusiness.price.quote
Interface UnitAdjustmentDescription

All Superinterfaces
AdjustmentDescription, Serializable
All Known Implementing Classes:
UnitAdjustmentDescriptionImpl

Deprecated See BEA Commerce product offering

@Deprecated
public interface UnitAdjustmentDescription
extends AdjustmentDescription


Method Summary
 Money endUnitPrice()
          Deprecated See BEA Commerce product offering
 Money initialUnitPrice()
          Deprecated See BEA Commerce product offering
 double quantity()
          Deprecated See BEA Commerce product offering
 Money unitAdjustmentAmount()
          Deprecated See BEA Commerce product offering
 
Methods inherited from interface com.bea.commerce.ebusiness.price.quote.AdjustmentDescription
adjustmentAmount, computation, endPrice, getCurrency, id, initialPrice, reason, type
 

Method Detail

quantity

double quantity()
Deprecated See BEA Commerce product offering


initialUnitPrice

Money initialUnitPrice()
Deprecated See BEA Commerce product offering


endUnitPrice

Money endUnitPrice()
Deprecated See BEA Commerce product offering


unitAdjustmentAmount

Money unitAdjustmentAmount()
Deprecated See BEA Commerce product offering



Copyright © 2006 BEA Systems, Inc. All Rights Reserved