Modifier and Type | Method and Description |
---|---|
IntegerValue |
PrimitiveValueTypeImpl.IntegerTypeImpl.convertFromTypedValue(TypedValue typedValue) |
IntegerValue |
PrimitiveValueTypeImpl.IntegerTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveTypeValueImpl.IntegerValueImpl |
Modifier and Type | Method and Description |
---|---|
IntegerValue |
IntegerValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue) |
IntegerValue |
IntegerValueSerializer.readValue(ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
void |
IntegerValueSerializer.writeValue(IntegerValue variableValue,
ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
static IntegerValue |
Variables.integerValue(Integer integer) |
Copyright © 2018. All rights reserved.