public class NluEntity
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
NluEntity() |
Modifier and Type | Method and Description |
---|---|
Long |
getBegin()
Gets the begin.
|
String |
getCoveredText()
Gets the coveredText.
|
Long |
getEnd()
Gets the end.
|
Double |
getRelevance()
Gets the relevance.
|
String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
String |
getSource()
Gets the source.
|
String |
getType()
Gets the type.
|
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 Long getBegin()
public Long getEnd()
public String getType()
public String getCoveredText()
public Double getRelevance()
public String getSectionNormalizedName()
public String getSectionSurfaceForm()
public String getSource()
Copyright © 2021 IBM Cloud. All rights reserved.