Package org.spdx.core

Interface IndividualUriValue

  • All Known Implementing Classes:
    SimpleUriValue

    public interface IndividualUriValue
    Implementation classes of the IndividualUriValue stores a single URI value

    These classes must NOT implement any properties themselves. Any such properties will be lost during storage and retrieval.

    Author:
    Gary O'Neall
    • Method Detail

      • getIndividualURI

        String getIndividualURI()
        Returns:
        a unique identifier for this value. Typically the namespace + the long name