|
© 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
DiscountRule
object. A DiscountRule
encapsulates
the language for specifying the qualifier entities and target entities for
a discount.
Method Summary | |
java.lang.String |
getRule()
Gets the rule as a String. |
java.lang.String |
toString()
Gets the same String as getRule |
Method Detail |
public java.lang.String getRule()
public java.lang.String toString()
getRule.
- Returns:
- a String representation of the rule
- Overrides:
- toString in class java.lang.Object
- See Also:
getRule()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |