|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface defines the public interface of the
DiscountModifier object. DiscountModifier is used by a
DiscountCalculator to determine what amount an entity
(item,order,shipping, ...) should be discounted.
| Method Summary | |
java.lang.String |
getModifier()
Gets the modifier as a String. |
java.lang.String |
toString()
Gets the same String as getModifier |
| Method Detail |
public java.lang.String getModifier()
public java.lang.String toString()
getModifier.
- Returns:
- a String representation of the modifier
- Overrides:
- toString in class java.lang.Object
- See Also:
getModifier()
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||