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.annotationFields in jakarta.faces.annotation declared as ManagedProperty.Literal Modifier and Type Field Description static ManagedProperty.LiteralManagedProperty.Literal. INSTANCEInstance of theManagedPropertyqualifier.Methods in jakarta.faces.annotation that return ManagedProperty.Literal Modifier and Type Method Description static ManagedProperty.LiteralManagedProperty.Literal. of(String value)
 
-