public class Filter
extends java.lang.Object
Filter.Builder
to create instanceModifier and Type | Class and Description |
---|---|
static class |
Filter.BooleanField
Boolean filed
|
static class |
Filter.Builder
Helper object to build
Filter |
static class |
Filter.ListField
Represents list field
|
static class |
Filter.NumericField
Numeric filed
|
static class |
Filter.TextField
Text filed
|
Modifier and Type | Method and Description |
---|---|
protected org.json.JSONObject |
toJSONObject() |