org.tubo.configuration.def
Interface SwitchCaseDef

All Superinterfaces:
Definition
All Known Implementing Classes:
BaseSwitchCaseDefImpl

public interface SwitchCaseDef
extends Definition

Created: Jul 27, 2005 8:34:23 PM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $

Version:
$Revision: 17 $
Author:
jvlio (jvlio@users.sourceforge.net)

Field Summary
static java.lang.String RCS_ID
           
 
Method Summary
 java.lang.String getChoise()
           
 FlowNodeList getFlowNodeList()
           
 

Field Detail

RCS_ID

static final java.lang.String RCS_ID
See Also:
Constant Field Values
Method Detail

getChoise

java.lang.String getChoise()

getFlowNodeList

FlowNodeList getFlowNodeList()


Copyright © 2004-2007 Tubo. All Rights Reserved.