Table of Contents

Class AAMVA.MotorCarrierData.FieldNames

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

Fields

CarrierName

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

Field Value

string

City

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

Field Value

string

Jurisdiction

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

Field Value

string

StreetAddress

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

Field Value

string

UsdotNumber

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

Field Value

string

Zip

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

Field Value

string

Properties

Instance

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

Property Value

AAMVA.MotorCarrierData.FieldNames