
public interface FacesConfigFlowDefinitionInboundParameterType<T> extends Child<T>, JavaeeFacesConfigFlowDefinitionInboundParameterCommonType<T,FacesConfigFlowDefinitionInboundParameterType<T>>
faces-config-flow-definition-inbound-parameterType xsd type| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the
name element |
String |
getValue()
Returns the
value element |
FacesConfigFlowDefinitionInboundParameterType<T> |
name(String name)
Sets the
name element |
FacesConfigFlowDefinitionInboundParameterType<T> |
removeName()
Removes the
name element |
FacesConfigFlowDefinitionInboundParameterType<T> |
removeValue()
Removes the
value element |
FacesConfigFlowDefinitionInboundParameterType<T> |
value(String value)
Sets the
value element |
FacesConfigFlowDefinitionInboundParameterType<T> name(String name)
name elementname - the value for the element nameFacesConfigFlowDefinitionInboundParameterTypeString getName()
name elementnameFacesConfigFlowDefinitionInboundParameterType<T> removeName()
name elementFacesConfigFlowDefinitionInboundParameterTypeFacesConfigFlowDefinitionInboundParameterType<T> value(String value)
value elementvalue - the value for the element valueFacesConfigFlowDefinitionInboundParameterTypeString getValue()
value elementvalueFacesConfigFlowDefinitionInboundParameterType<T> removeValue()
value elementFacesConfigFlowDefinitionInboundParameterTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.