|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FacesConfigComponentExtensionType<T>
This interface defines the contract for the faces-config-component-extensionType
xsd type
Method Summary | |
---|---|
String |
getId()
Returns the id attribute |
FacesConfigComponentExtensionType<T> |
id(String id)
Sets the id attribute |
FacesConfigComponentExtensionType<T> |
removeId()
Removes the id attribute |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
FacesConfigComponentExtensionType<T> id(String id)
id
attribute
id
- the value for the attribute id
FacesConfigComponentExtensionType
String getId()
id
attribute
id
FacesConfigComponentExtensionType<T> removeId()
id
attribute
FacesConfigComponentExtensionType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |