Uses of Class
javax.faces.annotation.FacesConfig.Version
-
Packages that use FacesConfig.Version Package Description javax.faces.annotation -
-
Uses of FacesConfig.Version in javax.faces.annotation
Methods in javax.faces.annotation that return FacesConfig.Version Modifier and Type Method Description static FacesConfig.Version
FacesConfig.Version. valueOf(String name)
Returns the enum constant of this type with the specified name.static FacesConfig.Version[]
FacesConfig.Version. values()
Returns an array containing the constants of this enum type, in the order they are declared.FacesConfig.Version
version()
-