|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tubo.configuration.def.baseimpl.BaseDefinitionImpl org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl org.tubo.configuration.def.baseimpl.BaseFlowNodeDefImpl org.tubo.configuration.def.baseimpl.BaseReferenceFlowNodeDefImpl
public class BaseReferenceFlowNodeDefImpl
Created: Aug 1, 2005 12:04:30 PM
Last Modification Date: $Date: 2006-11-08 11:52:38 -0300 (Wed, 08 Nov 2006) $
Field Summary | |
---|---|
static java.lang.String |
RCS_ID
|
Constructor Summary | |
---|---|
BaseReferenceFlowNodeDefImpl()
|
Method Summary | |
---|---|
java.lang.String |
getRefId()
|
void |
setRefId(java.lang.String refId)
|
Methods inherited from class org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl |
---|
getProperties, getProperty, setProperties, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.tubo.configuration.def.ConfigurableItemDef |
---|
getProperties, getProperty |
Field Detail |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
public BaseReferenceFlowNodeDefImpl()
Method Detail |
---|
public java.lang.String getRefId()
getRefId
in interface ReferenceFlowNodeDef
public void setRefId(java.lang.String refId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |