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
FieldsModifier and TypeFieldDescriptionprotected StepConfigurationprotected List<ReagentLotLink>protected Linkprotected URI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddReagentLot(ReagentLotLink link) getStep()getUri()Get the URI of this object.voidsetConfiguration(StepConfiguration configuration) voidvoidSet the URI of this object.
-
Field Details
-
step
-
configuration
-
reagentLots
-
uri
-
-
Constructor Details
-
ReagentLots
public ReagentLots()
-
-
Method Details