| Package | Description |
|---|---|
| org.blufin.sdk.filters | |
| org.blufin.sdk.filters.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static Modifier |
Modifier.get(String symbol) |
static Modifier |
Modifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Modifier[] |
Modifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Filter(FilterType filterType,
String fieldName,
Modifier modifier,
String primaryValue) |
Filter(FilterType filterType,
String fieldName,
Modifier modifier,
String primaryValue,
String secondaryValue) |
| Modifier and Type | Field and Description |
|---|---|
static List<Modifier> |
MatchFilterable.modifiers |
static List<Modifier> |
MatchComparisonFilterable.modifiers |
static List<Modifier> |
MatchContentFilterable.modifiers |
static List<Modifier> |
ContentFilterable.modifiers |
static List<Modifier> |
BooleanFilterable.modifiers |
static List<Modifier> |
IntegerFilterable.modifiers |
Copyright © 2019. All rights reserved.