| Package | Description |
|---|---|
| ru.moysklad.remap_1_2.utils.params |
| Modifier and Type | Method and Description |
|---|---|
static FilterParam.FilterType |
FilterParam.FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterParam.FilterType[] |
FilterParam.FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FilterParam |
FilterParam.filter(Attribute key,
FilterParam.FilterType filterType,
Object value) |
static FilterParam |
FilterParam.filter(String key,
FilterParam.FilterType filterType,
MetaEntity value) |
static FilterParam |
FilterParam.filter(String key,
FilterParam.FilterType filterType,
String value) |
Copyright © 2022. All rights reserved.