Annotation Type OverrideAnnotationOf


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface OverrideAnnotationOf
    Designates an annotation from base class which shall be overriden by annotation placed together with this.
    Author:
    Martin Grebac
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value  
    • Element Detail

      • value

        String value
        Default:
        "content"