public class IdFilter extends FieldFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
IdFilter.Builder |
fieldName| Modifier and Type | Method and Description |
|---|---|
static IdFilter.Builder |
create() |
String |
getFieldName() |
List<String> |
getValues() |
public String getFieldName()
getFieldName in class FieldFilterpublic static IdFilter.Builder create()