@Internal public class VariantBool extends java.lang.Object
| Constructor and Description | 
|---|
VariantBool()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
getValue()  | 
void | 
read(LittleEndianByteArrayInputStream lei)  | 
void | 
setValue(boolean value)  | 
public void read(LittleEndianByteArrayInputStream lei)
public boolean getValue()
public void setValue(boolean value)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.