Annotation Constructors: license

The annotation class for license.

Initializer
LicenseAnnotation(String description)
Parameters:
  • description

    The name, text, or URL of the license.

Attributes
descriptionSource Code
shared String description

The name, text, or URL of the license.

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