Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesconfig22 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
FacesConfigRedirectViewParamType<T> |
FacesConfigRedirectViewParamType.id(String id)
Sets the
id attribute |
FacesConfigRedirectViewParamType<T> |
FacesConfigRedirectViewParamType.name(String name)
Sets the
name element |
FacesConfigRedirectViewParamType<T> |
FacesConfigRedirectViewParamType.removeId()
Removes the
id attribute |
FacesConfigRedirectViewParamType<T> |
FacesConfigRedirectViewParamType.removeName()
Removes the
name element |
FacesConfigRedirectViewParamType<T> |
FacesConfigRedirectViewParamType.removeValue()
Removes the
value element |
FacesConfigRedirectViewParamType<T> |
FacesConfigRedirectViewParamType.value(String value)
Sets the
value element |
Copyright © 2023 JBoss by Red Hat. All rights reserved.