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

All Superinterfaces
AdjustmentDescription, Serializable
All Known Implementing Classes:
UnitAdjustmentDescriptionImpl

Deprecated

@Deprecated
public interface UnitAdjustmentDescription
extends AdjustmentDescription


Method Summary
 Money endUnitPrice()
          Deprecated  
 Money initialUnitPrice()
          Deprecated  
 double quantity()
          Deprecated  
 Money unitAdjustmentAmount()
          Deprecated  
 
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 

initialUnitPrice

Money initialUnitPrice()
Deprecated 

endUnitPrice

Money endUnitPrice()
Deprecated 

unitAdjustmentAmount

Money unitAdjustmentAmount()
Deprecated 


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.