java.lang.Object
com.genologics.ri.step.Input
Provides input URI links.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the class of the true, full LIMS entity this object links to.getUri()
Get the URI of the object we are linking to.void
setReplicates
(Long replicates) void
Set the URI of this object.
-
Field Details
-
uri
-
replicates
- Since:
- 2.18
-
-
Constructor Details
-
Input
public Input() -
Input
-
Input
-
-
Method Details
-
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.
-
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. -
getReplicates
-
setReplicates
-