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