Annotation Interface 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
    A link for additional information for this feature.
  • Element Details

    • value

      String value
      A link for additional information for this feature.