public interface XmlValue extends SpinValue
Modifier and Type | Method and Description |
---|---|
org.camunda.spin.spi.DataFormat<org.camunda.spin.xml.SpinXmlElement> |
getDataFormat() |
org.camunda.spin.xml.SpinXmlElement |
getValue()
Returns the value or null in case the value is null.
|
getSerializationDataFormat, getType, getValueSerialized, isDeserialized
isTransient
org.camunda.spin.xml.SpinXmlElement getValue()
SerializableValue
getValue
in interface SerializableValue
getValue
in interface SpinValue
getValue
in interface TypedValue
org.camunda.spin.spi.DataFormat<org.camunda.spin.xml.SpinXmlElement> getDataFormat()
getDataFormat
in interface SpinValue
Copyright © 2019. All rights reserved.