|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.innovationinvestments.cheyenne.engine.components.Component
nl.innovationinvestments.cheyenne.engine.components.If
public class If
| Field Summary | |
|---|---|
static java.lang.String |
SOURCECODE_VERSION
Standard variable for determining version of a class file. |
| Constructor Summary | |
|---|---|
If()
|
|
If(Dialog dialog)
|
|
| Method Summary | |
|---|---|
boolean |
isTrue()
|
void |
setTrue(boolean value)
True |
| Methods inherited from class nl.innovationinvestments.cheyenne.engine.components.Component |
|---|
finish, getDialog, getId, getLog4j, iterate, setDialog, setId, setLog4j, start, startAndfinish |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SOURCECODE_VERSION
| Constructor Detail |
|---|
public If()
public If(Dialog dialog)
dialog - | Method Detail |
|---|
public void setTrue(boolean value)
public boolean isTrue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||