| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
PrimitiveValueTypeImpl.BooleanTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitiveTypeValueImpl.BooleanValueImpl |
| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
BooleanValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue) |
BooleanValue |
BooleanValueSerializer.readValue(ValueFields valueFields) |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanValueSerializer.writeValue(BooleanValue variableValue,
ValueFields valueFields) |
| Modifier and Type | Method and Description |
|---|---|
static BooleanValue |
Variables.booleanValue(Boolean booleanValue) |
Copyright © 2018. All rights reserved.