public class IntegerValueMapper extends NumberValueMapper<IntegerValue>
valueType| Constructor and Description |
|---|
IntegerValueMapper() |
| Modifier and Type | Method and Description |
|---|---|
IntegerValue |
convertToTypedValue(UntypedValueImpl untypedValue) |
IntegerValue |
readValue(TypedValueField typedValueField) |
void |
writeValue(IntegerValue intValue,
TypedValueField typedValueField) |
canReadValuecanWriteValue, getType, isAssignable, readValuecanHandleTypedValue, canHandleTypedValueField, getSerializationDataformatpublic IntegerValue convertToTypedValue(UntypedValueImpl untypedValue)
public void writeValue(IntegerValue intValue, TypedValueField typedValueField)
public IntegerValue readValue(TypedValueField typedValueField)
readValue in class PrimitiveValueMapper<IntegerValue>Copyright © 2022. All rights reserved.