java.lang.Object
com.genologics.ri.step.ReagentLots
- All Implemented Interfaces:
Linkable<ReagentLots>
,Locatable
,Serializable
The list representation of a step's reagent lots.
- Since:
- 2.18
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected StepConfiguration
protected List<ReagentLotLink>
protected Link
protected URI
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddReagentLot
(ReagentLotLink link) getStep()
getUri()
Get the URI of this object.void
setConfiguration
(StepConfiguration configuration) void
void
Set the URI of this object.
-
Field Details
-
step
-
configuration
-
reagentLots
-
uri
-
-
Constructor Details
-
ReagentLots
public ReagentLots()
-
-
Method Details