クラス Vetoed.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<Vetoed>
-
- jakarta.enterprise.inject.Vetoed.Literal
- 実装されているすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- Vetoed
public static final class Vetoed.Literal extends AnnotationLiteral<Vetoed> implements Vetoed
Vetoedアノテーションのインラインインスタンス化をサポートします。
ネストされたクラスの要約
クラス jakarta.enterprise.inject.Vetoed から継承されたネストクラス / インターフェース
Vetoed.Literal
フィールドのサマリー
フィールド 修飾子と型 フィールド 説明 static Vetoed.LiteralINSTANCE
コンストラクターの概要
コンストラクター コンストラクター 説明 Literal()
方法の概要
クラス jakarta.enterprise.util.AnnotationLiteral から継承されたメソッド
annotationType, equals, hashCode, toString
クラス java.lang.ObjectSE から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, waitSE, waitSE
インターフェース java.lang.annotation.AnnotationSE から継承されたメソッド
annotationType, equalsSE, hashCode, toString
フィールドの詳細
INSTANCE
public static final Vetoed.Literal INSTANCE