Annotation Interface LinkSource


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface LinkSource
A LinkSource represents the supplier for a given link. If a LinkTo annotation sets a fieldId, the LinkSource with the matching id will be selected.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details