Modifier and Type | Method and Description |
---|---|
ShortValue |
PrimitiveValueTypeImpl.ShortTypeImpl.convertFromTypedValue(TypedValue typedValue) |
ShortValue |
PrimitiveValueTypeImpl.ShortTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveTypeValueImpl.ShortValueImpl |
Modifier and Type | Method and Description |
---|---|
ShortValue |
ShortValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue) |
ShortValue |
ShortValueSerializer.readValue(ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
void |
ShortValueSerializer.writeValue(ShortValue value,
ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
static ShortValue |
Variables.shortValue(Short shortValue) |
Copyright © 2018. All rights reserved.