Uses of Class
org.spdx.library.model.license.SpdxListedLicense
| Package | Description |
|---|---|
| org.spdx.library.model.license | |
| org.spdx.storage.listedlicense |
-
Uses of SpdxListedLicense in org.spdx.library.model.license
Methods in org.spdx.library.model.license that return SpdxListedLicense Modifier and Type Method Description static SpdxListedLicenseLicenseInfoFactory. getListedLicenseById(String licenseId)SpdxListedLicenseListedLicenses. getListedLicenseById(String licenseId) -
Uses of SpdxListedLicense in org.spdx.storage.listedlicense
Methods in org.spdx.storage.listedlicense with parameters of type SpdxListedLicense Modifier and Type Method Description voidLicenseJsonTOC. addLicense(SpdxListedLicense license, String licHTMLReference, String licJSONReference, boolean deprecated)Add summary information about a specific license to the licenses listvoidLicenseJson. copyFrom(SpdxListedLicense fromLicense)