Annotation Type InfoLink


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface InfoLink
    Custom feature attribute that allows to set a link for additional information regarding this feature.
    Author:
    Eli Abramovitch
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value
      A link for additional information for this feature.
    • Element Detail

      • value

        String value
        A link for additional information for this feature.