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