Mirror API

インタフェース
com.sun.mirror.declaration.AnnotationValue の使用

AnnotationValue を使用しているパッケージ
com.sun.mirror.declaration プログラム要素の宣言をモデル化するために使用されるインタフェース。 
 

com.sun.mirror.declaration での AnnotationValue の使用
 

AnnotationValue を返す com.sun.mirror.declaration のメソッド
 AnnotationValue AnnotationTypeElementDeclaration.getDefaultValue()
          この要素のデフォルト値を返します。
 

AnnotationValue 型の引数を持つ型を返す com.sun.mirror.declaration のメソッド
 Map<AnnotationTypeElementDeclaration,AnnotationValue> AnnotationMirror.getElementValues()
          この注釈の要素と値を返します。
 


Mirror API

バグや機能要求の報告
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.