Modifier and Type | Method and Description |
---|---|
FilterCategory |
EnumSerializationForcer.getCategory() |
Modifier and Type | Method and Description |
---|---|
void |
EnumSerializationForcer.setCategory(FilterCategory category) |
Modifier and Type | Method and Description |
---|---|
static FilterCategory |
FilterCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterCategory[] |
FilterCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FilterCategory |
SpeciesFilterItem.getCategory() |
Modifier and Type | Method and Description |
---|---|
void |
SpeciesFilterItem.setCategory(FilterCategory category) |
Constructor and Description |
---|
SpeciesFilterItem(String label,
SpeciesFields field,
FilterCategory category) |
Copyright © 2016. All Rights Reserved.