
public interface FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> extends Child<T>, JavaeeFacesConfigFlowDefinitionFlowCallOutboundParameterCommonType<T,FacesConfigFlowDefinitionFlowCallOutboundParameterType<T>>
faces-config-flow-definition-flow-call-outbound-parameterType xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the
name element |
String |
getValue()
Returns the
value element |
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> |
name(String name)
Sets the
name element |
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> |
removeName()
Removes the
name element |
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> |
removeValue()
Removes the
value element |
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> |
value(String value)
Sets the
value element |
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> name(String name)
name elementname - the value for the element nameFacesConfigFlowDefinitionFlowCallOutboundParameterTypeString getName()
name elementnameFacesConfigFlowDefinitionFlowCallOutboundParameterType<T> removeName()
name elementFacesConfigFlowDefinitionFlowCallOutboundParameterTypeFacesConfigFlowDefinitionFlowCallOutboundParameterType<T> value(String value)
value elementvalue - the value for the element valueFacesConfigFlowDefinitionFlowCallOutboundParameterTypeString getValue()
value elementvalueFacesConfigFlowDefinitionFlowCallOutboundParameterType<T> removeValue()
value elementFacesConfigFlowDefinitionFlowCallOutboundParameterTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.