public interface FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> extends Child<T>, JavaeeFacesConfigFlowDefinitionFlowCallOutboundParameterCommonType<T,FacesConfigFlowDefinitionFlowCallOutboundParameterType<T>>
faces-config-flow-definition-flow-call-outbound-parameterType
xsd typeModifier 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 name
FacesConfigFlowDefinitionFlowCallOutboundParameterType
String getName()
name
elementname
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> removeName()
name
elementFacesConfigFlowDefinitionFlowCallOutboundParameterType
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> value(String value)
value
elementvalue
- the value for the element value
FacesConfigFlowDefinitionFlowCallOutboundParameterType
String getValue()
value
elementvalue
FacesConfigFlowDefinitionFlowCallOutboundParameterType<T> removeValue()
value
elementFacesConfigFlowDefinitionFlowCallOutboundParameterType
Copyright © 2017 JBoss by Red Hat. All rights reserved.