Uses of Class
org.spdx.library.model.v2.license.DisjunctiveLicenseSet
-
Packages that use DisjunctiveLicenseSet Package Description org.spdx.library.model.v2 Model compatible with version 2 of the SPDX spec (2.0, 2.1, 2.2, and 2.3) -
-
Uses of DisjunctiveLicenseSet in org.spdx.library.model.v2
Methods in org.spdx.library.model.v2 that return DisjunctiveLicenseSet Modifier and Type Method Description DisjunctiveLicenseSet
ModelObjectV2. createDisjunctiveLicenseSet(Collection<AnyLicenseInfo> members)
-