|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DoubleValue in org.camunda.bpm.engine.impl.core.variable.type |
|---|
| Methods in org.camunda.bpm.engine.impl.core.variable.type that return DoubleValue | |
|---|---|
DoubleValue |
PrimitiveValueTypeImpl.DoubleTypeImpl.convertFromTypedValue(TypedValue typedValue)
|
DoubleValue |
PrimitiveValueTypeImpl.DoubleTypeImpl.createValue(Object value,
Map<String,Object> valueInfo)
|
| Uses of DoubleValue in org.camunda.bpm.engine.impl.core.variable.value |
|---|
| Classes in org.camunda.bpm.engine.impl.core.variable.value that implement DoubleValue | |
|---|---|
static class |
PrimitiveTypeValueImpl.DoubleValueImpl
|
| Uses of DoubleValue in org.camunda.bpm.engine.impl.variable.serializer |
|---|
| Methods in org.camunda.bpm.engine.impl.variable.serializer that return DoubleValue | |
|---|---|
DoubleValue |
DoubleValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue)
|
DoubleValue |
DoubleValueSerializer.readValue(ValueFields valueFields)
|
| Methods in org.camunda.bpm.engine.impl.variable.serializer with parameters of type DoubleValue | |
|---|---|
void |
DoubleValueSerializer.writeValue(DoubleValue value,
ValueFields valueFields)
|
| Uses of DoubleValue in org.camunda.bpm.engine.variable |
|---|
| Methods in org.camunda.bpm.engine.variable that return DoubleValue | |
|---|---|
static DoubleValue |
Variables.doubleValue(Double doubleValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||