public static class MethodQuery.Rule extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
field |
protected String |
operator |
protected String |
parameter |
| Constructor and Description |
|---|
Rule(String field,
String operator,
String parameter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
String |
getOperator() |
String |
getParameter() |
Copyright © 2015. All Rights Reserved.