Uses of Class
com.confidentify.client.model.PhoneResponseRecordProcessorOutcome
-
Packages that use PhoneResponseRecordProcessorOutcome Package Description com.confidentify.client.model -
-
Uses of PhoneResponseRecordProcessorOutcome in com.confidentify.client.model
Methods in com.confidentify.client.model that return PhoneResponseRecordProcessorOutcome Modifier and Type Method Description PhoneResponseRecordProcessorOutcomePhoneResponseRecordProcessorOutcome. addInfoItem(String infoItem)PhoneResponseRecordProcessorOutcomePhoneResponseRecordProcessorOutcome. addWarnItem(String warnItem)PhoneResponseRecordProcessorOutcomePhoneResponseRecord. getOutcome()Get outcomePhoneResponseRecordProcessorOutcomePhoneResponseRecordProcessorOutcome. info(List<String> info)PhoneResponseRecordProcessorOutcomePhoneResponseRecordProcessorOutcome. isParsed(Boolean isParsed)PhoneResponseRecordProcessorOutcomePhoneResponseRecordProcessorOutcome. isPossible(Boolean isPossible)PhoneResponseRecordProcessorOutcomePhoneResponseRecordProcessorOutcome. verdict(ProcessorVerdict verdict)PhoneResponseRecordProcessorOutcomePhoneResponseRecordProcessorOutcome. warn(List<String> warn)Methods in com.confidentify.client.model with parameters of type PhoneResponseRecordProcessorOutcome Modifier and Type Method Description PhoneResponseRecordPhoneResponseRecord. outcome(PhoneResponseRecordProcessorOutcome outcome)voidPhoneResponseRecord. setOutcome(PhoneResponseRecordProcessorOutcome outcome)
-