Uses of Interface
org.tubo.configuration.def.SwitchCaseDef

Packages that use SwitchCaseDef
org.tubo.configuration.def   
org.tubo.configuration.def.baseimpl   
 

Uses of SwitchCaseDef in org.tubo.configuration.def
 

Methods in org.tubo.configuration.def that return SwitchCaseDef
 SwitchCaseDef SwitchFlowNodeDef.getDefaultCaseDef()
           
 

Uses of SwitchCaseDef in org.tubo.configuration.def.baseimpl
 

Classes in org.tubo.configuration.def.baseimpl that implement SwitchCaseDef
 class BaseSwitchCaseDefImpl
          
 

Methods in org.tubo.configuration.def.baseimpl that return SwitchCaseDef
 SwitchCaseDef BaseSwitchFlowNodeDefImpl.getDefaultCaseDef()
           
 

Methods in org.tubo.configuration.def.baseimpl with parameters of type SwitchCaseDef
 void BaseSwitchFlowNodeDefImpl.add(SwitchCaseDef newCase)
           
 void BaseSwitchFlowNodeDefImpl.setDefault(SwitchCaseDef defaultCaseDef)
           
 



Copyright © 2004-2007 Tubo. All Rights Reserved.