public interface SpinValue extends SerializableValue
| Modifier and Type | Method and Description | 
|---|---|
org.camunda.spin.spi.DataFormat<? extends org.camunda.spin.Spin<?>> | 
getDataFormat()  | 
org.camunda.spin.Spin<?> | 
getValue()
Returns the value or null in case the value is null. 
 | 
getSerializationDataFormat, getType, getValueSerialized, isDeserializedorg.camunda.spin.Spin<?> getValue()
SerializableValuegetValue in interface SerializableValuegetValue in interface TypedValueorg.camunda.spin.spi.DataFormat<? extends org.camunda.spin.Spin<?>> getDataFormat()
Copyright © 2018. All rights reserved.