| Modifier and Type | Field and Description |
|---|---|
FaceAttackSupport |
DetectedFaceAttackSupport.attackSupport
Attack support type.
|
| Modifier and Type | Method and Description |
|---|---|
static FaceAttackSupport |
FaceAttackSupport.fromValue(int value)
Creates an enumeration value from int.
|
static FaceAttackSupport |
FaceAttackSupport.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FaceAttackSupport[] |
FaceAttackSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DetectedFaceAttackSupport(FaceAttackSupport attackSupport,
int score)
Initializes a new instance of the DetectedFaceAttackSupport class from its members.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face