Package | Description |
---|---|
sirius.db.mixing.query.constraints |
Modifier and Type | Field and Description |
---|---|
protected CSVFilter.Mode |
CSVFilter.mode |
Modifier and Type | Method and Description |
---|---|
static CSVFilter.Mode |
CSVFilter.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSVFilter.Mode[] |
CSVFilter.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CSVFilter(FilterFactory<C> factory,
Mapping field,
String value,
CSVFilter.Mode mode) |
Copyright © 2018. All rights reserved.