Uses of Class
org.spdx.library.model.v2.SpdxConstantElement
-
Packages that use SpdxConstantElement 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 SpdxConstantElement in org.spdx.library.model.v2
Subclasses of SpdxConstantElement in org.spdx.library.model.v2 Modifier and Type Class Description class
SpdxNoAssertionElement
This SPDX element represents no assertion as to an actual SPDX element.class
SpdxNoneElement
This SPDX element represents no SPDX element at all.
-