Annotation Interface DeprecatedOnDBus


@Retention(RUNTIME) public @interface DeprecatedOnDBus
Indicates that a DBus interface or method is deprecated
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Annotation value, true by default
  • Element Details

    • value

      boolean value
      Annotation value, true by default
      Returns:
      true when the annotated element deprecated
      Default:
      true