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