パッケージ jakarta.faces.annotation
クラス View.Literal
- java.lang.ObjectSE
-
- jakarta.enterprise.util.AnnotationLiteral<View>
-
- jakarta.faces.annotation.View.Literal
- 実装されたすべてのインターフェース:
AnnotationSE
- 含まれているクラス:
- View
public static final class View.Literal extends AnnotationLiteral<View> implements View
View
アノテーションのインラインインスタンス化をサポートします。- 関連事項:
- 直列化された形式
ネストされたクラスのサマリー
クラス jakarta.faces.annotation.View から継承されたネストクラス / インターフェース
View.Literal
フィールドサマリー
フィールド 修飾子と型 フィールド 説明 static View.Literal
INSTANCE
View
修飾子のインスタンス。
メソッドのサマリー
すべてのメソッド 静的メソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 static View.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 View.Literal INSTANCE
View
修飾子のインスタンス。
メソッドの詳細
of
public static View.Literal of(StringSE value)
value
public StringSE value()