© 2005 BEA Systems, Inc.

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

All Superinterfaces:
AdjustmentDescription, Serializable
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

endUnitPrice

public Money endUnitPrice()

initialUnitPrice

public Money initialUnitPrice()

quantity

public double quantity()

unitAdjustmentAmount

public Money unitAdjustmentAmount()

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved