public class Annotation
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Annotation() |
Modifier and Type | Method and Description |
---|---|
Long |
getBegin()
Gets the begin.
|
String |
getCoveredText()
Gets the coveredText.
|
Long |
getEnd()
Gets the end.
|
String |
getId()
Gets the id.
|
String |
getType()
Gets the type.
|
Long |
getUid()
Gets the uid.
|
equals, hashCode, toString
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public String getId()
public String getType()
public Long getUid()
public Long getBegin()
public Long getEnd()
public String getCoveredText()
Copyright © 2021 IBM Cloud. All rights reserved.