Table of Contents

Class AAMVA.MotorCarrierData.NormalizedFieldNames

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

Fields

CarrierName

[Register("CARRIER_NAME")]
public const string CarrierName = "AAMVA.MotorCarrierData.CarrierName"

Field Value

string

City

[Register("CITY")]
public const string City = "AAMVA.MotorCarrierData.City"

Field Value

string

Jurisdiction

[Register("JURISDICTION")]
public const string Jurisdiction = "AAMVA.MotorCarrierData.Jurisdiction"

Field Value

string

StreetAddress

[Register("STREET_ADDRESS")]
public const string StreetAddress = "AAMVA.MotorCarrierData.StreetAddress"

Field Value

string

UsdotNumber

[Register("USDOT_NUMBER")]
public const string UsdotNumber = "AAMVA.MotorCarrierData.USDOTNumber"

Field Value

string

Zip

[Register("ZIP")]
public const string Zip = "AAMVA.MotorCarrierData.Zip"

Field Value

string

Properties

Instance

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

Property Value

AAMVA.MotorCarrierData.NormalizedFieldNames