Table of Contents

Class AAMVA.RegistrationData.NormalizedFieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/AAMVA$RegistrationData$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class AAMVA.RegistrationData.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
AAMVA.RegistrationData.NormalizedFieldNames
Implements
Inherited Members

Fields

AddressCity

[Register("ADDRESS_CITY")]
public const string AddressCity = "AAMVA.RegistrationData.AddressCity"

Field Value

string

AddressJurisdictionCode

[Register("ADDRESS_JURISDICTION_CODE")]
public const string AddressJurisdictionCode = "AAMVA.RegistrationData.AddressJurisdictionCode"

Field Value

string

AddressStreet

[Register("ADDRESS_STREET")]
public const string AddressStreet = "AAMVA.RegistrationData.AddressStreet"

Field Value

string

AddressZipCode

[Register("ADDRESS_ZIP_CODE")]
public const string AddressZipCode = "AAMVA.RegistrationData.AddressZipCode"

Field Value

string

Axles

[Register("AXLES")]
public const string Axles = "AAMVA.RegistrationData.Axles"

Field Value

string

BusinessName

[Register("BUSINESS_NAME")]
public const string BusinessName = "AAMVA.RegistrationData.BusinessName"

Field Value

string

Fuel

[Register("FUEL")]
public const string Fuel = "AAMVA.RegistrationData.Fuel"

Field Value

string

GrossVehicleWeight

[Register("GROSS_VEHICLE_WEIGHT")]
public const string GrossVehicleWeight = "AAMVA.RegistrationData.GrossVehicleWeight"

Field Value

string

RegistrantFamilyName

[Register("REGISTRANT_FAMILY_NAME")]
public const string RegistrantFamilyName = "AAMVA.RegistrationData.RegistrantFamilyName"

Field Value

string

RegistrantGivenName

[Register("REGISTRANT_GIVEN_NAME")]
public const string RegistrantGivenName = "AAMVA.RegistrationData.RegistrantGivenName"

Field Value

string

RegistrationExpiryDate

[Register("REGISTRATION_EXPIRY_DATE")]
public const string RegistrationExpiryDate = "AAMVA.RegistrationData.RegistrationExpiryDate"

Field Value

string

RegistrationIssueDate

[Register("REGISTRATION_ISSUE_DATE")]
public const string RegistrationIssueDate = "AAMVA.RegistrationData.RegistrationIssueDate"

Field Value

string

RegistrationPlateNumber

[Register("REGISTRATION_PLATE_NUMBER")]
public const string RegistrationPlateNumber = "AAMVA.RegistrationData.RegistrationPlateNumber"

Field Value

string

RegistrationWindowStickerDecal

[Register("REGISTRATION_WINDOW_STICKER_DECAL")]
public const string RegistrationWindowStickerDecal = "AAMVA.RegistrationData.RegistrationWindowStickerDecal"

Field Value

string

RegistrationYear

[Register("REGISTRATION_YEAR")]
public const string RegistrationYear = "AAMVA.RegistrationData.RegistrationYear"

Field Value

string

VehicleBodyStyle

[Register("VEHICLE_BODY_STYLE")]
public const string VehicleBodyStyle = "AAMVA.RegistrationData.VehicleBodyStyle"

Field Value

string

VehicleColor

[Register("VEHICLE_COLOR")]
public const string VehicleColor = "AAMVA.RegistrationData.VehicleColor"

Field Value

string

VehicleIdentificationNumber

[Register("VEHICLE_IDENTIFICATION_NUMBER")]
public const string VehicleIdentificationNumber = "AAMVA.RegistrationData.VehicleIdentificationNumber"

Field Value

string

VehicleMake

[Register("VEHICLE_MAKE")]
public const string VehicleMake = "AAMVA.RegistrationData.VehicleMake"

Field Value

string

VehicleModel

[Register("VEHICLE_MODEL")]
public const string VehicleModel = "AAMVA.RegistrationData.VehicleModel"

Field Value

string

VehicleModelYear

[Register("VEHICLE_MODEL_YEAR")]
public const string VehicleModelYear = "AAMVA.RegistrationData.VehicleModelYear"

Field Value

string

VehicleUse

[Register("VEHICLE_USE")]
public const string VehicleUse = "AAMVA.RegistrationData.VehicleUse"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static AAMVA.RegistrationData.NormalizedFieldNames Instance { get; }

Property Value

AAMVA.RegistrationData.NormalizedFieldNames