| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.workflow.impl.BooleanVariableInstanceImpl
public class BooleanVariableInstanceImpl
Implementation of a boolean variable instance.
| Constructor Summary | |
|---|---|
protected  | 
BooleanVariableInstanceImpl()
Creates a new instance of BooleanVariableInstanceImpl  | 
| Method Summary | |
|---|---|
 boolean | 
getValue()
Returns the value of this variable.  | 
 void | 
setValue(boolean variableValue)
Sets the value of this variable.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
protected BooleanVariableInstanceImpl()
| Method Detail | 
|---|
public boolean getValue()
BooleanVariableInstance
getValue in interface BooleanVariableInstanceBooleanVariableInstance.getValue()public void setValue(boolean variableValue)
BooleanVariableInstance
setValue in interface BooleanVariableInstancevariableValue - A boolean value.BooleanVariableInstance.setValue(boolean)
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||