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