Uses of Class
org.spdx.library.model.license.ConjunctiveLicenseSet
| Package | Description |
|---|---|
| org.spdx.library.model |
Copyright (c) 2019 Source Auditor Inc.
|
| org.spdx.library.model.license |
-
Uses of ConjunctiveLicenseSet in org.spdx.library.model
Methods in org.spdx.library.model that return ConjunctiveLicenseSet Modifier and Type Method Description ConjunctiveLicenseSetModelObject. createConjunctiveLicenseSet(Collection<AnyLicenseInfo> members) -
Uses of ConjunctiveLicenseSet in org.spdx.library.model.license
Methods in org.spdx.library.model.license with parameters of type ConjunctiveLicenseSet Modifier and Type Method Description protected booleanConjunctiveLicenseSet. setsEquivalent(ConjunctiveLicenseSet compare)