| Constructor and Description | 
|---|
| Age() | 
| Modifier and Type | Method and Description | 
|---|---|
| Integer | getMax()Gets the max. | 
| Integer | getMin()Gets the min. | 
| Double | getScore()Gets the score. | 
| void | setMax(Integer max)Sets the max. | 
| void | setMin(Integer min)Sets the min. | 
| void | setScore(Double score)Sets the score. | 
public Integer getMax()
public Integer getMin()
public Double getScore()
public void setMax(Integer max)
max - The maxpublic void setMin(Integer min)
min - The minpublic void setScore(Double score)
score - The scoreCopyright © 2015–2016 IBM Watson. All rights reserved.