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

Deprecated

@Deprecated
public abstract class DiscountModifier
extends Object


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

DiscountModifier

public DiscountModifier(ModifierType type)
Deprecated 
Method Detail

getType

public ModifierType getType()
Deprecated 

toString

public String toString()
Deprecated 
Overrides:
toString in class Object


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.