public class FilterEntity extends Object
| Constructor and Description |
|---|
FilterEntity(String type,
List<String> expression) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExpression() |
String |
getType() |
void |
setExpression(List<String> expression) |
void |
setType(String type) |
Copyright © 2025 Brandao. All rights reserved.