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