Annotation Interface OverrideProperty


@Retention(RUNTIME) @Target(METHOD) public @interface OverrideProperty
Override the property in the value, with the value of the annotated method's return.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The property key to override.
  • Element Details

    • value

      String value
      The property key to override.
      Returns:
      the property key