Class MeasurableStringConverter

java.lang.Object
com.github.dozermapper.core.DozerConverter<Measurable,MeasurableString>
org.openwms.core.units.converter.MeasurableStringConverter
All Implemented Interfaces:
com.github.dozermapper.core.ConfigurableCustomConverter, com.github.dozermapper.core.CustomConverter

public class MeasurableStringConverter extends com.github.dozermapper.core.DozerConverter<Measurable,MeasurableString>
A MeasurableStringConverter.
Author:
Heiko Scherrer