| Modifier and Type | Method and Description |
|---|---|
Set<EnumValue> |
EnumType.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumType.addValue(EnumValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumType.setValues(Set<EnumValue> values) |
Copyright © 2018–2022. All rights reserved.