|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportedLocaleType | |
---|---|
org.eclipse.jst.jsf.facesconfig.emf | EMF model for JSF application configuration files. |
org.eclipse.jst.jsf.facesconfig.emf.impl | EMF model implementations for JSF application configuration files (deprecated). |
org.eclipse.jst.jsf.facesconfig.emf.util | EMF generated utility classes for JSF application configuration files (deprecated). |
Uses of SupportedLocaleType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return SupportedLocaleType | |
---|---|
SupportedLocaleType |
FacesConfigFactory.createSupportedLocaleType()
Returns a new object of class 'Supported Locale Type' |
SupportedLocaleType |
DocumentRoot.getSupportedLocale()
Returns the value of the 'Supported Locale' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type SupportedLocaleType | |
---|---|
void |
DocumentRoot.setSupportedLocale(SupportedLocaleType value)
Sets the value of the ' Supported Locale ' containment reference |
Uses of SupportedLocaleType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement SupportedLocaleType | |
---|---|
class |
SupportedLocaleTypeImpl
An implementation of the model object 'Supported Locale Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return SupportedLocaleType | |
---|---|
SupportedLocaleType |
FacesConfigFactoryImpl.createSupportedLocaleType()
|
SupportedLocaleType |
DocumentRootImpl.getSupportedLocale()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type SupportedLocaleType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetSupportedLocale(SupportedLocaleType newSupportedLocale,
NotificationChain msgs)
|
void |
DocumentRootImpl.setSupportedLocale(SupportedLocaleType newSupportedLocale)
|
Uses of SupportedLocaleType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type SupportedLocaleType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseSupportedLocaleType(SupportedLocaleType object)
Returns the result of interpreting the object as an instance of 'Supported Locale Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |