public class FlowInclude
extends java.lang.Object
| Constructor and Description |
|---|
FlowInclude() |
| Modifier and Type | Method and Description |
|---|---|
Flow |
getFaultInFlow()
Method getFaultInFlow.
|
Flow |
getFaultOutFlow() |
Flow |
getInFlow()
Method getInFlow.
|
Flow |
getOutFlow()
Method getOutFlow.
|
void |
setFaultInFlow(Flow flow)
Method setFaultInFlow.
|
void |
setFaultOutFlow(Flow faultFlow) |
void |
setInFlow(Flow flow)
Method setInFlow.
|
void |
setOutFlow(Flow flow)
Method setOutFlow.
|
public Flow getFaultInFlow()
public Flow getFaultOutFlow()
public Flow getInFlow()
public Flow getOutFlow()
public void setFaultInFlow(Flow flow)
flow - public void setFaultOutFlow(Flow faultFlow)
public void setInFlow(Flow flow)
flow - public void setOutFlow(Flow flow)
flow - Copyright © 2004-2021 The Apache Software Foundation. All Rights Reserved.