public class NCEBoolean
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
NCEBoolean(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBooleanValue() |
boolean |
isFalse() |
boolean |
isTrue() |
void |
setFalse() |
void |
setTrue() |