Class ManualChargeStateConverter

  • All Implemented Interfaces:
    de.jnkconsulting.e3dc.easyrscp.service.converter.FrameConverter , kotlin.Function , kotlin.Function1

    
    public final class ManualChargeStateConverter
     implements FrameConverter<ManualChargeState>
                        

    Converter to build a ManualChargeState object from a frame

    Since:

    2.2

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ManualChargeState invoke(FrameĀ frame)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ManualChargeStateConverter

        ManualChargeStateConverter()
    • Method Detail

      • invoke

         ManualChargeState invoke(FrameĀ frame)