Uses of Class
org.apache.openejb.jee.FacesLocale
-
Packages that use FacesLocale Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FacesLocale in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as FacesLocale Modifier and Type Field Description protected FacesLocaleFacesDefaultLocale. valueprotected FacesLocaleFacesSupportedLocale. valueMethods in org.apache.openejb.jee that return FacesLocale Modifier and Type Method Description FacesLocaleFacesDefaultLocale. getValue()The localeType defines valid locale defined by ISO-639-1 and ISO-3166.FacesLocaleFacesSupportedLocale. getValue()The localeType defines valid locale defined by ISO-639-1 and ISO-3166.Methods in org.apache.openejb.jee with parameters of type FacesLocale Modifier and Type Method Description voidFacesDefaultLocale. setValue(FacesLocale value)Sets the value of the value property.voidFacesSupportedLocale. setValue(FacesLocale value)Sets the value of the value property.
-