public class EntitySentiment extends Object
| Constructor and Description |
|---|
EntitySentiment(String mention,
String type,
String entityId,
Label sentiment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEntityId() |
String |
getMention() |
Label |
getSentiment() |
String |
getType() |
int |
hashCode() |
public String getMention()
public String getType()
public String getEntityId()
public Label getSentiment()
Copyright © 2014–2016 Basis Technology Corp.. All rights reserved.