add

open fun add(value: Annotation)

Add value to this map

Parameters

value

Annotation to be added. For annotations without qualifiers, the entry key is the annotation term name. For annotations with qualifiers, the entry key is the annotation term name, then "#", then the annotation qualifier.