public class NluEntity
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
NluEntity() |
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.Double |
getRelevance()
Gets the relevance.
|
java.lang.String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
java.lang.String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
java.lang.String |
getSource()
Gets the source.
|
java.lang.String |
getType()
Gets the type.
|
equals, hashCode, toString
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getType()
public java.lang.String getCoveredText()
public java.lang.Double getRelevance()
public java.lang.String getSectionNormalizedName()
public java.lang.String getSectionSurfaceForm()
public java.lang.String getSource()
Copyright © 2021 IBM Cloud. All rights reserved.