public class EntityMention extends GenericModel
| Constructor and Description |
|---|
EntityMention() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
getLocation()
Gets the location.
|
java.lang.String |
getText()
Gets the text.
|
equals, hashCode, toStringpublic java.lang.String getText()
public java.util.List<java.lang.Long> getLocation()