© 2005 BEA Systems, Inc.

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

java.lang.Object
  extended bycom.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:
Constant Field Values
Constructor Detail

DiscountModifier

public DiscountModifier(ModifierType type)
Method Detail

getType

public ModifierType getType()

toString

public String toString()

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved