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 |
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) |
Copyright © 2018. All rights reserved.