|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConverterExtensionType | |
---|---|
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 ConverterExtensionType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return ConverterExtensionType | |
---|---|
ConverterExtensionType |
FacesConfigFactory.createConverterExtensionType()
Returns a new object of class 'Converter Extension Type' |
Uses of ConverterExtensionType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement ConverterExtensionType | |
---|---|
class |
ConverterExtensionTypeImpl
An implementation of the model object 'Converter Extension Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return ConverterExtensionType | |
---|---|
ConverterExtensionType |
FacesConfigFactoryImpl.createConverterExtensionType()
|
Uses of ConverterExtensionType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type ConverterExtensionType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseConverterExtensionType(ConverterExtensionType object)
Returns the result of interpreting the object as an instance of 'Converter Extension Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |