| Package | Description |
|---|---|
| io.ciera.tool.sql.ooaofooa.instance | |
| io.ciera.tool.sql.ooaofooa.instance.impl | |
| ooaofooa.datatypes |
| Modifier and Type | Method and Description |
|---|---|
RunStateType |
Stack.getRunState() |
| Modifier and Type | Method and Description |
|---|---|
void |
StackSet.setRunState(RunStateType m_runState) |
void |
Stack.setRunState(RunStateType m_runState) |
| Modifier and Type | Method and Description |
|---|---|
RunStateType |
StackImpl.getRunState() |
| Modifier and Type | Method and Description |
|---|---|
static Stack |
StackImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Stack_ID,
io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID,
RunStateType m_runState,
String m_suspendReason) |
void |
StackImpl.setRunState(RunStateType m_runState) |
void |
StackSetImpl.setRunState(RunStateType m_runState) |
| Modifier and Type | Method and Description |
|---|---|
static RunStateType |
RunStateType.deserialize(Object o) |
static RunStateType |
RunStateType.valueOf(int value) |
static RunStateType |
RunStateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunStateType[] |
RunStateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.