| 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)
Creates a new  
BooleanValue that encapsulates the given booleanValue | 
static BooleanValue | 
Variables.booleanValue(Boolean booleanValue,
            boolean isTransient)
Creates a new  
BooleanValue that encapsulates the given booleanValue | 
| 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  | 
Copyright © 2019. All rights reserved.