Uses of Class
com.onfido.model.DeviceIntelligenceBreakdownBreakdownDevice
-
Packages that use DeviceIntelligenceBreakdownBreakdownDevice Package Description com.onfido.model -
-
Uses of DeviceIntelligenceBreakdownBreakdownDevice in com.onfido.model
Methods in com.onfido.model that return DeviceIntelligenceBreakdownBreakdownDevice Modifier and Type Method Description DeviceIntelligenceBreakdownBreakdownDeviceDeviceIntelligenceBreakdownBreakdownDevice. breakdown(DeviceIntelligenceBreakdownBreakdownDeviceBreakdown breakdown)static DeviceIntelligenceBreakdownBreakdownDeviceDeviceIntelligenceBreakdownBreakdownDevice. fromJson(String jsonString)Create an instance of DeviceIntelligenceBreakdownBreakdownDevice given an JSON stringDeviceIntelligenceBreakdownBreakdownDeviceDeviceIntelligenceBreakdownBreakdown. getDevice()Get deviceDeviceIntelligenceBreakdownBreakdownDeviceDeviceIntelligenceBreakdownBreakdownDevice. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.Methods in com.onfido.model with parameters of type DeviceIntelligenceBreakdownBreakdownDevice Modifier and Type Method Description DeviceIntelligenceBreakdownBreakdownDeviceIntelligenceBreakdownBreakdown. device(DeviceIntelligenceBreakdownBreakdownDevice device)voidDeviceIntelligenceBreakdownBreakdown. setDevice(DeviceIntelligenceBreakdownBreakdownDevice device)
-