public class Annotation
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
Annotation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.lang.String |
getId()
Gets the id.
|
java.lang.String |
getType()
Gets the type.
|
java.lang.Long |
getUid()
Gets the uid.
|
equals, hashCode, toString
public java.lang.String getId()
public java.lang.String getType()
public java.lang.Long getUid()
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
Copyright © 2021 IBM Cloud. All rights reserved.