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_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.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.barcode_scanner.di.BarcodeDependencyCheck
- 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.common.ImageSerializationMode
- 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.entity.Language
- 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.pdf.PdfImagesExtractor.Type
- 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.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.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.util.log.Logger.Level
- 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.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.barcode_scanner.di.BarcodeDependencyCheck
- 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.common.ImageSerializationMode
- 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.entity.Language
- 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.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.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.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.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.util.log.Logger.Level
- 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
- 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
- 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