Class StandardQuantitationTypeConverter

  • All Implemented Interfaces:
    org.directwebremoting.extend.Converter

    public class StandardQuantitationTypeConverter
    extends org.directwebremoting.convert.StringConverter
    Author:
    paul
    • Constructor Detail

      • StandardQuantitationTypeConverter

        public StandardQuantitationTypeConverter()
    • Method Detail

      • convertInbound

        public Object convertInbound​(Class paramType,
                                     org.directwebremoting.extend.InboundVariable iv,
                                     org.directwebremoting.extend.InboundContext inctx)
                              throws org.directwebremoting.extend.MarshallException
        Specified by:
        convertInbound in interface org.directwebremoting.extend.Converter
        Overrides:
        convertInbound in class org.directwebremoting.convert.StringConverter
        Throws:
        org.directwebremoting.extend.MarshallException