ExecutableElement
に含まれます。@Deprecated public interface AnnotationTypeElementDeclaration extends MethodDeclaration
修飾子と型 | メソッドと説明 |
---|---|
AnnotationTypeDeclaration |
getDeclaringType()
非推奨。
このメンバーまたはコンストラクタが内部で宣言された型宣言を返します。
|
AnnotationValue |
getDefaultValue()
非推奨。
この要素のデフォルト値を返します。
|
getReturnType
getFormalTypeParameters, getParameters, getThrownTypes, isVarArgs
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
AnnotationValue getDefaultValue()
AnnotationTypeDeclaration getDeclaringType()
getDeclaringType
、インタフェース: MemberDeclaration
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.