Table of Contents

Class AAMVA.VehicleSafetyInspectionData

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/AAMVA$VehicleSafetyInspectionData", DoNotGenerateAcw = true)]
public sealed class AAMVA.VehicleSafetyInspectionData : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
AAMVA.VehicleSafetyInspectionData
Implements
Inherited Members

Constructors

VehicleSafetyInspectionData(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public VehicleSafetyInspectionData(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "AAMVA.VehicleSafetyInspectionData"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "VehicleSafetyInspectionData"

Field Value

string

Properties

InspectionAddress

public TextFieldWrapper InspectionAddress { get; }

Property Value

TextFieldWrapper

InspectionAirPollutionDeviceConditions

public TextFieldWrapper InspectionAirPollutionDeviceConditions { get; }

Property Value

TextFieldWrapper

InspectionFacilityIdentifier

public TextFieldWrapper InspectionFacilityIdentifier { get; }

Property Value

TextFieldWrapper

InspectionFormOrStickerNumberCurrent

public TextFieldWrapper InspectionFormOrStickerNumberCurrent { get; }

Property Value

TextFieldWrapper

InspectionFormOrStickerNumberPrevious

public TextFieldWrapper InspectionFormOrStickerNumberPrevious { get; }

Property Value

TextFieldWrapper

InspectionSmogCertificateIndicator

public TextFieldWrapper InspectionSmogCertificateIndicator { get; }

Property Value

TextFieldWrapper

InspectionStationNumber

public TextFieldWrapper InspectionStationNumber { get; }

Property Value

TextFieldWrapper

InspectorIdentificationNumber

public TextFieldWrapper InspectorIdentificationNumber { get; }

Property Value

TextFieldWrapper

OdometerReadingAtInspection

public TextFieldWrapper OdometerReadingAtInspection { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

VehicleBodyType

public TextFieldWrapper VehicleBodyType { get; }

Property Value

TextFieldWrapper

VehicleMake

public TextFieldWrapper VehicleMake { get; }

Property Value

TextFieldWrapper

VehicleModelYear

public TextFieldWrapper VehicleModelYear { get; }

Property Value

TextFieldWrapper