| Package | Description |
|---|---|
| net.morimekta.test.naming |
| Modifier and Type | Field and Description |
|---|---|
static PEnumDescriptor<EnumNames> |
EnumNames.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
EnumNames |
EnumNames._Builder.build() |
static EnumNames |
EnumNames.forName(String name) |
static EnumNames |
EnumNames.forValue(int value) |
static EnumNames |
EnumNames.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumNames[] |
EnumNames.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PEnumDescriptor<EnumNames> |
EnumNames.descriptor() |
static PEnumDescriptorProvider<EnumNames> |
EnumNames.provider() |
Copyright © 2016. All rights reserved.