java.lang.Object
io.xpipe.core.source.DataSourceReference.Id
- All Implemented Interfaces:
DataSourceReference
- Enclosing interface:
DataSourceReference
A wrapper class for
DataSourceId instances.-
Nested Class Summary
Nested classes/interfaces inherited from interface io.xpipe.core.source.DataSourceReference
DataSourceReference.Id, DataSourceReference.Latest, DataSourceReference.Name, DataSourceReference.Type -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Id
public Id()
-
-
Method Details
-
toString
- Specified by:
toStringin interfaceDataSourceReference- Overrides:
toStringin classObject
-
toRefString
Description copied from interface:DataSourceReferenceReturns the internal string representation of this reference.- Specified by:
toRefStringin interfaceDataSourceReference
-
equals
-
hashCode
public int hashCode() -
getType
- Specified by:
getTypein interfaceDataSourceReference
-
getId
- Specified by:
getIdin interfaceDataSourceReference
-
getName
- Specified by:
getNamein interfaceDataSourceReference
-