public static class ImageFace.AgeRange extends GenericModel
| Constructor and Description |
|---|
AgeRange() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgeRange()
Gets the age range.
|
Double |
getScore()
Gets the score.
|
void |
setAgeRange(String ageRange)
Sets the age range.
|
void |
setScore(Double score)
Sets the score.
|
equals, hashCode, toStringpublic String getAgeRange()
public Double getScore()
public void setAgeRange(String ageRange)
ageRange - The ageRangepublic void setScore(Double score)
score - The scoreCopyright © 2015–2016 IBM Watson. All rights reserved.