| Constructor and Description | 
|---|
| Identity() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Gets the name. | 
| Double | getScore()Gets the score. | 
| String | getTypeHierarchy()Gets the type hierarchy. | 
| void | setName(String name)Sets the name. | 
| void | setScore(Double score)Sets the score. | 
| void | setTypeHierarchy(String typeHierarchy)Sets the type hierarchy. | 
public String getName()
public Double getScore()
public String getTypeHierarchy()
public void setName(String name)
name - The namepublic void setScore(Double score)
score - The scorepublic void setTypeHierarchy(String typeHierarchy)
typeHierarchy - The type_hierarchyCopyright © 2015–2016 IBM Watson. All rights reserved.