Annotation Type 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
      String value
      The name of a contact person for the feature.
    • Element Detail

      • value

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