java.lang.Object
com.genologics.ri.artifact.ReagentLabel
- All Implemented Interfaces:
Serializable
Reagent-label is a child element of Artifact and provides the name of a label
or reagent that has been added to the Artifact.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The name of this reagent label.
-
-
Constructor Details
-
ReagentLabel
public ReagentLabel()Default constructor. -
ReagentLabel
Constructor taking a name.- Parameters:
name- The reagent label name.
-
-
Method Details