
public interface FacesConfigFlowDefinitionViewType<T> extends Child<T>, JavaeeFacesConfigFlowDefinitionViewCommonType<T,FacesConfigFlowDefinitionViewType<T>>
faces-config-flow-definition-viewType xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the
id attribute |
String |
getVdlDocument()
Returns the
vdl-document element |
FacesConfigFlowDefinitionViewType<T> |
id(String id)
Sets the
id attribute |
FacesConfigFlowDefinitionViewType<T> |
removeId()
Removes the
id attribute |
FacesConfigFlowDefinitionViewType<T> |
removeVdlDocument()
Removes the
vdl-document element |
FacesConfigFlowDefinitionViewType<T> |
vdlDocument(String vdlDocument)
Sets the
vdl-document element |
FacesConfigFlowDefinitionViewType<T> vdlDocument(String vdlDocument)
vdl-document elementvdlDocument - the value for the element vdl-documentFacesConfigFlowDefinitionViewTypeString getVdlDocument()
vdl-document elementvdl-documentFacesConfigFlowDefinitionViewType<T> removeVdlDocument()
vdl-document elementFacesConfigFlowDefinitionViewTypeFacesConfigFlowDefinitionViewType<T> id(String id)
id attributeid - the value for the attribute idFacesConfigFlowDefinitionViewTypeString getId()
id attributeidFacesConfigFlowDefinitionViewType<T> removeId()
id attributeFacesConfigFlowDefinitionViewTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.