public static class Article.EnrichedTitle extends GenericModel
AlchemyDataNews service.| Constructor and Description |
|---|
EnrichedTitle() |
| Modifier and Type | Method and Description |
|---|---|
List<Concept> |
getConcepts()
Gets the concepts.
|
List<Entity> |
getEntities()
Gets the entities.
|
Sentiment |
getSentiment()
Gets the sentiment.
|
List<Taxonomy> |
getTaxonomy()
Gets the taxonomy.
|
void |
setConcepts(List<Concept> concepts)
Sets the concepts.
|
void |
setEntities(List<Entity> entities)
Sets the entities.
|
void |
setSentiment(Sentiment sentiment)
Sets the sentiment.
|
void |
setTaxonomy(List<Taxonomy> taxonomy)
Sets the taxonomy.
|
equals, hashCode, toStringpublic Sentiment getSentiment()
public void setConcepts(List<Concept> concepts)
concepts - The conceptspublic void setEntities(List<Entity> entities)
entities - The entitiespublic void setSentiment(Sentiment sentiment)
sentiment - The sentimentCopyright © 2015–2016. All rights reserved.