public class AnnotationAddedEvent extends ItemEvent
outputIndexsequenceNumber, type| Constructor and Description |
|---|
AnnotationAddedEvent() |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
getAnnotation() |
Long |
getAnnotationIndex() |
Long |
getContentIndex() |
String |
getDelta() |
String |
getText() |
void |
setAnnotation(Annotation annotation) |
void |
setAnnotationIndex(Long annotationIndex) |
void |
setContentIndex(Long contentIndex) |
void |
setDelta(String delta) |
void |
setText(String text) |
String |
toString() |
getItemId, setItemIdgetOutputIndex, setOutputIndexgetSequenceNumber, getType, setSequenceNumber, setTypepublic Long getContentIndex()
public void setContentIndex(Long contentIndex)
public String getDelta()
public void setDelta(String delta)
public String getText()
public void setText(String text)
public Long getAnnotationIndex()
public void setAnnotationIndex(Long annotationIndex)
public Annotation getAnnotation()
public void setAnnotation(Annotation annotation)
public String toString()
toString in class OutputEventCopyright © 2025. All rights reserved.