Annotationsschnittstelle Position


@Retention(RUNTIME) @Target(FIELD) public @interface Position
Position annotation, to annotate Struct fields to be sent over DBus.
  • Erforderliche Elemente - Übersicht

    Erforderliche Elemente
    Modifizierer und Typ
    Erforderliches Element
    Beschreibung
    int
    The order of this field in the Struct.
  • Elementdetails

    • value

      int value
      The order of this field in the Struct.
      Gibt zurück:
      value