public static class ImageFace.Gender extends GenericModel
Constructor and Description |
---|
Gender() |
Modifier and Type | Method and Description |
---|---|
String |
getGender()
Gets the gender.
|
Double |
getScore()
Gets the score.
|
void |
setGender(String gender)
Sets the gender.
|
void |
setScore(Double score)
Sets the score.
|
equals, hashCode, toString
public String getGender()
public Double getScore()
public void setGender(String gender)
gender
- The genderpublic void setScore(Double score)
score
- The scoreCopyright © 2015–2016 IBM Watson. All rights reserved.