|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectportal.core.model.SimpleBooleanModel
| Constructor Summary | |
SimpleBooleanModel()
|
|
SimpleBooleanModel(boolean initialValue)
|
|
| Method Summary | |
boolean |
getValue()
|
void |
setValue(boolean newValue)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleBooleanModel()
public SimpleBooleanModel(boolean initialValue)
| Method Detail |
public boolean getValue()
getValue in interface BooleanModelpublic void setValue(boolean newValue)
setValue in interface BooleanModel
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||