public static final class Config.ParameterGroupTitlePatternRule
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
parameterGroupId |
java.util.regex.Pattern |
pattern |
int |
titlePatternId |
Constructor and Description |
---|
Config.ParameterGroupTitlePatternRule() |
Modifier and Type | Method and Description |
---|---|
boolean |
check(java.lang.String contractTitle) |