Class ExternalDocumentRef

java.lang.Object
org.spdx.library.model.ModelObject
org.spdx.library.model.ExternalDocumentRef
All Implemented Interfaces:
Comparable<ExternalDocumentRef>

public class ExternalDocumentRef extends ModelObject implements Comparable<ExternalDocumentRef>
Information about an external SPDX document reference including the checksum. This allows for verification of the external references.
Author:
Gary O'Neall