Uses of Class
com.onfido.model.DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum
-
Packages that use DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum Package Description com.onfido.model -
-
Uses of DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum in com.onfido.model
Methods in com.onfido.model that return DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum Modifier and Type Method Description static DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnumDocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum. fromValue(String value)DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnumDocumentWithDriverVerificationReportAllOfProperties. getNistIdentityEvidenceStrength()Get nistIdentityEvidenceStrengthDocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnumDocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum.Adapter. read(com.google.gson.stream.JsonReader jsonReader)static DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnumDocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum[]DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.onfido.model with parameters of type DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum Modifier and Type Method Description DocumentWithDriverVerificationReportAllOfPropertiesDocumentWithDriverVerificationReportAllOfProperties. nistIdentityEvidenceStrength(DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum nistIdentityEvidenceStrength)voidDocumentWithDriverVerificationReportAllOfProperties. setNistIdentityEvidenceStrength(DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum nistIdentityEvidenceStrength)voidDocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum.Adapter. write(com.google.gson.stream.JsonWriter jsonWriter, DocumentWithDriverVerificationReportAllOfProperties.NistIdentityEvidenceStrengthEnum enumeration)
-