Uses of Class
org.spdx.library.model.license.SimpleLicensingInfo
| Package | Description |
|---|---|
| org.spdx.library.model.license |
-
Uses of SimpleLicensingInfo in org.spdx.library.model.license
Subclasses of SimpleLicensingInfo in org.spdx.library.model.license Modifier and Type Class Description classAbstractExtractedLicenseInfoExtractedLicenseInfo which can be represented as a concrete ExtractedLicenseInfo within the same SPDX document with all properties accessible, or as an ExternalExtractedLicenseInfo which represents a license not included within the SPDX document.classExternalExtractedLicenseInfoclassExtractedLicenseInfoAn ExtractedLicensingInfo represents a license or licensing notice that was found in the package.classLicenseDescribes a license All licenses have an ID.classSpdxListedLicenseListed license for SPDX as listed at spdx.org/licensesMethods in org.spdx.library.model.license that return SimpleLicensingInfo Modifier and Type Method Description SimpleLicensingInfoOrLaterOperator. getLicense()Methods in org.spdx.library.model.license with parameters of type SimpleLicensingInfo Modifier and Type Method Description voidOrLaterOperator. setLicense(SimpleLicensingInfo license)Constructors in org.spdx.library.model.license with parameters of type SimpleLicensingInfo Constructor Description OrLaterOperator(SimpleLicensingInfo license)Create a new OrLaterOperator applied to license using the same ModelStore and DocumentURI as the license