|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface BooleanVariableInstance
An instance of a boolean variable.
| Method Summary | |
|---|---|
boolean |
getValue()
Returns the value of this variable. |
void |
setValue(boolean value)
Sets the value of this variable. |
| Method Detail |
|---|
void setValue(boolean value)
value - A boolean value.boolean getValue()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||