@Beta public class NodeComparison extends Object
Constructor and Description |
---|
NodeComparison(NodeBranchEntry sourceEntry,
NodeBranchEntry targetEntry,
CompareStatus compareStatus) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
CompareStatus |
getCompareStatus() |
NodeId |
getNodeId() |
NodePath |
getSourcePath() |
NodePath |
getTargetPath() |
int |
hashCode() |
public NodeComparison(NodeBranchEntry sourceEntry, NodeBranchEntry targetEntry, CompareStatus compareStatus)
public NodeId getNodeId()
public CompareStatus getCompareStatus()
public NodePath getSourcePath()
public NodePath getTargetPath()