Uses of Class
org.cyclonedx.model.Annotator
-
Packages that use Annotator Package Description org.cyclonedx.model -
-
Uses of Annotator in org.cyclonedx.model
Fields in org.cyclonedx.model declared as Annotator Modifier and Type Field Description private AnnotatorAnnotation. annotatorMethods in org.cyclonedx.model that return Annotator Modifier and Type Method Description AnnotatorAnnotation. getAnnotator()Methods in org.cyclonedx.model with parameters of type Annotator Modifier and Type Method Description voidAnnotation. setAnnotator(Annotator annotator)
-