public interface AnnotationCheckmarkStatus
Annotation
.Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Returns the date this status was set.
|
String |
getReviewer()
Returns the name of the reviewer.
|
boolean |
isMarked()
Returns true if the Annotation is marked, returns false if unmarked.
|
String getReviewer()
boolean isMarked()
Date getDate()