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. | 
| FaceIdentity | getIdentity()Gets the identity. | 
equals, hashCode, toStringpublic FaceAge getAge()
public FaceGender getGender()
public FaceLocation getFaceLocation()
public FaceIdentity getIdentity()