Interface ArduinoAttribute.ArduinoAttrObject

All Known Implementing Classes:
ArduinoMessage, ArduinoNode, ArduinoSignal, ArduinoSystem
Enclosing class:
ArduinoAttribute

public static interface ArduinoAttribute.ArduinoAttrObject
Interface for object that has attributes.
  • Method Summary

    Modifier and Type Method Description
    Object getAttrValue​(ArduinoAttribute pAttr)
    Obtain value for attribute.
  • Method Details

    • getAttrValue

      Object getAttrValue​(ArduinoAttribute pAttr)
      Obtain value for attribute.
      Parameters:
      pAttr - the attribute
      Returns:
      the value