Class ReferenceType

java.lang.Object
org.spdx.library.model.SimpleUriValue
org.spdx.library.model.ReferenceType
All Implemented Interfaces:
Comparable<ReferenceType>, IndividualUriValue

public class ReferenceType
extends SimpleUriValue
implements Comparable<ReferenceType>
Type of external reference Note that there are very few required fields for this class in that the external reference type does not need to be provided in the SPDX document for the document to be valid.
Author:
Gary O'Neall