public final class Struct.WBOOL extends Struct.AbstractBoolean
| Constructor and Description |
|---|
WBOOL() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
get()
Gets the value for this field.
|
void |
set(boolean value)
Sets the field to a new value.
|
toStringgetMemory, offset, structpublic final boolean get()
Struct.AbstractBooleanget in class Struct.AbstractBooleanpublic final void set(boolean value)
Struct.AbstractBooleanset in class Struct.AbstractBooleanvalue - The new value.Copyright © 2017. All rights reserved.