Package org.spdx.utility.compare
Class SpdxExternalRefDifference
java.lang.Object
org.spdx.utility.compare.SpdxExternalRefDifference
Contains information on differences between two different External Refs.
- Author:
- Gary O'Neall
-
Method Details
-
isCommentsEqual
public boolean isCommentsEqual() -
isReferenceCategoriesEqual
public boolean isReferenceCategoriesEqual() -
getCommentA
- Returns:
- the commentA
-
getCommentB
- Returns:
- the commentB
-
getCatA
- Returns:
- the catA
-
getCatB
- Returns:
- the catB
-
getReferenceLocator
- Returns:
- the referenceLocator
-
getReferenceType
- Returns:
- the referenceType
-