パッケージ jakarta.faces.annotation
クラス ManagedProperty.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<ManagedProperty>
-
- jakarta.faces.annotation.ManagedProperty.Literal
- 実装済みのインターフェース一覧:
AnnotationSE
- 含まれているクラス:
- ManagedProperty
public static final class ManagedProperty.Literal extends AnnotationLiteral<ManagedProperty> implements ManagedProperty
ManagedProperty修飾子のインラインインスタンス化をサポートします。- 導入:
- 4.0
- 関連事項:
- 連載形式
ネストされたクラスの概要
クラス jakarta.faces.annotation.ManagedProperty から継承されたネストクラス / インターフェース
ManagedProperty.Literal
フィールド概要
フィールド 修飾子と型 フィールド 説明 static ManagedProperty.LiteralINSTANCEManagedProperty修飾子のインスタンス。
方法の概要
すべてのメソッド 静的メソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 static ManagedProperty.Literalof(StringSE value)StringSEvalue()クラス 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 ManagedProperty.Literal INSTANCE
ManagedProperty修飾子のインスタンス。
メソッドの詳細
of
public static ManagedProperty.Literal of(StringSE value)
value
public StringSE value()