Package com.seeq.model
Class ContextLabelInputV1
java.lang.Object
com.seeq.model.ContextLabelInputV1
ContextLabelInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
If provided, the ID of a more specific aspect of the Item to associate with the label, such as the ID of a capsuleThe ID of the labelint
hashCode()
void
setDatumId
(String datumId) void
setLabelId
(String labelId) toString()
-
Constructor Details
-
ContextLabelInputV1
public ContextLabelInputV1()
-
-
Method Details
-
datumId
-
getDatumId
If provided, the ID of a more specific aspect of the Item to associate with the label, such as the ID of a capsule- Returns:
- datumId
-
setDatumId
-
labelId
-
getLabelId
The ID of the label- Returns:
- labelId
-
setLabelId
-
equals
-
hashCode
public int hashCode() -
toString
-