Uses of Class
org.cyclonedx.model.Annotation
-
Packages that use Annotation Package Description org.cyclonedx.model -
-
Uses of Annotation in org.cyclonedx.model
Fields in org.cyclonedx.model with type parameters of type Annotation Modifier and Type Field Description private java.util.List<Annotation>Bom. annotationsMethods in org.cyclonedx.model that return types with arguments of type Annotation Modifier and Type Method Description java.util.List<Annotation>Bom. getAnnotations()Method parameters in org.cyclonedx.model with type arguments of type Annotation Modifier and Type Method Description voidBom. setAnnotations(java.util.List<Annotation> annotations)
-