Uses of Class
jakarta.faces.annotation.ManagedProperty.Literal
-
Packages that use ManagedProperty.Literal Package Description jakarta.faces.annotation -
-
Uses of ManagedProperty.Literal in jakarta.faces.annotation
Fields in jakarta.faces.annotation declared as ManagedProperty.Literal Modifier and Type Field Description static ManagedProperty.Literal
ManagedProperty.Literal. INSTANCE
Instance of theManagedProperty
qualifier.Methods in jakarta.faces.annotation that return ManagedProperty.Literal Modifier and Type Method Description static ManagedProperty.Literal
ManagedProperty.Literal. of(String value)
-