© 2002 BEA Systems, Inc.


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

java.lang.Object
  |
  +--com.bea.commerce.ebusiness.price.engine.DiscountModifier
Direct Known Subclasses:
DiscountModifierFixed, DiscountModifierPercent

public abstract class DiscountModifier
extends java.lang.Object


Field Summary
static java.lang.String cName
           
 
Constructor Summary
DiscountModifier(ModifierType type)
           
 
Method Summary
 ModifierType getType()
           
 java.lang.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 java.lang.String cName
Constructor Detail

DiscountModifier

public DiscountModifier(ModifierType type)
Method Detail

getType

public ModifierType getType()

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved