Package org.spdx.maven
Class ExternalReference
java.lang.Object
org.spdx.maven.ExternalReference
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ExternalReference
public ExternalReference()
-
-
Method Details
-
getCategory
- Returns:
- the category
-
getType
- Returns:
- the type
-
getLocator
- Returns:
- the locator
-
getComment
- Returns:
- the comment
-