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