public class Identity extends GenericModel
AlchemyVision service.| Constructor and Description | 
|---|
Identity()  | 
| Modifier and Type | Method and Description | 
|---|---|
DisambiguatedLinks | 
getDisambiguated()
Gets the disambiguated. 
 | 
KnowledgeGraph | 
getKnowledgeGraph()
Gets the knowledge graph. 
 | 
String | 
getName()
Gets the name. 
 | 
String | 
getScore()
Gets the score. 
 | 
void | 
setDisambiguated(DisambiguatedLinks disambiguated)
Sets the disambiguated. 
 | 
void | 
setKnowledgeGraph(KnowledgeGraph knowledgeGraph)
Sets the knowledge graph. 
 | 
void | 
setName(String name)
Sets the name. 
 | 
void | 
setScore(String score)
Sets the score. 
 | 
equals, hashCode, toStringpublic DisambiguatedLinks getDisambiguated()
public KnowledgeGraph getKnowledgeGraph()
public String getName()
public String getScore()
public void setDisambiguated(DisambiguatedLinks disambiguated)
disambiguated - The disambiguatedpublic void setKnowledgeGraph(KnowledgeGraph knowledgeGraph)
knowledgeGraph - The knowledgeGraphpublic void setName(String name)
name - The namepublic void setScore(String score)
score - The scoreCopyright © 2015–2016 IBM Watson. All rights reserved.