public class Face extends GenericModel
| Constructor and Description |
|---|
Face() |
| Modifier and Type | Method and Description |
|---|---|
FaceAge |
getAge()
Gets the age.
|
FaceLocation |
getFaceLocation()
Gets the faceLocation.
|
FaceGender |
getGender()
Gets the gender.
|
equals, hashCode, toStringpublic FaceAge getAge()
public FaceGender getGender()
public FaceLocation getFaceLocation()