Package org.spdx.library.model.v2
Class SpdxNoAssertion
- java.lang.Object
-
- org.spdx.library.model.v2.SpdxNoAssertion
-
- All Implemented Interfaces:
org.spdx.core.IndividualUriValue
public class SpdxNoAssertion extends Object implements org.spdx.core.IndividualUriValue
Represents either a NoAssertionLicense OR a NoAssertionElement. The correct class should be replaced by the caller based on the context.- Author:
- Gary O'Neall
-
-
Constructor Summary
Constructors Constructor Description SpdxNoAssertion()
-
-
-
Method Detail
-
getIndividualURI
public String getIndividualURI()
- Specified by:
getIndividualURI
in interfaceorg.spdx.core.IndividualUriValue
-
-