public class StringValueMapper extends PrimitiveValueMapper<StringValue>
valueType| Constructor and Description |
|---|
StringValueMapper() |
| Modifier and Type | Method and Description |
|---|---|
StringValue |
convertToTypedValue(UntypedValueImpl untypedValue) |
StringValue |
readValue(TypedValueField typedValueField) |
void |
writeValue(StringValue stringValue,
TypedValueField typedValueField) |
canReadValue, canWriteValue, getType, isAssignable, readValuecanHandleTypedValue, canHandleTypedValueField, getSerializationDataformatpublic StringValue convertToTypedValue(UntypedValueImpl untypedValue)
public StringValue readValue(TypedValueField typedValueField)
readValue in class PrimitiveValueMapper<StringValue>public void writeValue(StringValue stringValue, TypedValueField typedValueField)
Copyright © 2022. All rights reserved.