パッケージ 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.Literal
INSTANCE
ManagedProperty
修飾子のインスタンス。
メソッドのサマリー
すべてのメソッド 静的メソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 static ManagedProperty.Literal
of(StringSE value)
StringSE
value()
クラス 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()