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