Modifier and Type | Field and Description |
---|---|
protected GranularityEnumType |
GranularityType.value |
Modifier and Type | Method and Description |
---|---|
static GranularityEnumType |
GranularityEnumType.fromValue(String v) |
GranularityEnumType |
GranularityType.getValue()
Gets the value of the value property.
|
static GranularityEnumType |
GranularityEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GranularityEnumType[] |
GranularityEnumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GranularityType.setValue(GranularityEnumType value)
Sets the value of the value property.
|
Copyright © 2024 Tethys. All rights reserved.