|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.description.FlowInclude
public class FlowInclude
Class FlowIncludeImpl
Constructor Summary | |
---|---|
FlowInclude()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlowInclude()
Method Detail |
---|
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
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |