public interface SimpleRule extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
| String | getMatchRule()The rule in the form of an MVEL expression | 
| void | setMatchRule(String matchRule)Sets the match rule used to test this item. | 
Copyright © 2020. All rights reserved.