Modifier and Type | Field and Description |
---|---|
static HashMap<ClientFieldType,ArrayList<ClientFilterOperator>> |
AquaMapsSpeciesViewConstants.operatorsPerFieldType |
Modifier and Type | Method and Description |
---|---|
static ClientFilterOperator |
AquaMapsSpeciesViewConstants.getOperatorFromString(String label) |
Modifier and Type | Method and Description |
---|---|
static String |
AquaMapsSpeciesViewConstants.getOperatorLabel(ClientFilterOperator op) |
Modifier and Type | Method and Description |
---|---|
ClientFilterOperator |
EnumSerializationForcer.getOperator() |
Modifier and Type | Method and Description |
---|---|
void |
EnumSerializationForcer.setOperator(ClientFilterOperator operator) |
Modifier and Type | Method and Description |
---|---|
ClientFilterOperator |
SpeciesFilter.getOperator() |
Modifier and Type | Method and Description |
---|---|
void |
SpeciesFilter.setOperator(ClientFilterOperator operator) |
Constructor and Description |
---|
SpeciesFilter(String name,
String label,
Object value,
ClientFilterOperator operator,
ClientFieldType type) |
Modifier and Type | Method and Description |
---|---|
static ClientFilterOperator |
ClientFilterOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientFilterOperator[] |
ClientFilterOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.