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:LimsLinkGet the URI of the object we are linking to.- Specified by:
getUriin interfaceLimsLink<ProcessStep>- Specified by:
getUriin interfaceLocatable- Returns:
- The URI.
-
setUri
Description copied from interface:LocatableSet the URI of this object. -
getName
-
setName
-
getEntityClass
Description copied from interface:LimsLinkGet the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClassin interfaceLimsLink<ProcessStep>- Returns:
- The real object class.
-
toString
-