| Package | Description |
|---|---|
| io.protostuff.compiler.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumConstant> |
Enum.constants |
| Modifier and Type | Method and Description |
|---|---|
EnumConstant |
Enum.getConstant(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EnumConstant> |
Enum.getConstants() |
| Modifier and Type | Method and Description |
|---|---|
void |
Enum.addConstant(EnumConstant value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Enum.setConstants(List<EnumConstant> constants) |
Copyright © 2015–2016. All rights reserved.