© 2002 BEA Systems, Inc.


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
           
 
Fields inherited from class com.bea.commerce.ebusiness.price.engine.DiscountModifier
cName
 
Constructor Summary
DiscountModifierPercent(ModifierType type, java.lang.String stringValue)
           
 
Method Summary
 java.lang.String getStringValue()
           
 double getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class com.bea.commerce.ebusiness.price.engine.DiscountModifier
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

cName

public static final java.lang.String cName
Constructor Detail

DiscountModifierPercent

public DiscountModifierPercent(ModifierType type,
                               java.lang.String stringValue)
Method Detail

getValue

public double getValue()

getStringValue

public java.lang.String getStringValue()

toString

public java.lang.String toString()

Overrides:
toString in class DiscountModifier

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved