org.tubo.configuration.def.baseimpl
Class BaseSwitchCaseDefImpl
java.lang.Object
org.tubo.configuration.def.baseimpl.BaseDefinitionImpl
org.tubo.configuration.def.baseimpl.BaseSwitchCaseDefImpl
- All Implemented Interfaces:
- Definition, SwitchCaseDef
public class BaseSwitchCaseDefImpl
- extends BaseDefinitionImpl
- implements SwitchCaseDef
Created: Jul 8, 2005 7:16:54 PM
Last Modification Date: $Date: 2006-11-08 11:52:38 -0300 (Wed, 08 Nov 2006) $
- Version:
- $Revision: 58 $
- Author:
- maldito_orco (maldito_orco@users.sourceforge.net)
Field Summary |
static java.lang.String |
RCS_ID
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
BaseSwitchCaseDefImpl
public BaseSwitchCaseDefImpl()
getChoise
public java.lang.String getChoise()
- Specified by:
getChoise
in interface SwitchCaseDef
setChoise
public void setChoise(java.lang.String choise)
getFlowNodeList
public FlowNodeList getFlowNodeList()
- Specified by:
getFlowNodeList
in interface SwitchCaseDef
setFlowNodeList
public void setFlowNodeList(FlowNodeList flowNodeList)
Copyright © 2004-2007 Tubo. All Rights Reserved.