|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleRule
Represents a class containing an MVEL rule
| Method Summary | |
|---|---|
String |
getMatchRule()
The rule in the form of an MVEL expression |
void |
setMatchRule(String matchRule)
Sets the match rule used to test this item. |
| Method Detail |
|---|
@Nonnull String getMatchRule()
void setMatchRule(@Nonnull
String matchRule)
matchRule - the rule as an MVEL string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||