Class AAMVA.RegistrantAndVehicleData.NormalizedFieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/AAMVA$RegistrantAndVehicleData$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class AAMVA.RegistrantAndVehicleData.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
AAMVA.RegistrantAndVehicleData.NormalizedFieldNames
- Implements
-
- Inherited Members
-
Fields
Address
[Register("ADDRESS")]
public const string Address = "AAMVA.RegistrantAndVehicleData.Address"
Field Value
- string
BaseJurisdictionRegisteredWeight
[Register("BASE_JURISDICTION_REGISTERED_WEIGHT")]
public const string BaseJurisdictionRegisteredWeight = "AAMVA.RegistrantAndVehicleData.BaseJurisdictionRegisteredWeight"
Field Value
- string
CarrierNameRegistrant
[Register("CARRIER_NAME_REGISTRANT")]
public const string CarrierNameRegistrant = "AAMVA.RegistrantAndVehicleData.CarrierNameRegistrant"
Field Value
- string
City
[Register("CITY")]
public const string City = "AAMVA.RegistrantAndVehicleData.City"
Field Value
- string
GrossVehicleWeight
[Register("GROSS_VEHICLE_WEIGHT")]
public const string GrossVehicleWeight = "AAMVA.RegistrantAndVehicleData.GrossVehicleWeight"
Field Value
- string
Jurisdiction
[Register("JURISDICTION")]
public const string Jurisdiction = "AAMVA.RegistrantAndVehicleData.Jurisdiction"
Field Value
- string
ModelYear
[Register("MODEL_YEAR")]
public const string ModelYear = "AAMVA.RegistrantAndVehicleData.ModelYear"
Field Value
- string
NumberOfSeats
[Register("NUMBER_OF_SEATS")]
public const string NumberOfSeats = "AAMVA.RegistrantAndVehicleData.NumberOfSeats"
Field Value
- string
RegistrationDecalNumber
[Register("REGISTRATION_DECAL_NUMBER")]
public const string RegistrationDecalNumber = "AAMVA.RegistrantAndVehicleData.RegistrationDecalNumber"
Field Value
- string
RegistrationEnforcementDate
[Register("REGISTRATION_ENFORCEMENT_DATE")]
public const string RegistrationEnforcementDate = "AAMVA.RegistrantAndVehicleData.RegistrationEnforcementDate"
Field Value
- string
RegistrationExpirationDate
[Register("REGISTRATION_EXPIRATION_DATE")]
public const string RegistrationExpirationDate = "AAMVA.RegistrantAndVehicleData.RegistrationExpirationDate"
Field Value
- string
RegistrationIssueDate
[Register("REGISTRATION_ISSUE_DATE")]
public const string RegistrationIssueDate = "AAMVA.RegistrantAndVehicleData.RegistrationIssueDate"
Field Value
- string
RegistrationPlateNumber
[Register("REGISTRATION_PLATE_NUMBER")]
public const string RegistrationPlateNumber = "AAMVA.RegistrantAndVehicleData.RegistrationPlateNumber"
Field Value
- string
RegistrationYear
[Register("REGISTRATION_YEAR")]
public const string RegistrationYear = "AAMVA.RegistrantAndVehicleData.RegistrationYear"
Field Value
- string
TypeOfVehicle
[Register("TYPE_OF_VEHICLE")]
public const string TypeOfVehicle = "AAMVA.RegistrantAndVehicleData.TypeOfVehicle"
Field Value
- string
UnitNumber
[Register("UNIT_NUMBER")]
public const string UnitNumber = "AAMVA.RegistrantAndVehicleData.UnitNumber"
Field Value
- string
VehicleIdentificationNumber
[Register("VEHICLE_IDENTIFICATION_NUMBER")]
public const string VehicleIdentificationNumber = "AAMVA.RegistrantAndVehicleData.VehicleIdentificationNumber"
Field Value
- string
VehicleMake
[Register("VEHICLE_MAKE")]
public const string VehicleMake = "AAMVA.RegistrantAndVehicleData.VehicleMake"
Field Value
- string
ZipCode
[Register("ZIP_CODE")]
public const string ZipCode = "AAMVA.RegistrantAndVehicleData.ZipCode"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static AAMVA.RegistrantAndVehicleData.NormalizedFieldNames Instance { get; }
Property Value
- AAMVA.RegistrantAndVehicleData.NormalizedFieldNames