Class LineageRelationshipEvent

    • Constructor Detail

      • LineageRelationshipEvent

        public LineageRelationshipEvent()
    • Method Detail

      • getLineageRelationship

        public LineageRelationship getLineageRelationship()
        Gets lineage relationship.
        Returns:
        the lineage relationship
      • setLineageRelationship

        public void setLineageRelationship​(LineageRelationship lineageRelationship)
        Sets lineage relationship.
        Parameters:
        lineageRelationship - the lineage relationship
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object