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
Field Summary
|
static java.lang.String |
cName
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
cName
public static final java.lang.String cName
DiscountModifierFixed
public DiscountModifierFixed(ModifierType type,
java.lang.String stringValue,
java.lang.String currency)
DiscountModifierFixed
public DiscountModifierFixed(ModifierType type,
double value,
java.lang.String currency)
getValue
public double getValue()
toString
public java.lang.String toString()
- Overrides:
- toString in class DiscountModifier
getMoney
public Money getMoney()
getCurrency
public java.lang.String getCurrency()
Copyright © 2002 BEA Systems, Inc. All Rights Reserved