public interface CustomFilter
Modifier and Type | Interface and Description |
---|---|
static class |
CustomFilter.Operator |
Modifier and Type | Method and Description |
---|---|
CustomFilter.Operator |
getOperator() |
String |
getValue() |
void |
setProperties(CustomFilter.Operator operator,
String value) |
void setProperties(CustomFilter.Operator operator, String value)
String getValue()
CustomFilter.Operator getOperator()
Copyright © 2023. All rights reserved.