| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static net.morimekta.providence.descriptor.PStructDescriptor<EnumType> |
EnumType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
EnumType |
EnumType._Builder.build() |
EnumType |
Declaration_OrBuilder.getDeclEnum() |
EnumType |
Declaration.getDeclEnum() |
EnumType |
Declaration._Builder.getDeclEnum() |
| Modifier and Type | Method and Description |
|---|---|
net.morimekta.providence.descriptor.PStructDescriptor<EnumType> |
EnumType.descriptor() |
net.morimekta.providence.descriptor.PStructDescriptor<EnumType> |
EnumType._Builder.descriptor() |
net.morimekta.providence.descriptor.PMessageDescriptor<EnumType> |
EnumType._Field.onMessageType() |
Optional<EnumType> |
Declaration_OrBuilder.optionalDeclEnum() |
Optional<EnumType> |
Declaration.optionalDeclEnum() |
Optional<EnumType> |
Declaration._Builder.optionalDeclEnum() |
static net.morimekta.providence.descriptor.PStructDescriptorProvider<EnumType> |
EnumType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
EnumType.compareTo(EnumType other) |
EnumType._Builder |
EnumType._Builder.merge(EnumType from) |
| Constructor and Description |
|---|
_Builder(EnumType base)
Make a mutating builder off a base p_model.EnumType.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.