
public interface FacesConfigFlowDefinitionFlowReturnType<T> extends Child<T>, JavaeeFacesConfigFlowDefinitionFlowReturnCommonType<T,FacesConfigFlowDefinitionFlowReturnType<T>>
faces-config-flow-definition-flow-returnType xsd type| Modifier and Type | Method and Description |
|---|---|
FacesConfigFlowDefinitionFlowReturnType<T> |
fromOutcome(String fromOutcome)
Sets the
from-outcome element |
String |
getFromOutcome()
Returns the
from-outcome element |
String |
getId()
Returns the
id attribute |
FacesConfigFlowDefinitionFlowReturnType<T> |
id(String id)
Sets the
id attribute |
FacesConfigFlowDefinitionFlowReturnType<T> |
removeFromOutcome()
Removes the
from-outcome element |
FacesConfigFlowDefinitionFlowReturnType<T> |
removeId()
Removes the
id attribute |
FacesConfigFlowDefinitionFlowReturnType<T> fromOutcome(String fromOutcome)
from-outcome elementfromOutcome - the value for the element from-outcomeFacesConfigFlowDefinitionFlowReturnTypeString getFromOutcome()
from-outcome elementfrom-outcomeFacesConfigFlowDefinitionFlowReturnType<T> removeFromOutcome()
from-outcome elementFacesConfigFlowDefinitionFlowReturnTypeFacesConfigFlowDefinitionFlowReturnType<T> id(String id)
id attributeid - the value for the attribute idFacesConfigFlowDefinitionFlowReturnTypeString getId()
id attributeidFacesConfigFlowDefinitionFlowReturnType<T> removeId()
id attributeFacesConfigFlowDefinitionFlowReturnTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.