Modifier and Type | Method and Description |
---|---|
LongValue |
LongValueSerlializer.convertToTypedValue(UntypedValueImpl untypedValue) |
LongValue |
LongValueSerlializer.readValue(ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
void |
LongValueSerlializer.writeValue(LongValue value,
ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
static LongValue |
Variables.longValue(Long longValue)
Creates a new
LongValue that encapsulates the given longValue |
static LongValue |
Variables.longValue(Long longValue,
boolean isTransient)
Creates a new
LongValue that encapsulates the given longValue |
Modifier and Type | Method and Description |
---|---|
LongValue |
PrimitiveValueTypeImpl.LongTypeImpl.convertFromTypedValue(TypedValue typedValue) |
LongValue |
PrimitiveValueTypeImpl.LongTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveTypeValueImpl.LongValueImpl |
Copyright © 2019. All rights reserved.