- getActualTypeArguments() - インタフェース com.sun.mirror.type.DeclaredType 内のメソッド
-
非推奨。
この型の実際の型引数を順に返します。
- getAnnotation(Class<A>) - インタフェース com.sun.mirror.declaration.Declaration 内のメソッド
-
非推奨。
指定した型を持つこの宣言の注釈を返します。
- getAnnotationMirrors() - インタフェース com.sun.mirror.declaration.Declaration 内のメソッド
-
非推奨。
この宣言で直接表された注釈を返します。
- getAnnotationType() - インタフェース com.sun.mirror.declaration.AnnotationMirror 内のメソッド
-
非推奨。
この注釈の注釈型を返します。
- getAnnotationTypes() - インタフェース com.sun.mirror.declaration.PackageDeclaration 内のメソッド
-
非推奨。
このパッケージのトップレベルの注釈型の宣言を返します。
- getArrayType(TypeMirror) - インタフェース com.sun.mirror.util.Types 内のメソッド
-
非推奨。
指定されたコンポーネント型とともに配列型を返します。
- getBounds() - インタフェース com.sun.mirror.declaration.TypeParameterDeclaration 内のメソッド
-
非推奨。
この型パラメータの境界を返します。
- getClasses() - インタフェース com.sun.mirror.declaration.PackageDeclaration 内のメソッド
-
非推奨。
このパッケージのトップレベルクラスの宣言を返します。
- getComponentType() - インタフェース com.sun.mirror.type.ArrayType 内のメソッド
-
非推奨。
この配列型のコンポーネントの型を返します。
- getCompositeAnnotationProcessor(AnnotationProcessor...) - クラス com.sun.mirror.apt.AnnotationProcessors 内の static メソッド
-
非推奨。
新しい複合注釈プロセッサを構築します。
- getCompositeAnnotationProcessor(Collection<AnnotationProcessor>) - クラス com.sun.mirror.apt.AnnotationProcessors 内の static メソッド
-
非推奨。
新しい複合注釈プロセッサを構築します。
- getConstantExpression() - インタフェース com.sun.mirror.declaration.FieldDeclaration 内のメソッド
-
非推奨。
このフィールドがコンパイル時定数の場合、このフィールドの値を表す定数式のテキストを返します。
- getConstantValue() - インタフェース com.sun.mirror.declaration.FieldDeclaration 内のメソッド
-
非推奨。
このフィールドがコンパイル時定数の場合、このフィールドの値を返します。
- getConstructors() - インタフェース com.sun.mirror.declaration.ClassDeclaration 内のメソッド
-
非推奨。
このクラスのコンストラクタを返します。
- getContainingType() - インタフェース com.sun.mirror.type.DeclaredType 内のメソッド
-
非推奨。
この型をメンバーとして含む型を返します。
- getDeclaration() - インタフェース com.sun.mirror.type.AnnotationType 内のメソッド
-
非推奨。
この型の宣言を返します。
- getDeclaration() - インタフェース com.sun.mirror.type.ClassType 内のメソッド
-
非推奨。
この型の宣言を返します。
- getDeclaration() - インタフェース com.sun.mirror.type.DeclaredType 内のメソッド
-
非推奨。
この型の宣言を返します。
- getDeclaration() - インタフェース com.sun.mirror.type.EnumType 内のメソッド
-
非推奨。
この型の宣言を返します。
- getDeclaration() - インタフェース com.sun.mirror.type.InterfaceType 内のメソッド
-
非推奨。
この型の宣言を返します。
- getDeclaration() - インタフェース com.sun.mirror.type.TypeVariable 内のメソッド
-
非推奨。
この型変数を宣言した型パラメータを返します。
- getDeclarationsAnnotatedWith(AnnotationTypeDeclaration) - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
指定された注釈型を使って注釈を付けられた宣言を返します。
- getDeclarationScanner(DeclarationVisitor, DeclarationVisitor) - クラス com.sun.mirror.util.DeclarationVisitors 内の static メソッド
-
非推奨。
別の宣言に含まれる宣言をビジットして、宣言構造を走査する DeclarationVisitor を返します。
- getDeclarationUtils() - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
宣言で操作するための一部のユーティリティーメソッドの実装を返します。
- getDeclaredType(TypeDeclaration, TypeMirror...) - インタフェース com.sun.mirror.util.Types のメソッド
-
非推奨。
型宣言と実際の型引数に対応する型を返します。
- getDeclaredType(DeclaredType, TypeDeclaration, TypeMirror...) - インタフェース com.sun.mirror.util.Types のメソッド
-
非推奨。
メンバーである
包含型を指定すると、型宣言と実際の引数に対応する型を返します。
- getDeclaringType() - インタフェース com.sun.mirror.declaration.AnnotationTypeElementDeclaration 内のメソッド
-
非推奨。
このメンバーまたはコンストラクタが内部で宣言された型宣言を返します。
- getDeclaringType() - インタフェース com.sun.mirror.declaration.EnumConstantDeclaration 内のメソッド
-
非推奨。
このメンバーまたはコンストラクタが内部で宣言された型宣言を返します。
- getDeclaringType() - インタフェース com.sun.mirror.declaration.MemberDeclaration 内のメソッド
-
非推奨。
このメンバーまたはコンストラクタが内部で宣言された型宣言を返します。
- getDefaultValue() - インタフェース com.sun.mirror.declaration.AnnotationTypeElementDeclaration 内のメソッド
-
非推奨。
この要素のデフォルト値を返します。
- getDocComment() - インタフェース com.sun.mirror.declaration.Declaration 内のメソッド
-
非推奨。
この宣言のドキュメンテーション (javadoc) コメントのテキストを返します。
- getElementValues() - インタフェース com.sun.mirror.declaration.AnnotationMirror 内のメソッド
-
非推奨。
この注釈の要素と値を返します。
- getEnumConstants() - インタフェース com.sun.mirror.declaration.EnumDeclaration 内のメソッド
-
非推奨。
この enum に定義された enum 定数を返します。
- getEnums() - インタフェース com.sun.mirror.declaration.PackageDeclaration 内のメソッド
-
非推奨。
このパッケージのトップレベルの enum 型の宣言を返します。
- getErasure(TypeMirror) - インタフェース com.sun.mirror.util.Types 内のメソッド
-
非推奨。
型の消去を返します。
- getFields() - インタフェース com.sun.mirror.declaration.TypeDeclaration 内のメソッド
-
非推奨。
このクラスまたはインタフェースにより直接宣言されたフィールドを返します。
- getFiler() - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
新しいソースファイル、クラスファイル、または補助ファイルの作成に使用されるファイラを返します。
- getFilter(Collection<Modifier>) - クラス com.sun.mirror.util.DeclarationFilter 内の static メソッド
-
非推奨。
修飾子のコレクションをすべて含む宣言を選択するフィルタを返します。
- getFilter(Class<? extends Declaration>) - クラス com.sun.mirror.util.DeclarationFilter 内の static メソッド
-
非推奨。
特定の種類の宣言を選択するフィルタを返します。
- getFormalTypeParameters() - インタフェース com.sun.mirror.declaration.ExecutableDeclaration 内のメソッド
-
非推奨。
このメソッドまたはコンストラクタの仮型パラメータを返します。
- getFormalTypeParameters() - インタフェース com.sun.mirror.declaration.TypeDeclaration 内のメソッド
-
非推奨。
このクラスまたはインタフェースの仮型パラメータを返します。
- getInterfaces() - インタフェース com.sun.mirror.declaration.PackageDeclaration 内のメソッド
-
非推奨。
このパッケージのトップレベルインタフェースの宣言を返します。
- getKind() - インタフェース com.sun.mirror.type.PrimitiveType 内のメソッド
-
非推奨。
このオブジェクトが表すプリミティブ型の種類を返します。
- getLowerBounds() - インタフェース com.sun.mirror.type.WildcardType 内のメソッド
-
非推奨。
このワイルドカードの下限を返します。
- getMessager() - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
エラー、警告、およびほかの通知を報告するために使用されるメッセージャーを返します。
- getMethods() - インタフェース com.sun.mirror.declaration.AnnotationTypeDeclaration 内のメソッド
-
非推奨。
この注釈型の注釈型要素を返します。
- getMethods() - インタフェース com.sun.mirror.declaration.ClassDeclaration 内のメソッド
-
非推奨。
このクラスまたはインタフェースにより直接宣言されたメソッドを返します。
- getMethods() - インタフェース com.sun.mirror.declaration.TypeDeclaration 内のメソッド
-
非推奨。
このクラスまたはインタフェースにより直接宣言されたメソッドを返します。
- getModifiers() - インタフェース com.sun.mirror.declaration.Declaration 内のメソッド
-
非推奨。
注釈を除く、この宣言の修飾子を返します。
- getNestedTypes() - インタフェース com.sun.mirror.declaration.TypeDeclaration 内のメソッド
-
非推奨。
このクラスまたはインタフェースにより直接宣言された、ネストされたクラスおよびインタフェースの宣言を返します。
- getOptions() - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
注釈処理ツールに渡されたオプションを返します。
- getOwner() - インタフェース com.sun.mirror.declaration.TypeParameterDeclaration 内のメソッド
-
非推奨。
この型パラメータが内部で宣言された型、メソッド、またはコンストラクタ宣言を返します。
- getPackage(String) - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
完全指定名を指定されたパッケージの宣言を返します。
- getPackage() - インタフェース com.sun.mirror.declaration.TypeDeclaration 内のメソッド
-
非推奨。
この型が内部で宣言されたパッケージを返します。
- getParameters() - インタフェース com.sun.mirror.declaration.ExecutableDeclaration 内のメソッド
-
非推奨。
このメソッドまたはコンストラクタの仮パラメータを返します。
- getPosition() - インタフェース com.sun.mirror.declaration.AnnotationMirror 内のメソッド
-
非推奨。
この注釈の先頭のソース位置を返します。
- getPosition() - インタフェース com.sun.mirror.declaration.AnnotationValue 内のメソッド
-
非推奨。
この注釈の値の先頭のソース位置を返します。
- getPosition() - インタフェース com.sun.mirror.declaration.Declaration 内のメソッド
-
非推奨。
この宣言の先頭のソース位置を返します。
- getPrimitiveType(PrimitiveType.Kind) - インタフェース com.sun.mirror.util.Types 内のメソッド
-
非推奨。
プリミティブ型を返します。
- getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - インタフェース com.sun.mirror.apt.AnnotationProcessorFactory 内のメソッド
-
非推奨。
注釈型のセットをサポートする注釈プロセッサを返します。
- getQualifiedName() - インタフェース com.sun.mirror.declaration.PackageDeclaration 内のメソッド
-
非推奨。
このパッケージの完全指定クラス名を返します。
- getQualifiedName() - インタフェース com.sun.mirror.declaration.TypeDeclaration 内のメソッド
-
非推奨。
このクラスまたはインタフェース宣言の完全指定名を返します。
- getQualifiedName() - 例外 com.sun.mirror.type.MirroredTypeException 内のメソッド
-
非推奨。
アクセスされる型の完全指定名を返します。
- getQualifiedNames() - 例外 com.sun.mirror.type.MirroredTypesException 内のメソッド
-
非推奨。
アクセスされる複数の型の完全指定名を返します。
- getReturnType() - インタフェース com.sun.mirror.declaration.MethodDeclaration 内のメソッド
-
非推奨。
このメソッドの形式戻り値の型を返します。
- getRoundState() - クラス com.sun.mirror.apt.RoundCompleteEvent 内のメソッド
-
非推奨。
ラウンドの状態を返します。
- getSimpleName() - インタフェース com.sun.mirror.declaration.Declaration 内のメソッド
-
非推奨。
この宣言の単純 (非修飾) 名を返します。
- getSource() - クラス com.sun.mirror.apt.RoundCompleteEvent 内のメソッド
-
非推奨。
ソースを返します。
- getSourceOrderDeclarationScanner(DeclarationVisitor, DeclarationVisitor) - クラス com.sun.mirror.util.DeclarationVisitors 内の static メソッド
-
非推奨。
宣言構造を走査して、別の宣言に含まれる宣言をソースコード順にビジットする DeclarationVisitor を返します。
- getSpecifiedTypeDeclarations() - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
注釈処理ツールが呼び出されたときに指定された型の宣言を返します。
- getSuperclass() - インタフェース com.sun.mirror.declaration.ClassDeclaration 内のメソッド
-
非推奨。
このクラスにより直接拡張されたクラス型を返します。
- getSuperclass() - インタフェース com.sun.mirror.type.ClassType 内のメソッド
-
非推奨。
このクラスの直接のスーパータイプであるクラス型を返します。
- getSuperinterfaces() - インタフェース com.sun.mirror.declaration.TypeDeclaration 内のメソッド
-
非推奨。
このクラスにより直接実装されたインタフェース型、またはこのインタフェースにより直接展開されたインタフェース型を返します。
- getSuperinterfaces() - インタフェース com.sun.mirror.type.DeclaredType 内のメソッド
-
非推奨。
この型の直接のスーパータイプであるインタフェース型を返します。
- getThrownTypes() - インタフェース com.sun.mirror.declaration.ExecutableDeclaration 内のメソッド
-
非推奨。
このメソッドまたはコンストラクタの throws 節に一覧表示された例外およびほかの Throwable を返します。
- getType() - インタフェース com.sun.mirror.declaration.FieldDeclaration 内のメソッド
-
非推奨。
このフィールドの型を返します。
- getType() - インタフェース com.sun.mirror.declaration.ParameterDeclaration 内のメソッド
-
非推奨。
このパラメータの型を返します。
- getTypeDeclaration(String) - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
完全指定名を指定された型の宣言を返します。
- getTypeDeclarations() - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
注釈処理ツールのこの呼び出しに
含まれる型の宣言を返す簡易メソッドです。
- getTypeMirror() - 例外 com.sun.mirror.type.MirroredTypeException 内のメソッド
-
非推奨。
アクセスされる型に対応する型ミラーを返します。
- getTypeMirrors() - 例外 com.sun.mirror.type.MirroredTypesException 内のメソッド
-
非推奨。
アクセスされる複数の型に対応する複数の型ミラーを返します。
- getTypeUtils() - インタフェース com.sun.mirror.apt.AnnotationProcessorEnvironment 内のメソッド
-
非推奨。
型で操作するための一部のユーティリティーメソッドの実装を返します。
- getTypeVariable(TypeParameterDeclaration) - インタフェース com.sun.mirror.util.Types 内のメソッド
-
非推奨。
型パラメータにより宣言された型変数を返します。
- getUpperBounds() - インタフェース com.sun.mirror.type.WildcardType 内のメソッド
-
非推奨。
このワイルドカードの上限を返します。
- getValue() - インタフェース com.sun.mirror.declaration.AnnotationValue 内のメソッド
-
非推奨。
値を返します。
- getVoidType() - インタフェース com.sun.mirror.util.Types 内のメソッド
-
非推奨。
void 型を表す擬似型を返します。
- getWildcardType(Collection<ReferenceType>, Collection<ReferenceType>) - インタフェース com.sun.mirror.util.Types 内のメソッド
-
非推奨。
新しいワイルドカードを返します。