Class AbstractCAResponseHandler

    • Field Detail

      • description

        protected String description
        CA response description.
      • command

        protected short command
        Command field of the header.
      • payloadSize

        protected int payloadSize
        Payload size field of the header.
      • dataType

        protected short dataType
        Data type field of the header.
      • dataCount

        protected int dataCount
        Data count field of the header. NOTE: extended
      • parameter1

        protected int parameter1
        Parameter 1 field of the header.
      • parameter2

        protected int parameter2
        Parameter 2 field of the header.
      • debug

        protected boolean debug
        Debug flag.
    • Constructor Detail

      • AbstractCAResponseHandler

        public AbstractCAResponseHandler​(String description)
        Parameters:
        description -