TypeElement
に含まれます。@Deprecated public interface AnnotationTypeDeclaration extends InterfaceDeclaration
修飾子と型 | メソッドと説明 |
---|---|
Collection<AnnotationTypeElementDeclaration> |
getMethods()
非推奨。
この注釈型の注釈型要素を返します。
|
getFields, getFormalTypeParameters, getNestedTypes, getPackage, getQualifiedName, getSuperinterfaces
getDeclaringType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Collection<AnnotationTypeElementDeclaration> getMethods()
getMethods
、インタフェース: TypeDeclaration
DeclarationFilter
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.