java.lang.Object
com.genologics.ri.artifact.PoolStep
- All Implemented Interfaces:
LimsLink<ProcessStep>
,Linkable<ProcessStep>
,Locatable
,Serializable
The details of the pooling step that created the pooled sample(s).
- Since:
- 2.26
- See Also:
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
PoolStep
public PoolStep() -
PoolStep
-
PoolStep
-
-
Method Details
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to.- Specified by:
getUri
in interfaceLimsLink<ProcessStep>
- Specified by:
getUri
in interfaceLocatable
- Returns:
- The URI.
-
setUri
Description copied from interface:Locatable
Set the URI of this object. -
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<ProcessStep>
- Returns:
- The real object class.
-
toString
-