Uses of Interface
org.camunda.bpm.client.variable.value.XmlValue
Packages that use XmlValue
Package
Description
- 
Uses of XmlValue in org.camunda.bpm.client.variable
Methods in org.camunda.bpm.client.variable that return XmlValue - 
Uses of XmlValue in org.camunda.bpm.client.variable.impl.mapper
Methods in org.camunda.bpm.client.variable.impl.mapper that return XmlValueModifier and TypeMethodDescriptionXmlValueMapper.convertToTypedValue(UntypedValueImpl untypedValue) XmlValueMapper.readValue(TypedValueField typedValueField) Methods in org.camunda.bpm.client.variable.impl.mapper with parameters of type XmlValueModifier and TypeMethodDescriptionvoidXmlValueMapper.writeValue(XmlValue xmlValue, TypedValueField typedValueField)  - 
Uses of XmlValue in org.camunda.bpm.client.variable.impl.type
Methods in org.camunda.bpm.client.variable.impl.type that return XmlValue - 
Uses of XmlValue in org.camunda.bpm.client.variable.impl.value
Classes in org.camunda.bpm.client.variable.impl.value that implement XmlValue