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 TypeMethodDescriptionvoid
SpdxProjectInformation.setDocumentAnnotations
(Annotation[] documentAnnotations) void
SpdxProjectInformation.setPackageAnnotations
(Annotation[] packageAnnotations)