Class ExternalReference

java.lang.Object
org.spdx.maven.ExternalReference

public class ExternalReference extends Object
An External Reference allows a Package to reference an external source of additional information, metadata, enumerations, asset identifiers, or downloadable content believed to be relevant to the Package.
Author:
Gary O'Neall
  • Constructor Details

    • ExternalReference

      public ExternalReference()
  • Method Details

    • getCategory

      public String getCategory()
      Returns:
      the category
    • getType

      public String getType()
      Returns:
      the type
    • getLocator

      public String getLocator()
      Returns:
      the locator
    • getComment

      public String getComment()
      Returns:
      the comment