V
- VALID - enum entry in io.scanbot.sdk.genericdocument.entity.FieldValidationStatus
Field value passed validation. This status is used for fields that have validation rules, like IBAN, date fields, etc. that have check digits or a known format that can be validated. The VALID status gives the strongest guarantee that the field value has been read out without errors.
- VALID_FROM_DATE - enum entry in io.scanbot.sdk.genericdocument.entity.CommonFieldType
Date of start of validity field.
- validate(java.lang.String) - function in io.scanbot.sdk.textpattern.ContentValidationCallback
- validate(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.entity.TextPatternScannerStep.TextPatternScanningValidationCallback
- Validates text and returns if it matches the need of the user
- VALIDATE_FULL - enum entry in io.scanbot.sdk.barcode.Gs1Handling
Includes all validations from VALIDATE_STRUCTURE. Additionally, GS1 messages which have missing or incompatible combinations of AI keys are rejected. Additionally, values are checked against a list of known linting rules, e.g. checksums are calculated and verified, dates are checked for validity, etc. Results that fail any of the linter rules are rejected. The complete set of linter rules from the GS1 Syntax Dictionary are implemented.
- VALIDATE_FULL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode
Full validation including linting and checksums. This is the most strict mode.
- VALIDATE_STRUCTURE - enum entry in io.scanbot.sdk.barcode.Gs1Handling
Same as PARSE. Additionally, messages containing unknown AI keys, or containing values that don't fulfill the length, character set or regex requirements for known keys, are rejected.
- VALIDATE_STRUCTURE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode
Same as PARSE. Additionally, messages containing unknown AI keys, or containing values of incorrect format for known keys, are not returned.
- validPtr(java.lang.Long) - function in io.scanbot.sdk.pdf.PdfiumSdk
- valueOf(java.lang.String) - function in io.scanbot.genericdocument.entity.FieldProperties.DisplayState
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.page.PageImageSource
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.pdf.model.PageDirection
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.pdf.model.PageFit
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.pdf.model.PageSize
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.pdf.model.ResamplingMethod
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.AustraliaPostCustomerFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeDocumentFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeScannerEngineMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.Gs1Handling
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.UpcEanExtensionBehavior
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.entity.RootDocumentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.ui.BarcodeOverlayTextFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.barcode.ui.CaptureMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.blob.BlobType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.camera.CameraModule
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.camera.CameraPreviewMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.check.CheckDocumentDetectionMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.check.entity.RootDocumentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.common.ImageSerializationMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.configuration.json.JsonFileEncryptionMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.configuration.json.JsonStorageImageFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.core.BufferLoadMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.core.EncodingFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.core.EncryptionMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.core.ImageRotation
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.core.ImageSourceType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.core.PathLoadMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.creditcard.CreditCardScanningMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.creditcard.CreditCardScanningStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.creditcard.entity.RootDocumentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.di.BundleDependencyCheck
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.document.DocumentDetectionStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.document.DocumentScannerEngineMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.documentdata.DocumentDataExtractionMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.documentdata.entity.RootDocumentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.FieldType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.ValidationStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.RecognitionStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.entity.DocumentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.entity.Language
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.entity.OcrStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.entity.RotationType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.exceptions.camera.CodecFailedException.FailureType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.frameaccumulation.ConfirmationMethod
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.genericdocument.entity.CommonFieldType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.genericdocument.entity.FieldDataFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.genericdocument.entity.FieldValidationStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.imagefilters.BinarizationFilterPreset
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.imagefilters.OutputMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.mc.MedicalCertificateCheckBoxType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.mc.MedicalCertificateDateRecordType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.mc.MedicalCertificateFormType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.mc.MedicalCertificatePatientInfoFieldType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.mrz.MrzDocumentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.mrz.MrzIncompleteResultHandling
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ocr.OcrEngine.EngineMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.pdf.PdfImagesExtractor.Type
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.persistence.CameraImageFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor.AESEncrypterMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.persistence.fileio.AesGcmEncryptedFileIoProcessor.AESGCMEncrypterMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.persistence.page.PageFileType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.persistence.page.PageStorage.ImageType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.process.DocumentQuality
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.process.ImageFilterType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.textpattern.PatternGrammar
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.tiff.model.Binarization
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.tiff.model.CompressionMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView.CameraType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonAustraliaPostCustomerFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDialogFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeImageGenerationType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeOverlayTextFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodesExtensionFilter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonCameraModule
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonCapturePhotoQualityPrioritization
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonDocumentScannerEngineMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonEngineMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonImageFilterType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonMSIPlesseyChecksumAlgorithm
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonOcrEngine
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonPageDirection
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonPageSize
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel.ConfirmationState
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeDialogFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.base.configuration.OrientationMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.CapturePhotoQualityPrioritization
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerAccessibilityConfigurationParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerAccessibilityConfigurationParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfigurationParams
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckUserGuidanceStringsParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckStandard
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractionStep
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentsDisplayConfigurationParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.FieldsDisplayConfigurationParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonFieldDisplayState
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingAccessibilityConfigurationParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardRecognizerParametersParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateUserGuidanceStringsParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextDataScannerStepParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui.view.widget.ToastView.Duration
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemInfoPosition
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.CollapsedVisibleHeight
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleBarcodesScanningMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.CameraModule
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.CameraPreviewMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.NavigationBarMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.OrientationLockMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.SoundType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.StatusBarMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.TopBarMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.camera.CapturePhotoQualityPrioritization
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetValue
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotButtonType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CapturePhotoQualityPrioritization
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentAnalysisMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceVisibility
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.screen.crop.CroppingState.PolygonType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.util.DateFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.util.bitmap.ImageQualityOptimizer.PaperFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.util.log.Logger.Level
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.scanbot.sdk.vin.VinBarcodeExtractionStatus
- Returns the enum constant of this type with the specified name.
- values() - function in io.scanbot.genericdocument.entity.FieldProperties.DisplayState
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.page.PageImageSource
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.pdf.model.PageDirection
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.pdf.model.PageFit
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.pdf.model.PageSize
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.pdf.model.ResamplingMethod
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.AustraliaPostCustomerFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.BarcodeDocumentFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.BarcodeFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.BarcodeScannerEngineMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.Gs1Handling
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.UpcEanExtensionBehavior
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.entity.RootDocumentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.ui.BarcodeOverlayTextFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.barcode.ui.CaptureMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.blob.BlobType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.camera.CameraModule
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.camera.CameraPreviewMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.check.CheckDocumentDetectionMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.check.entity.RootDocumentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.common.ImageSerializationMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.configuration.json.JsonFileEncryptionMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.configuration.json.JsonStorageImageFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.core.BufferLoadMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.core.EncodingFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.core.EncryptionMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.core.ImageRotation
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.core.ImageSourceType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.core.PathLoadMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.creditcard.CreditCardScanningMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.creditcard.CreditCardScanningStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.creditcard.entity.RootDocumentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.di.BundleDependencyCheck
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.document.DocumentDetectionStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.document.DocumentScannerEngineMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.documentdata.DocumentDataExtractionMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.documentdata.entity.RootDocumentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.FieldType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.ValidationStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.RecognitionStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.entity.DocumentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.entity.Language
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.entity.OcrStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.entity.RotationType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.exceptions.camera.CodecFailedException.FailureType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.frameaccumulation.ConfirmationMethod
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.genericdocument.entity.CommonFieldType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.genericdocument.entity.FieldDataFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.genericdocument.entity.FieldValidationStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.imagefilters.BinarizationFilterPreset
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.imagefilters.OutputMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.mc.MedicalCertificateCheckBoxType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.mc.MedicalCertificateDateRecordType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.mc.MedicalCertificateFormType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.mc.MedicalCertificatePatientInfoFieldType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.mrz.MrzDocumentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.mrz.MrzIncompleteResultHandling
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ocr.OcrEngine.EngineMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.pdf.PdfImagesExtractor.Type
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.persistence.CameraImageFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor.AESEncrypterMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.persistence.fileio.AesGcmEncryptedFileIoProcessor.AESGCMEncrypterMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.persistence.page.PageFileType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.persistence.page.PageStorage.ImageType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.process.DocumentQuality
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.process.ImageFilterType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.textpattern.PatternGrammar
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.tiff.model.Binarization
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.tiff.model.CompressionMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView.CameraType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonAustraliaPostCustomerFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDialogFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeImageGenerationType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodeOverlayTextFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonBarcodesExtensionFilter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonCameraModule
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonCapturePhotoQualityPrioritization
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonDocumentScannerEngineMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonEngineMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonImageFilterType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonMSIPlesseyChecksumAlgorithm
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonOcrEngine
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonPageDirection
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.configuration.json.JsonPageSize
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel.ConfirmationState
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeDialogFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.base.configuration.OrientationMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.camera.configuration.json.CapturePhotoQualityPrioritization
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerAccessibilityConfigurationParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerAccessibilityConfigurationParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfigurationParams
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckUserGuidanceStringsParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckStandard
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractionStep
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentsDisplayConfigurationParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.FieldsDisplayConfigurationParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonFieldDisplayState
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingAccessibilityConfigurationParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardRecognizerParametersParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateUserGuidanceStringsParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextDataScannerStepParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui.view.widget.ToastView.Duration
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemInfoPosition
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.barcode.configuration.CollapsedVisibleHeight
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleBarcodesScanningMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.CameraModule
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.CameraPreviewMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.NavigationBarMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.OrientationLockMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.SoundType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.StatusBarMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.TopBarMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.camera.CapturePhotoQualityPrioritization
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetValue
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotButtonType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.document.configuration.CapturePhotoQualityPrioritization
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentAnalysisMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceVisibility
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.ui_v2.document.screen.crop.CroppingState.PolygonType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.util.DateFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.util.bitmap.ImageQualityOptimizer.PaperFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.util.log.Logger.Level
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.scanbot.sdk.vin.VinBarcodeExtractionStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- VCARD - enum entry in io.scanbot.sdk.barcode.BarcodeDocumentFormat
VCard barcode document.
- VCard - enum entry in io.scanbot.sdk.barcode.entity.RootDocumentType
- VCard - class in io.scanbot.sdk.barcode.entity
- VCARD - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat
VCard barcode document
- VCard.Anniversary - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Birthday - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.BusyTimeURL - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.CalendarURI - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.CalendarURIForRequests - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Categories - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.ClientPIDMap - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Custom - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.DeliveryAddress - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Email - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Entry - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Entry.FieldNames - class in io.scanbot.sdk.barcode.entity.VCard.Entry
- VCard.Entry.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.VCard.Entry
- VCard.FirstName - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Gender - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.GeoLocation - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.IMPP - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Kind - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Languages - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Logo - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Member - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Name - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Nickname - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Note - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Organisation - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Photo - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.ProductId - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.PublicKey - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Related - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Revision - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Role - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Sound - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Source - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.TelephoneNumber - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.TimeZone - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Title - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.UID - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.URL - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.Version - class in io.scanbot.sdk.barcode.entity.VCard
- VCard.XML - class in io.scanbot.sdk.barcode.entity.VCard
- Verbose - enum entry in io.scanbot.sdk.util.log.Logger.Level
- Version - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
- Version - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
- Version - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerParameter
- Version - enum entry in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
- VERY_POOR - enum entry in io.scanbot.sdk.process.DocumentQuality
Very poor quality.
- Vibration - class in io.scanbot.sdk.ui_v2.common
- Configure the vibration.
- VIDEO_FRAME - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeImageGenerationType
Generating barcode image from the last video frame. Faster, but has lower resolution.
- VIE - enum entry in io.scanbot.sdk.entity.Language
- viewFinderConfiguration() - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration.Companion
- ViewFinderConfiguration - class in io.scanbot.sdk.ui_v2.common
- Configuration of the scanning interface’s viewfinder, allowing it to be shown or hidden as guidance to the user.
- ViewFinderEnabled - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- ViewFinderEnabled - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- ViewModelInjector - class in io.scanbot.sdk.ui_v2.common.viewmodel
- ViewModelInjectorKt - class in io.scanbot.sdk.ui_v2.common.viewmodel
- ViewModelKey - class in io.scanbot.sdk.ui.di
- Special annotation for DI that helps inject view models without implementing factory for each view model
- ViewModelKey - class in io.scanbot.sdk.ui_v2.common.di
- Special annotation for DI that helps inject view models without implementing factory for each view model
- VinBarcodeExtractionStatus - class in io.scanbot.sdk.vin
- Status of the barcode extraction.
- VinBarcodeExtractionStatus.Companion - class in io.scanbot.sdk.vin.VinBarcodeExtractionStatus
- VinBarcodeResult - class in io.scanbot.sdk.vin
- Result of the barcode scanner.
- vinScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView.ViewModel
- New frame was processed with VIN scanner.
- vinScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.vin.VinScannerViewModel
- New frame was processed with VIN scanner.
- vinScanner() - function in io.scanbot.sdk.di.SdkComponent
- VinScanner - class in io.scanbot.sdk.vin
- Component to scan preview image and recognize Vehicle Identification Number (VIN).
- VinScannerActivity - class in io.scanbot.sdk.ui.view.vin
- Shows VIN scanner screen of the application.
- VinScannerActivity.Companion - class in io.scanbot.sdk.ui.view.vin.VinScannerActivity
- VinScannerActivity.Result - class in io.scanbot.sdk.ui.view.vin.VinScannerActivity
- VinScannerActivity.ResultContract - class in io.scanbot.sdk.ui.view.vin.VinScannerActivity
- Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
- VinScannerCameraView - class in io.scanbot.sdk.ui.view.vin
- VinScannerConfiguration - class in io.scanbot.sdk.ui.view.vin.configuration
- Class which is used to configure VinScannerActivity Contains settings indicating view's behaviour, texts and appearance.
- VinScannerConfiguration - class in io.scanbot.sdk.vin
- Configuration for the VIN scanner.
- VinScannerConfiguration.Companion - class in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
- VinScannerConfigurationHelper - class in io.scanbot.sdk.ui.view.vin.configuration
- Encapsulates the logic of work with configuration for VIN scanner.
- VinScannerFrameHandler - class in io.scanbot.sdk.vin
- Performs VIN recognition on camera preview frames.
- VinScannerFrameHandler.ResultHandler - class in io.scanbot.sdk.vin.VinScannerFrameHandler
- Continuously notified about VIN recognition results.
- VinScannerFrameHandler.TextRecognitionScannerResultHandler - class in io.scanbot.sdk.vin.VinScannerFrameHandler
- Successor-class needed for cross-platform implementation.
- VinScannerJsonConfiguration - class in io.scanbot.sdk.ui.view.vin.configuration.json
- VinScannerJsonConfigurationKt - class in io.scanbot.sdk.ui.view.vin.configuration.json
- VinScannerNativeConfiguration - class in io.scanbot.sdk.ui.view.vin.configuration.json
- VinScannerNativeConfigurationKt - class in io.scanbot.sdk.ui.view.vin.configuration.json
- VinScannerNativeParam - class in io.scanbot.sdk.ui.view.vin.configuration.json
- VinScannerNativeParam.CancelButtonIcon - class in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerNativeParam
- VinScannerNavigationEvent - class in io.scanbot.sdk.ui.view.vin
- This class describes all events inside License Plate scanner.
- VinScannerNavigationEvent.VinScanned - class in io.scanbot.sdk.ui.view.vin.VinScannerNavigationEvent
- Event on step finished with successful scan.
- VinScannerParameter - class in io.scanbot.sdk.ui.view.vin.configuration.json
- VinScannerResult - class in io.scanbot.sdk.vin
- Result of the VIN scanner.
- VinScannerViewModel - class in io.scanbot.sdk.ui.view.vin
- VISA - enum entry in io.scanbot.sdk.mrz.MrzDocumentType
Visa card.
- VISIBLE_IF_NOT_EMPTY - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonFieldDisplayState
Field will be shown in the RTU UI if its text value isn't an empty string
- VisibleIfNotEmpty - enum entry in io.scanbot.genericdocument.entity.FieldProperties.DisplayState
Field will be shown in the RTU UI if its text value isn't an empty string