com.bea.commerce.ebusiness.price.engine
Class DiscountModifierFixed
java.lang.Object
com.bea.commerce.ebusiness.price.engine.DiscountModifier
com.bea.commerce.ebusiness.price.engine.DiscountModifierFixed
- public class DiscountModifierFixed
- extends DiscountModifier
Supports FIXED_OFF and FIXED_PRICE ModifierTypes
cName
public static final String cName
- See Also:
- Constant Field Values
DiscountModifierFixed
public DiscountModifierFixed(ModifierType type,
String stringValue,
String currency)
DiscountModifierFixed
public DiscountModifierFixed(ModifierType type,
double value,
String currency)
getValue
public double getValue()
toString
public String toString()
- Overrides:
toString
in class DiscountModifier
getMoney
public Money getMoney()
getCurrency
public String getCurrency()
Copyright © 2004 BEA Systems, Inc. All Rights Reserved