Uses of Class
org.spdx.library.model.SpdxCreatorInformation
Packages that use SpdxCreatorInformation
-
Uses of SpdxCreatorInformation in org.spdx.library.model
Methods in org.spdx.library.model that return SpdxCreatorInformationModifier and TypeMethodDescriptionModelObject.createCreationInfo(List<String> creators, String date) SpdxDocument.getCreationInfo()SpdxCreatorInformation.setComment(String comment) SpdxCreatorInformation.setCreated(String created) SpdxCreatorInformation.setLicenseListVersion(String licenseListVersion) Methods in org.spdx.library.model with parameters of type SpdxCreatorInformationModifier and TypeMethodDescriptionvoidSpdxDocument.setCreationInfo(SpdxCreatorInformation creationInfo)