|
Mirror API | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface AnnotationTypeElementDeclaration
注釈型の要素を表します。
| メソッドの概要 | |
|---|---|
AnnotationTypeDeclaration |
getDeclaringType()
このメンバまたはコンストラクタが内部で宣言された型宣言を返します。 |
AnnotationValue |
getDefaultValue()
この要素のデフォルト値を返します。 |
| インタフェース com.sun.mirror.declaration.MethodDeclaration から継承されたメソッド |
|---|
getReturnType |
| インタフェース com.sun.mirror.declaration.ExecutableDeclaration から継承されたメソッド |
|---|
getFormalTypeParameters, getParameters, getThrownTypes, isVarArgs |
| インタフェース com.sun.mirror.declaration.Declaration から継承されたメソッド |
|---|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName |
| メソッドの詳細 |
|---|
AnnotationValue getDefaultValue()
AnnotationTypeDeclaration getDeclaringType()
MemberDeclaration 内の getDeclaringType
|
Mirror API | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||