Class 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 Detail

      • SpdxNone

        public SpdxNone()
    • Method Detail

      • getIndividualURI

        public String getIndividualURI()
        Specified by:
        getIndividualURI in interface org.spdx.core.IndividualUriValue