Uses of Class
org.spdx.library.model.v2.license.LicenseSet
-
Packages that use LicenseSet Package Description org.spdx.library.model.v2.license Model for the SPDX version 2 license related objects -
-
Uses of LicenseSet in org.spdx.library.model.v2.license
Subclasses of LicenseSet in org.spdx.library.model.v2.license Modifier and Type Class Description class
ConjunctiveLicenseSet
A set of licenses where all of the licenses applyclass
DisjunctiveLicenseSet
A set of licenses where there is a choice of one of the licenses in the set
-