|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormatEnabledState
This interface indicates the state which support to inject input/output format.
Field Summary |
---|
Fields inherited from interface com.ibm.btt.automaton.State |
---|
COPYRIGHT |
Method Summary | |
---|---|
Tag |
getInputFormatTag()
Returns the input format tag attribute of this class. |
Tag |
getOutputFormatTag()
Returns the output format tag attribute of this class. |
void |
setInputFormatTag(Tag newInputFormatTag)
Sets the input format tag property. |
void |
setOutputFormatTag(Tag newOutputFormatTag)
Sets the output format tag property. |
Methods inherited from interface com.ibm.btt.automaton.State |
---|
abort, activate, getEntryActions, getName, getProcessor, getTransitions, getType, getTypeIdInfo, initializeFrom, resume, setEntryActions, setIgnoreEntryActions, setName, setProcessor, setTransitions, setType, setTypeIdInfo, suspend, terminate |
Methods inherited from interface com.ibm.btt.base.Handler |
---|
dispatchEvent, handleEvent, handleEvent, stopHandlingEvent, stopHandlingEvent |
Method Detail |
---|
Tag getInputFormatTag()
void setInputFormatTag(Tag newInputFormatTag)
newInputFormatTag
- com.ibm.btt.base.TagTag getOutputFormatTag()
void setOutputFormatTag(Tag newOutputFormatTag)
newOutputFormatTag
- com.ibm.btt.base.Tag
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |