|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SWITCH | |
---|---|
org.apache.falcon.oozie.workflow |
Uses of SWITCH in org.apache.falcon.oozie.workflow |
---|
Fields in org.apache.falcon.oozie.workflow declared as SWITCH | |
---|---|
protected SWITCH |
DECISION._switch
|
Methods in org.apache.falcon.oozie.workflow that return SWITCH | |
---|---|
SWITCH |
ObjectFactory.createSWITCH()
Create an instance of SWITCH |
SWITCH |
DECISION.getSwitch()
Gets the value of the switch property. |
Methods in org.apache.falcon.oozie.workflow that return types with arguments of type SWITCH | |
---|---|
JAXBElement<SWITCH> |
ObjectFactory.createSwitch(SWITCH value)
Create an instance of JAXBElement < SWITCH > } |
Methods in org.apache.falcon.oozie.workflow with parameters of type SWITCH | |
---|---|
JAXBElement<SWITCH> |
ObjectFactory.createSwitch(SWITCH value)
Create an instance of JAXBElement < SWITCH > } |
void |
DECISION.setSwitch(SWITCH value)
Sets the value of the switch property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |