| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<EnumType,EnumType._Field> |
EnumType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
EnumType |
EnumType._Builder.build() |
EnumType |
Declaration.getDeclEnum() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<EnumType,EnumType._Field> |
EnumType.descriptor() |
static PStructDescriptorProvider<EnumType,EnumType._Field> |
EnumType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
EnumType.compareTo(EnumType other) |
Declaration._Builder |
Declaration._Builder.setDeclEnum(EnumType value) |
static Declaration |
Declaration.withDeclEnum(EnumType value) |
| Constructor and Description |
|---|
_Builder(EnumType base) |
Copyright © 2016. All rights reserved.