public class Bool extends com.jniwrapper.Int32
Bool
static Bool
FALSE
TRUE
LICENSE_TYPE, V
Bool()
Bool(boolean value)
boolean
getBooleanValue()
void
setValue(boolean value)
clone, getLength, getValue, read, setValue, write
acceptIOPerformer, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, write
finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Bool TRUE
public static final Bool FALSE
public Bool()
public Bool(boolean value)
public void setValue(boolean value)
public boolean getBooleanValue()