Uses of Class
org.eclipse.jst.jsf.core.jsflibraryconfiguration.JSFVersion

Packages that use JSFVersion
org.eclipse.jst.jsf.core.jsflibraryconfiguration API for configuring JSF Library References. 
 

Uses of JSFVersion in org.eclipse.jst.jsf.core.jsflibraryconfiguration
 

Methods in org.eclipse.jst.jsf.core.jsflibraryconfiguration that return JSFVersion
 JSFVersion JSFLibraryReference.getMaxSupportedVersion()
           
static JSFVersion JSFVersion.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JSFVersion[] JSFVersion.values()
          Returns an array containing the constants of this enum type, in the order they're declared.