Uses of Class
com.onfido.model.KnownFacesBreakdownImageIntegrity
-
Packages that use KnownFacesBreakdownImageIntegrity Package Description com.onfido.model -
-
Uses of KnownFacesBreakdownImageIntegrity in com.onfido.model
Methods in com.onfido.model that return KnownFacesBreakdownImageIntegrity Modifier and Type Method Description static KnownFacesBreakdownImageIntegrityKnownFacesBreakdownImageIntegrity. fromJson(String jsonString)Create an instance of KnownFacesBreakdownImageIntegrity given an JSON stringKnownFacesBreakdownImageIntegrityKnownFacesBreakdown. getImageIntegrity()Get imageIntegrityKnownFacesBreakdownImageIntegrityKnownFacesBreakdownImageIntegrity. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.KnownFacesBreakdownImageIntegrityKnownFacesBreakdownImageIntegrity. result(String result)Methods in com.onfido.model with parameters of type KnownFacesBreakdownImageIntegrity Modifier and Type Method Description KnownFacesBreakdownKnownFacesBreakdown. imageIntegrity(KnownFacesBreakdownImageIntegrity imageIntegrity)voidKnownFacesBreakdown. setImageIntegrity(KnownFacesBreakdownImageIntegrity imageIntegrity)
-