java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponseBase
org.odpi.openmetadata.governanceservers.openlineage.responses.LineageResponse
All Implemented Interfaces:
Serializable, FFDCResponse

public class LineageResponse extends FFDCResponseBase implements Serializable
See Also:
  • Constructor Details

    • LineageResponse

      public LineageResponse()
    • LineageResponse

      public LineageResponse(LineageVerticesAndEdges lineageVerticesAndEdges)
  • Method Details

    • getLineageVerticesAndEdges

      public LineageVerticesAndEdges getLineageVerticesAndEdges()
    • setLineageVerticesAndEdges

      public void setLineageVerticesAndEdges(LineageVerticesAndEdges lineageVerticesAndEdges)
    • equals

      public boolean equals(Object o)
      Description copied from class: FFDCResponseBase
      Return comparison result based on the content of the properties.
      Overrides:
      equals in class FFDCResponseBase
      Parameters:
      o - test object
      Returns:
      result of comparison
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Description copied from class: FFDCResponseBase
      Return hash code for this object
      Overrides:
      hashCode in class FFDCResponseBase
      Returns:
      int hash code