Modifier and Type | Field and Description |
---|---|
static SpeciesFields[] |
AquaMapsSpeciesViewConstants.characteristicsSpeciesFields |
static SpeciesFields[] |
AquaMapsSpeciesViewConstants.codesSpeciesFields |
static SpeciesFields[] |
AquaMapsSpeciesViewConstants.nameSpeciesFields |
static SpeciesFields[] |
AquaMapsSpeciesViewConstants.taxonomySpeciesFields |
Modifier and Type | Field and Description |
---|---|
static Map<SpeciesFields,ClientFieldType> |
AquaMapsSpeciesViewConstants.fieldTypes |
static Map<SpeciesFields,String> |
AquaMapsSpeciesViewConstants.speciesFieldsNames |
Modifier and Type | Method and Description |
---|---|
SpeciesFields |
EnumSerializationForcer.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
EnumSerializationForcer.setFields(SpeciesFields fields) |
Modifier and Type | Method and Description |
---|---|
static SpeciesFields |
SpeciesFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeciesFields[] |
SpeciesFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SpeciesFields |
SpeciesFilterItem.getField() |
Modifier and Type | Method and Description |
---|---|
void |
SpeciesFilterItem.setField(SpeciesFields field) |
Constructor and Description |
---|
SpeciesFilterItem(String label,
SpeciesFields field,
FilterCategory category) |
Modifier and Type | Method and Description |
---|---|
static String |
JSONUtils.pertMapToJSON(Map<SpeciesFields,Float> perturbations) |
Copyright © 2015. All Rights Reserved.