Annotationsschnittstelle DBusInterfaceName


@Retention(RUNTIME) @Target(TYPE) public @interface DBusInterfaceName
Force the interface name to be different to the Java class name.
  • Erforderliche Elemente - Übersicht

    Erforderliche Elemente
    Modifizierer und Typ
    Erforderliches Element
    Beschreibung
    The replacement interface name.
  • Elementdetails

    • value

      String value
      The replacement interface name.
      Gibt zurück:
      value