Package com.seeq.model
Class AnnotationImageLinkOutputV1
java.lang.Object
com.seeq.model.AnnotationImageLinkOutputV1
AnnotationImageLinkOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getLink()
A URI pointing to the journal imageA plain language status message with information about any issues that may have been encountered during an operation.int
hashCode()
void
void
setStatusMessage
(String statusMessage) statusMessage
(String statusMessage) toString()
-
Constructor Details
-
AnnotationImageLinkOutputV1
public AnnotationImageLinkOutputV1()
-
-
Method Details
-
link
-
getLink
A URI pointing to the journal image- Returns:
- link
-
setLink
-
statusMessage
-
getStatusMessage
A plain language status message with information about any issues that may have been encountered during an operation. Null if the status message has not been set.- Returns:
- statusMessage
-
setStatusMessage
-
equals
-
hashCode
public int hashCode() -
toString
-