TypeElement
に含まれます。@Deprecated public interface EnumDeclaration extends ClassDeclaration
修飾子と型 | メソッドと説明 |
---|---|
Collection<EnumConstantDeclaration> |
getEnumConstants()
非推奨。
この enum に定義された enum 定数を返します。
|
getConstructors, getMethods, getSuperclass
getFields, getFormalTypeParameters, getNestedTypes, getPackage, getQualifiedName, getSuperinterfaces
getDeclaringType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Collection<EnumConstantDeclaration> getEnumConstants()
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.