CycloneDX JavaScript Library - Node - v9.4.0
    Preparing search index...

    Class SpdxLicense

    Disjunctive license with (SPDX-)ID - aka SpdxLicense.

    No validation is done internally. You may validate with SPDX.isSupportedSpdxId(). You may assert valid objects with Factories.LicenseFactory.makeSpdxLicense().

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    acknowledgement?: LicenseAcknowledgement

    Accessors

    • get url(): string | URL | undefined

      Returns string | URL | undefined

    • set url(value: string | URL | undefined): void

      Parameters

      • value: string | URL | undefined

      Returns void

    Methods