Class LineageMapping

    • Constructor Detail

      • LineageMapping

        public LineageMapping()
    • Method Detail

      • getSourceAttribute

        public String getSourceAttribute()
        Gets source attribute.
        Returns:
        the source attribute
      • getTargetAttribute

        public String getTargetAttribute()
        Gets target attribute.
        Returns:
        the target attribute
      • setSourceAttribute

        public void setSourceAttribute​(String sourceAttribute)
        Sets source attribute.
        Parameters:
        sourceAttribute - the source attribute
      • setTargetAttribute

        public void setTargetAttribute​(String targetAttribute)
        Sets target attribute.
        Parameters:
        targetAttribute - the target attribute
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object