| Package | Description |
|---|---|
| net.morimekta.providence | |
| net.morimekta.providence.descriptor | |
| net.morimekta.providence.types |
| Modifier and Type | Field and Description |
|---|---|
static PEnumDescriptor<PApplicationExceptionType> |
PApplicationExceptionType.kDescriptor |
static PEnumDescriptor<PServiceCallType> |
PServiceCallType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
PEnumDescriptor<T> |
PEnumValue.descriptor() |
PEnumDescriptor<PApplicationExceptionType> |
PApplicationExceptionType.descriptor() |
PEnumDescriptor<PServiceCallType> |
PServiceCallType.descriptor() |
| Modifier and Type | Method and Description |
|---|---|
PEnumDescriptor<E> |
PEnumDescriptorProvider.descriptor() |
| Constructor and Description |
|---|
PEnumDescriptorProvider(PEnumDescriptor<E> type) |
| Modifier and Type | Method and Description |
|---|---|
<E extends PEnumValue<E>> |
TypeRegistry.requireEnumType(TypeReference reference)
Get the declared enum type.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.