public class EntityMention
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
EntityMention() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIntent()
Gets the intent.
|
java.util.List<java.lang.Long> |
getLocation()
Gets the location.
|
java.lang.String |
getText()
Gets the text.
|
public java.lang.String getText()
public java.lang.String getIntent()
public java.util.List<java.lang.Long> getLocation()