Class MiscConverters.DecimalFormatToString

java.lang.Object
org.apache.ofbiz.base.conversion.AbstractConverter<DecimalFormat,String>
org.apache.ofbiz.base.conversion.MiscConverters.DecimalFormatToString
All Implemented Interfaces:
Converter<DecimalFormat,String>, ConverterLoader
Enclosing class:
MiscConverters

public static class MiscConverters.DecimalFormatToString extends AbstractConverter<DecimalFormat,String>
  • Constructor Details

    • DecimalFormatToString

      public DecimalFormatToString()
  • Method Details