Uses of Class
com.onfido.model.DocumentBreakdownVisualAuthenticityBreakdownFaceDetection
-
Packages that use DocumentBreakdownVisualAuthenticityBreakdownFaceDetection Package Description com.onfido.model -
-
Uses of DocumentBreakdownVisualAuthenticityBreakdownFaceDetection in com.onfido.model
Methods in com.onfido.model that return DocumentBreakdownVisualAuthenticityBreakdownFaceDetection Modifier and Type Method Description static DocumentBreakdownVisualAuthenticityBreakdownFaceDetectionDocumentBreakdownVisualAuthenticityBreakdownFaceDetection. fromJson(String jsonString)Create an instance of DocumentBreakdownVisualAuthenticityBreakdownFaceDetection given an JSON stringDocumentBreakdownVisualAuthenticityBreakdownFaceDetectionDocumentBreakdownVisualAuthenticityBreakdown. getFaceDetection()Get faceDetectionDocumentBreakdownVisualAuthenticityBreakdownFaceDetectionDocumentBreakdownVisualAuthenticityBreakdownFaceDetection. properties(Object properties)DocumentBreakdownVisualAuthenticityBreakdownFaceDetectionDocumentBreakdownVisualAuthenticityBreakdownFaceDetection. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.DocumentBreakdownVisualAuthenticityBreakdownFaceDetectionDocumentBreakdownVisualAuthenticityBreakdownFaceDetection. result(String result)Methods in com.onfido.model with parameters of type DocumentBreakdownVisualAuthenticityBreakdownFaceDetection Modifier and Type Method Description DocumentBreakdownVisualAuthenticityBreakdownDocumentBreakdownVisualAuthenticityBreakdown. faceDetection(DocumentBreakdownVisualAuthenticityBreakdownFaceDetection faceDetection)voidDocumentBreakdownVisualAuthenticityBreakdown. setFaceDetection(DocumentBreakdownVisualAuthenticityBreakdownFaceDetection faceDetection)
-