| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<EnumValue,EnumValue._Field> |
EnumValue.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static EnumValue._Field |
EnumValue._Field.forKey(int key) |
static EnumValue._Field |
EnumValue._Field.forName(String name) |
static EnumValue._Field |
EnumValue._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumValue._Field[] |
EnumValue._Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<EnumValue,EnumValue._Field> |
EnumValue.descriptor() |
static PStructDescriptorProvider<EnumValue,EnumValue._Field> |
EnumValue.provider() |
Copyright © 2016. All rights reserved.