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