public static class BuilderEncodedValues.BuilderBooleanEncodedValue extends BaseBooleanEncodedValue implements BuilderEncodedValues.BuilderEncodedValue
| Modifier and Type | Field and Description |
|---|---|
static BuilderEncodedValues.BuilderBooleanEncodedValue |
FALSE_VALUE |
static BuilderEncodedValues.BuilderBooleanEncodedValue |
TRUE_VALUE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getValue()
Gets the boolean value.
|
compareTo, equals, getValueType, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetValueTypepublic static final BuilderEncodedValues.BuilderBooleanEncodedValue TRUE_VALUE
public static final BuilderEncodedValues.BuilderBooleanEncodedValue FALSE_VALUE
public boolean getValue()
BooleanEncodedValuegetValue in interface BooleanEncodedValue