@Generated public class ColumnRelationship extends Object
| Constructor and Description |
|---|
ColumnRelationship() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSource() |
String |
getTarget() |
int |
hashCode() |
ColumnRelationship |
setSource(String source) |
ColumnRelationship |
setTarget(String target) |
String |
toString() |
public ColumnRelationship setSource(String source)
public String getSource()
public ColumnRelationship setTarget(String target)
public String getTarget()
Copyright © 2026. All rights reserved.