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