
public interface FacesConfigAbsoluteOrderingType<T> extends Child<T>, JavaeeFacesConfigAbsoluteOrderingCommonType<T,FacesConfigAbsoluteOrderingType<T>>
faces-config-absoluteOrderingType xsd type| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllName()
Returns all
name elements |
String |
getId()
Returns the
id attribute |
FacesConfigAbsoluteOrderingType<T> |
id(String id)
Sets the
id attribute |
Boolean |
isOthers()
Removes the
others element |
FacesConfigAbsoluteOrderingType<T> |
name(String... values)
Creates for all String objects representing
name elements,
a new name element |
FacesConfigAbsoluteOrderingType<T> |
others()
Sets the
others element |
FacesConfigAbsoluteOrderingType<T> |
removeAllName()
Removes the
name element |
FacesConfigAbsoluteOrderingType<T> |
removeId()
Removes the
id attribute |
FacesConfigAbsoluteOrderingType<T> |
removeOthers()
Removes the
others element |
FacesConfigAbsoluteOrderingType<T> name(String... values)
name elements,
a new name elementvalues - list of name objectsFacesConfigAbsoluteOrderingTypeFacesConfigAbsoluteOrderingType<T> removeAllName()
name elementFacesConfigAbsoluteOrderingTypeFacesConfigAbsoluteOrderingType<T> others()
others elementFacesConfigAbsoluteOrderingTypeBoolean isOthers()
others elementFacesConfigAbsoluteOrderingTypeFacesConfigAbsoluteOrderingType<T> removeOthers()
others elementFacesConfigAbsoluteOrderingTypeFacesConfigAbsoluteOrderingType<T> id(String id)
id attributeid - the value for the attribute idFacesConfigAbsoluteOrderingTypeString getId()
id attributeidFacesConfigAbsoluteOrderingType<T> removeId()
id attributeFacesConfigAbsoluteOrderingTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.