public class LineageMapping extends Object implements Serializable
| Constructor and Description |
|---|
LineageMapping() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getSourceAttribute()
Gets source attribute.
|
String |
getTargetAttribute()
Gets target attribute.
|
int |
hashCode() |
void |
setSourceAttribute(String sourceAttribute)
Sets source attribute.
|
void |
setTargetAttribute(String targetAttribute)
Sets target attribute.
|
String |
toString() |
public String getSourceAttribute()
public String getTargetAttribute()
public void setSourceAttribute(String sourceAttribute)
sourceAttribute - the source attributepublic void setTargetAttribute(String targetAttribute)
targetAttribute - the target attributeprotected boolean canEqual(Object other)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.