Class ReferenceType

java.lang.Object
org.spdx.rdfparser.model.RdfModelObject
org.spdx.rdfparser.referencetype.ReferenceType
All Implemented Interfaces:
Cloneable, Comparable<ReferenceType>, IRdfModel

public class ReferenceType
extends RdfModelObject
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