Annotation Constructors: by

The annotation class for by.

Initializer
AuthorsAnnotation(String[] authors)
Parameters:
  • authors

    The authors, in Markdown syntax, of the annotated element

Attributes
authorsSource Code

The authors, in Markdown syntax, of the annotated element

Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object
Methods inherited from: ConstrainedAnnotation<Value,Values,ProgramElement>