| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<TypedefType,TypedefType._Field> |
TypedefType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static TypedefType._Field |
TypedefType._Field.fieldForId(int id) |
static TypedefType._Field |
TypedefType._Field.fieldForName(String name) |
static TypedefType._Field |
TypedefType._Field.findById(int id) |
static TypedefType._Field |
TypedefType._Field.findByName(String name) |
static TypedefType._Field |
TypedefType._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypedefType._Field[] |
TypedefType._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<TypedefType,TypedefType._Field> |
TypedefType.descriptor() |
PStructDescriptor<TypedefType,TypedefType._Field> |
TypedefType._Builder.descriptor() |
static PStructDescriptorProvider<TypedefType,TypedefType._Field> |
TypedefType.provider() |
Copyright © 2015–2017 morimekta.net. All rights reserved.