java.lang.Object
com.genologics.ri.artifact.DemuxSourceArtifact
- Since:
- 2.26
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
DemuxSourceArtifact
public DemuxSourceArtifact() -
DemuxSourceArtifact
-
DemuxSourceArtifact
-
-
Method Details
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to. -
setUri
Description copied from interface:Locatable
Set the URI of this object. -
setArtifact
-
getName
-
setName
-
getEntityClass
Description copied from interface:LimsLink
Get the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClass
in interfaceLimsLink<Artifact>
- Returns:
- The real object class.
-
toString
-