public final class EnumType extends Reference
| Constructor and Description |
|---|
EnumType() |
EnumType(String className,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(String value) |
String |
getDescription() |
Set<String> |
getValues() |
boolean |
hasValues() |
void |
setDescription(String description) |
void |
setValues(Set<String> values) |
getClassName, getGraphQlClassName, getMappingInfo, getName, getParametrizedTypeArguments, getType, hasMappingInfo, isAddParametrizedTypeNameExtension, setAddParametrizedTypeNameExtension, setClassName, setGraphQlClassName, setMappingInfo, setName, setParametrizedTypeArguments, setType, toStringCopyright © 2018–2020. All rights reserved.