Package com.seeq.model
Class AnnotationInterestInputV1
java.lang.Object
com.seeq.model.AnnotationInterestInputV1
A list of IDs representing the annotation's items of interest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
An optional secondary ID for a specific datum in the set of interestThe ID of the item being annotatedint
hashCode()
interestId
(String interestId) void
setDetailId
(String detailId) void
setInterestId
(String interestId) toString()
-
Constructor Details
-
AnnotationInterestInputV1
public AnnotationInterestInputV1()
-
-
Method Details
-
detailId
-
getDetailId
An optional secondary ID for a specific datum in the set of interest- Returns:
- detailId
-
setDetailId
-
interestId
-
getInterestId
The ID of the item being annotated- Returns:
- interestId
-
setInterestId
-
equals
-
hashCode
public int hashCode() -
toString
-