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 FieldFilter
public static IdFilter.Builder create()