© 2002 BEA Systems, Inc.


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

All Known Implementing Classes:
UnitAdjustmentDescriptionImpl

public interface UnitAdjustmentDescription
extends AdjustmentDescription


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

Method Detail

quantity

public double quantity()


initialUnitPrice

public Money initialUnitPrice()


endUnitPrice

public Money endUnitPrice()


unitAdjustmentAmount

public Money unitAdjustmentAmount()


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved