Uses of Class
org.apache.falcon.oozie.workflow.DEFAULT

Packages that use DEFAULT
org.apache.falcon.oozie.workflow   
 

Uses of DEFAULT in org.apache.falcon.oozie.workflow
 

Fields in org.apache.falcon.oozie.workflow declared as DEFAULT
protected  DEFAULT SWITCH._default
           
 

Methods in org.apache.falcon.oozie.workflow that return DEFAULT
 DEFAULT ObjectFactory.createDEFAULT()
          Create an instance of DEFAULT
 DEFAULT SWITCH.getDefault()
          Gets the value of the default property.
 

Methods in org.apache.falcon.oozie.workflow with parameters of type DEFAULT
 void SWITCH.setDefault(DEFAULT value)
          Sets the value of the default property.
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.