TypeElement.@Deprecated public interface EnumDeclaration extends ClassDeclaration
| Modifier and Type | Method and Description |
|---|---|
Collection<EnumConstantDeclaration> |
getEnumConstants()
Deprecated.
Returns the enum constants defined for this enum.
|
getConstructors, getMethods, getSuperclassgetFields, getFormalTypeParameters, getNestedTypes, getPackage, getQualifiedName, getSuperinterfacesgetDeclaringTypeaccept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleNameCollection<EnumConstantDeclaration> getEnumConstants()
Copyright © 2004, 2020, Oracle and/or its affiliates. All rights reserved.