Annotation Interface Owner


@Retention(RUNTIME) @Target(FIELD) public @interface Owner
Custom feature attribute that allows to set the name of a contact person.
Author:
Eli Abramovitch
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of a contact person for the feature.
  • Element Details

    • value

      String value
      The name of a contact person for the feature.