Uses of Class
org.spdx.library.model.license.CrossRef
| Package | Description |
|---|---|
| org.spdx.library.model.license |
-
Uses of CrossRef in org.spdx.library.model.license
Methods in org.spdx.library.model.license that return CrossRef Modifier and Type Method Description CrossRefCrossRef.CrossRefBuilder. build()Methods in org.spdx.library.model.license that return types with arguments of type CrossRef Modifier and Type Method Description Collection<CrossRef>SpdxListedLicense. getCrossRef()Methods in org.spdx.library.model.license with parameters of type CrossRef Modifier and Type Method Description SpdxListedLicense.BuilderSpdxListedLicense.Builder. addCrossRefs(CrossRef crossRef)