com.bea.commerce.ebusiness.price.engine
Class DiscountModifierPercent
java.lang.Object
|
+--com.bea.commerce.ebusiness.price.engine.DiscountModifier
|
+--com.bea.commerce.ebusiness.price.engine.DiscountModifierPercent
- public class DiscountModifierPercent
- extends DiscountModifier
Supports PERCENT_OFF ModifierType
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
DiscountModifierPercent
public DiscountModifierPercent(ModifierType type,
java.lang.String stringValue)
getValue
public double getValue()
getStringValue
public java.lang.String getStringValue()
toString
public java.lang.String toString()
- Overrides:
- toString in class DiscountModifier
Copyright © 2002 BEA Systems, Inc. All Rights Reserved