| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<MessageType,MessageType._Field> |
MessageType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
MessageType |
MessageType._Builder.build() |
MessageType |
Declaration.getDeclStruct() |
MessageType |
Declaration._Builder.getDeclStruct()
Gets the value for the contained decl_struct.
|
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<MessageType,MessageType._Field> |
MessageType.descriptor() |
PStructDescriptor<MessageType,MessageType._Field> |
MessageType._Builder.descriptor() |
static PStructDescriptorProvider<MessageType,MessageType._Field> |
MessageType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
MessageType.compareTo(MessageType other) |
MessageType._Builder |
MessageType._Builder.merge(MessageType from) |
Declaration._Builder |
Declaration._Builder.setDeclStruct(MessageType value)
Sets the value of decl_struct.
|
static Declaration |
Declaration.withDeclStruct(MessageType value) |
| Constructor and Description |
|---|
_Builder(MessageType base)
Make a mutating builder off a base model.MessageType.
|
Copyright © 2015–2017 morimekta.net. All rights reserved.