public class MOBoolean extends MonitoredObject
© 2002 Christian Treber, ct@ctreber.com
| Constructor and Description |
|---|
MOBoolean() |
MOBoolean(boolean pBoolean) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkRange()
Check value agains (possibly defined) constraints.
|
boolean |
get() |
void |
set(boolean pValue) |
addChangeListener, removeChangeListenerpublic void set(boolean pValue)
public boolean get()
public boolean checkRange()
MonitoredObjectCheck value agains (possibly defined) constraints.
checkRange in class MonitoredObjectCopyright © 2017. All rights reserved.