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

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.engine.DiscountModifier
Direct Known Subclasses:
DiscountModifierFixed, DiscountModifierPercent

public abstract class DiscountModifier
extends Object


Field Summary
static String cName
           
 
Constructor Summary
DiscountModifier(ModifierType type)
           
 
Method Summary
 ModifierType getType()
           
 String toString()
           
 
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
See Also
Constants Summary
Constructor Detail

DiscountModifier

public DiscountModifier(ModifierType type)
Method Detail

getType

public ModifierType getType()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2006 BEA Systems, Inc. All Rights Reserved