| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<EnumValue,EnumValue._Field> |
EnumValue.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
EnumValue |
EnumValue._Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<EnumValue,EnumValue._Field> |
EnumValue.descriptor() |
List<EnumValue> |
EnumType.getValues() |
static PStructDescriptorProvider<EnumValue,EnumValue._Field> |
EnumValue.provider() |
| Modifier and Type | Method and Description |
|---|---|
EnumType._Builder |
EnumType._Builder.addToValues(EnumValue... values) |
int |
EnumValue.compareTo(EnumValue other) |
| Modifier and Type | Method and Description |
|---|---|
EnumType._Builder |
EnumType._Builder.setValues(Collection<EnumValue> value) |
| Constructor and Description |
|---|
_Builder(EnumValue base) |
| Constructor and Description |
|---|
EnumType(String pComment,
String pName,
List<EnumValue> pValues) |
Copyright © 2016. All rights reserved.