| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static net.morimekta.providence.descriptor.PStructDescriptor<ProgramType> |
ProgramType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
ProgramType |
ProgramType._Builder.build() |
ProgramType |
ProgramMeta.getProgram()
The program type definition
|
ProgramType |
ProgramMeta._Builder.getProgram()
The program type definition
|
ProgramType |
ProgramMeta_OrBuilder.getProgram()
The program type definition
|
| Modifier and Type | Method and Description |
|---|---|
net.morimekta.providence.descriptor.PStructDescriptor<ProgramType> |
ProgramType.descriptor() |
net.morimekta.providence.descriptor.PStructDescriptor<ProgramType> |
ProgramType._Builder.descriptor() |
net.morimekta.providence.descriptor.PMessageDescriptor<ProgramType> |
ProgramType._Field.onMessageType() |
Optional<ProgramType> |
ProgramMeta.optionalProgram()
The program type definition
|
Optional<ProgramType> |
ProgramMeta._Builder.optionalProgram()
The program type definition
|
Optional<ProgramType> |
ProgramMeta_OrBuilder.optionalProgram()
The program type definition
|
static net.morimekta.providence.descriptor.PStructDescriptorProvider<ProgramType> |
ProgramType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
ProgramType.compareTo(ProgramType other) |
ProgramType._Builder |
ProgramType._Builder.merge(ProgramType from) |
| Constructor and Description |
|---|
_Builder(ProgramType base)
Make a mutating builder off a base p_model.ProgramType.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.