Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Modifier and Type | Method and Description |
---|---|
Entity |
SAORelation.RelationObject.getEntity()
Gets the entity.
|
Entity |
SAORelation.Subject.getEntity()
Gets the entity.
|
Modifier and Type | Method and Description |
---|---|
List<Entity> |
Entities.getEntities()
Gets the entities.
|
List<Entity> |
CombinedResults.getEntities()
Gets the entities.
|
List<Entity> |
Article.getEntities()
Gets the entities.
|
List<Entity> |
Article.EnrichedTitle.getEntities()
Gets the entities.
|
Modifier and Type | Method and Description |
---|---|
void |
SAORelation.RelationObject.setEntity(Entity entity)
Sets the entity.
|
void |
SAORelation.Subject.setEntity(Entity entity)
Sets the entity.
|
Modifier and Type | Method and Description |
---|---|
void |
Entities.setEntities(List<Entity> entities)
Sets the entities.
|
void |
CombinedResults.setEntities(List<Entity> entities)
Sets the entities.
|
void |
Article.setEntities(List<Entity> entities)
Sets the entities.
|
void |
Article.EnrichedTitle.setEntities(List<Entity> entities)
Sets the entities.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.