Uses of Class
org.spdx.maven.Annotation
Packages that use Annotation
-
Uses of Annotation in org.spdx.maven.utils
Methods in org.spdx.maven.utils that return AnnotationModifier and TypeMethodDescriptionSpdxProjectInformation.getDocumentAnnotations()SpdxProjectInformation.getPackageAnnotations()Methods in org.spdx.maven.utils with parameters of type AnnotationModifier and TypeMethodDescriptionvoidSpdxProjectInformation.setDocumentAnnotations(Annotation[] documentAnnotations) voidSpdxProjectInformation.setPackageAnnotations(Annotation[] packageAnnotations)