Modifier and Type | Method and Description |
---|---|
StringValue |
PrimitiveValueTypeImpl.StringTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveTypeValueImpl.StringValueImpl |
Modifier and Type | Method and Description |
---|---|
StringValue |
StringValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue) |
StringValue |
StringValueSerializer.readValue(ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
void |
StringValueSerializer.writeValue(StringValue variableValue,
ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
static StringValue |
Variables.stringValue(String stringValue) |
Copyright © 2018. All rights reserved.