public class Rule extends Object implements Serializable
| Constructor and Description | 
|---|
Rule()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getContent()  | 
Boolean | 
getStrict()  | 
int | 
hashCode()  | 
void | 
setContent(String content)  | 
void | 
setStrict(Boolean strict)  | 
Copyright © 2020. All rights reserved.