public class FaceIdentity extends GenericModel
| Constructor and Description |
|---|
FaceIdentity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the name.
|
java.lang.Float |
getScore()
Gets the score.
|
java.lang.String |
getTypeHierarchy()
Gets the typeHierarchy.
|
equals, hashCode, toStringpublic java.lang.String getName()
public java.lang.Float getScore()
public java.lang.String getTypeHierarchy()