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