Interface ArduinoNamedObject

All Known Implementing Classes:
ArduinoMessage, ArduinoNode, ArduinoSignal, ArduinoSystem

public interface ArduinoNamedObject
Named Object interface.
  • Method Summary

    Modifier and Type Method Description
    String getName()
    Obtain the name.
  • Method Details

    • getName

      String getName()
      Obtain the name.
      Returns:
      the name