Interface ConfigVariableListener


public interface ConfigVariableListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    commandStationStateChanged(org.bidib.jbidibc.messages.enums.CommandStationState commandStationState)
    The state of the command station has changed.
  • Method Details

    • commandStationStateChanged

      void commandStationStateChanged(org.bidib.jbidibc.messages.enums.CommandStationState commandStationState)
      The state of the command station has changed.
      Parameters:
      commandStationState - the new command station state