Table of Contents

Class AAMVA.VehicleSafetyInspectionData

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/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/genericdocument/entity/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

A

[Register("a")]
public TextFieldWrapper A { get; set; }

Property Value

TextFieldWrapper

B

[Register("b")]
public TextFieldWrapper B { get; set; }

Property Value

TextFieldWrapper

C

[Register("c")]
public TextFieldWrapper C { get; set; }

Property Value

TextFieldWrapper

D

[Register("d")]
public TextFieldWrapper D { get; set; }

Property Value

TextFieldWrapper

E

[Register("e")]
public TextFieldWrapper E { get; set; }

Property Value

TextFieldWrapper

F

[Register("f")]
public TextFieldWrapper F { get; set; }

Property Value

TextFieldWrapper

G

[Register("g")]
public TextFieldWrapper G { get; set; }

Property Value

TextFieldWrapper

H

[Register("h")]
public TextFieldWrapper H { get; set; }

Property Value

TextFieldWrapper

I

[Register("i")]
public TextFieldWrapper I { get; set; }

Property Value

TextFieldWrapper

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

J

[Register("j")]
public TextFieldWrapper J { get; set; }

Property Value

TextFieldWrapper

K

[Register("k")]
public TextFieldWrapper K { get; set; }

Property Value

TextFieldWrapper

L

[Register("l")]
public TextFieldWrapper L { get; set; }

Property Value

TextFieldWrapper

OdometerReadingAtInspection

public TextFieldWrapper OdometerReadingAtInspection { get; }

Property Value

TextFieldWrapper

VehicleBodyType

public TextFieldWrapper VehicleBodyType { get; }

Property Value

TextFieldWrapper

VehicleMake

public TextFieldWrapper VehicleMake { get; }

Property Value

TextFieldWrapper

VehicleModelYear

public TextFieldWrapper VehicleModelYear { get; }

Property Value

TextFieldWrapper