public interface WebFacesConfigCommonDescriptor<T extends WebFacesConfigCommonDescriptor<T,FACESCONFIGAPPLICATIONTYPE1>,FACESCONFIGAPPLICATIONTYPE1 extends JavaeeFacesConfigApplicationCommonType<T,FACESCONFIGAPPLICATIONTYPE1,?,?,?,?>> extends Descriptor
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the
Id attribute |
T |
id(String Id)
Sets the
Id attribute |
Boolean |
isMetadataComplete()
Returns the
MetadataComplete attribute |
T |
metadataComplete(Boolean MetadataComplete)
Sets the
MetadataComplete attribute |
T |
removeId()
Removes the
Id attribute |
T |
removeMetadataComplete()
Removes the
MetadataComplete attribute |
exportAsString, exportTo, getDescriptorName
T metadataComplete(Boolean MetadataComplete)
MetadataComplete
attributeMetadataComplete
- the value for the attribute MetadataComplete
T
Boolean isMetadataComplete()
MetadataComplete
attributeMetadataComplete
T removeMetadataComplete()
MetadataComplete
attributeT
T id(String Id)
Id
attributeId
- the value for the attribute Id
T
String getId()
Id
attributeId
T removeId()
Id
attributeT
Copyright © 2021 JBoss by Red Hat. All rights reserved.