| Package | Description |
|---|---|
| net.morimekta.test.naming |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<FieldNames,FieldNames._Field> |
FieldNames.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static FieldNames._Field |
FieldNames._Field.forKey(int key) |
static FieldNames._Field |
FieldNames._Field.forName(String name) |
static FieldNames._Field |
FieldNames._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldNames._Field[] |
FieldNames._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<FieldNames,FieldNames._Field> |
FieldNames.descriptor() |
static PStructDescriptorProvider<FieldNames,FieldNames._Field> |
FieldNames.provider() |
Copyright © 2016. All rights reserved.