com.bea.commerce.ebusiness.price.engine
Class DiscountModifierPercent

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.engine.DiscountModifier
      extended by com.bea.commerce.ebusiness.price.engine.DiscountModifierPercent

Deprecated See BEA Commerce product offering

@Deprecated
public class DiscountModifierPercent
extends DiscountModifier

Supports PERCENT_OFF ModifierType


Field Summary
static String cName
          Deprecated See BEA Commerce product offering
 
Constructor Summary
DiscountModifierPercent(ModifierType type, String stringValue)
          Deprecated See BEA Commerce product offering
 
Method Summary
 String getStringValue()
          Deprecated See BEA Commerce product offering
 double getValue()
          Deprecated See BEA Commerce product offering
 String toString()
          Deprecated See BEA Commerce product offering
 
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 String cName
Deprecated See BEA Commerce product offering
See Also
Constants Summary
Constructor Detail

DiscountModifierPercent

public DiscountModifierPercent(ModifierType type,
                               String stringValue)
Deprecated See BEA Commerce product offering

Method Detail

getValue

public double getValue()
Deprecated See BEA Commerce product offering


getStringValue

public String getStringValue()
Deprecated See BEA Commerce product offering


toString

public String toString()
Deprecated See BEA Commerce product offering

Overrides:
toString in class DiscountModifier


Copyright © 2006 BEA Systems, Inc. All Rights Reserved