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