Annotation Type 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 value
      Annotation value, true by default
    • Element Detail

      • value

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