クラス FlowBuilderParameter.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<FlowBuilderParameter>
-
- jakarta.faces.flow.builder.FlowBuilderParameter.Literal
- 実装されているすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- FlowBuilderParameter
public static final class FlowBuilderParameter.Literal extends AnnotationLiteral<FlowBuilderParameter> implements FlowBuilderParameter
FlowBuilderParameter修飾子のインラインインスタンス化をサポートします。- 導入:
- 4.0
- 関連事項:
- 連載形式
ネストされたクラスの要約
クラス jakarta.faces.flow.builder.FlowBuilderParameter から継承されたネストクラス / インターフェース
FlowBuilderParameter.Literal
フィールドのサマリー
フィールド 修飾子と型 フィールド 説明 static FlowBuilderParameter.LiteralINSTANCEFlowBuilderParameter修飾子のインスタンス。
コンストラクターの概要
コンストラクター コンストラクター 説明 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 FlowBuilderParameter.Literal INSTANCE
FlowBuilderParameter修飾子のインスタンス。