Annotation Interface Name


@Target(PARAMETER) @Retention(RUNTIME) @MorphiaExperimental public @interface Name
Defines a name for a constructor parameter.
Developer note.
This is an experimental item. Its function and presence are subject to change. Feedback on features and usability extremely welcome.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the field name for the parameter
      See Also: