public class MOBoolean extends MonitoredObject
© 2002 Christian Treber, [email protected]
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, removeChangeListener
public void set(boolean pValue)
public boolean get()
public boolean checkRange()
MonitoredObject
Check value agains (possibly defined) constraints.
checkRange
in class MonitoredObject
Copyright © 2016. All Rights Reserved.