Table of Contents

Class AAMVA.RegistrantAndVehicleData

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

Constructors

RegistrantAndVehicleData(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

Address

public TextFieldWrapper Address { get; }

Property Value

TextFieldWrapper

BaseJurisdictionRegisteredWeight

public TextFieldWrapper BaseJurisdictionRegisteredWeight { get; }

Property Value

TextFieldWrapper

CarrierNameRegistrant

public TextFieldWrapper CarrierNameRegistrant { get; }

Property Value

TextFieldWrapper

City

public TextFieldWrapper City { get; }

Property Value

TextFieldWrapper

GrossVehicleWeight

public TextFieldWrapper GrossVehicleWeight { get; }

Property Value

TextFieldWrapper

Jurisdiction

public TextFieldWrapper Jurisdiction { get; }

Property Value

TextFieldWrapper

ModelYear

public TextFieldWrapper ModelYear { get; }

Property Value

TextFieldWrapper

NumberOfSeats

public TextFieldWrapper NumberOfSeats { get; }

Property Value

TextFieldWrapper

RegistrationDecalNumber

public TextFieldWrapper RegistrationDecalNumber { get; }

Property Value

TextFieldWrapper

RegistrationEnforcementDate

public TextFieldWrapper RegistrationEnforcementDate { get; }

Property Value

TextFieldWrapper

RegistrationExpirationDate

public TextFieldWrapper RegistrationExpirationDate { get; }

Property Value

TextFieldWrapper

RegistrationIssueDate

public TextFieldWrapper RegistrationIssueDate { get; }

Property Value

TextFieldWrapper

RegistrationPlateNumber

public TextFieldWrapper RegistrationPlateNumber { get; }

Property Value

TextFieldWrapper

RegistrationYear

public TextFieldWrapper RegistrationYear { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

TypeOfVehicle

public TextFieldWrapper TypeOfVehicle { get; }

Property Value

TextFieldWrapper

UnitNumber

public TextFieldWrapper UnitNumber { get; }

Property Value

TextFieldWrapper

VehicleIdentificationNumber

public TextFieldWrapper VehicleIdentificationNumber { get; }

Property Value

TextFieldWrapper

VehicleMake

public TextFieldWrapper VehicleMake { get; }

Property Value

TextFieldWrapper

ZipCode

public TextFieldWrapper ZipCode { get; }

Property Value

TextFieldWrapper