public interface Enumerated extends Type
| Modifier and Type | Interface and Description |
|---|---|
static class |
Enumerated.ItemKind |
Type.Family| Modifier and Type | Method and Description |
|---|---|
void |
addItem(Enumerated.ItemKind kind,
String name,
Ref<Value> valueRef) |
void |
setExtensible(boolean value) |
accept, asElementSetSpecs, copy, getEncoding, getFamily, getNamedType, getNamedTypes, getNamedValue, getNamedValues, getNamespace, getScope, getSibling, hasConstraint, hasElementSetSpecs, isConstructedValue, isTagged, optimize, setNamespacedisposegetState, isDisposed, isValidated, validatevoid setExtensible(boolean value)
void addItem(@NotNull
Enumerated.ItemKind kind,
@NotNull
String name,
@Nullable
Ref<Value> valueRef)
Copyright © 2017. All rights reserved.