org.gcube.data.analysis.tabulardata.model.relationship
Interface ColumnRelationship
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- TableRelationship
- All Known Implementing Classes:
- ColumnRelationshipImpl, TableRelationshipImpl
public interface ColumnRelationship
- extends Serializable
getTargetTableId
TableId getTargetTableId()
getTargetColumnId
ColumnLocalId getTargetColumnId()
hashCode
int hashCode()
- Overrides:
hashCode in class Object
equals
boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2013. All Rights Reserved.