|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacesConfigVersionType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesconfig20 | Provides the interfaces and enumeration types as defined in the schema |
org.jboss.shrinkwrap.descriptor.api.facesconfig21 | Provides the interfaces and enumeration types as defined in the schema |
Uses of FacesConfigVersionType in org.jboss.shrinkwrap.descriptor.api.facesconfig20 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig20 that return FacesConfigVersionType | |
---|---|
static FacesConfigVersionType |
FacesConfigVersionType.getFromStringValue(String value)
|
FacesConfigVersionType |
FacesConfigType.getVersion()
Returns the version attribute |
FacesConfigVersionType |
WebFacesConfigDescriptor.getVersion()
Returns the version attribute |
static FacesConfigVersionType |
FacesConfigVersionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FacesConfigVersionType[] |
FacesConfigVersionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig20 with parameters of type FacesConfigVersionType | |
---|---|
FacesConfigType<T> |
FacesConfigType.version(FacesConfigVersionType version)
Sets the version attribute |
WebFacesConfigDescriptor |
WebFacesConfigDescriptor.version(FacesConfigVersionType version)
Sets the version attribute |
Uses of FacesConfigVersionType in org.jboss.shrinkwrap.descriptor.api.facesconfig21 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig21 that return FacesConfigVersionType | |
---|---|
FacesConfigVersionType |
FacesConfigType.getVersion()
Returns the version attribute |
FacesConfigVersionType |
WebFacesConfigDescriptor.getVersion()
Returns the version attribute |
Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig21 with parameters of type FacesConfigVersionType | |
---|---|
FacesConfigType<T> |
FacesConfigType.version(FacesConfigVersionType version)
Sets the version attribute |
WebFacesConfigDescriptor |
WebFacesConfigDescriptor.version(FacesConfigVersionType version)
Sets the version attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |