Class AAMVA.VehicleSafetyInspectionData.NormalizedFieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/AAMVA$VehicleSafetyInspectionData$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class AAMVA.VehicleSafetyInspectionData.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
AAMVA.VehicleSafetyInspectionData.NormalizedFieldNames
- Implements
-
- Inherited Members
-
Fields
InspectionAddress
[Register("INSPECTION_ADDRESS")]
public const string InspectionAddress = "AAMVA.VehicleSafetyInspectionData.InspectionAddress"
Field Value
- string
InspectionAirPollutionDeviceConditions
[Register("INSPECTION_AIR_POLLUTION_DEVICE_CONDITIONS")]
public const string InspectionAirPollutionDeviceConditions = "AAMVA.VehicleSafetyInspectionData.InspectionAirPollutionDeviceConditions"
Field Value
- string
InspectionFacilityIdentifier
[Register("INSPECTION_FACILITY_IDENTIFIER")]
public const string InspectionFacilityIdentifier = "AAMVA.VehicleSafetyInspectionData.InspectionFacilityIdentifier"
Field Value
- string
[Register("INSPECTION_FORM_OR_STICKER_NUMBER_CURRENT")]
public const string InspectionFormOrStickerNumberCurrent = "AAMVA.VehicleSafetyInspectionData.InspectionFormOrStickerNumberCurrent"
Field Value
- string
[Register("INSPECTION_FORM_OR_STICKER_NUMBER_PREVIOUS")]
public const string InspectionFormOrStickerNumberPrevious = "AAMVA.VehicleSafetyInspectionData.InspectionFormOrStickerNumberPrevious"
Field Value
- string
InspectionSmogCertificateIndicator
[Register("INSPECTION_SMOG_CERTIFICATE_INDICATOR")]
public const string InspectionSmogCertificateIndicator = "AAMVA.VehicleSafetyInspectionData.InspectionSmogCertificateIndicator"
Field Value
- string
InspectionStationNumber
[Register("INSPECTION_STATION_NUMBER")]
public const string InspectionStationNumber = "AAMVA.VehicleSafetyInspectionData.InspectionStationNumber"
Field Value
- string
InspectorIdentificationNumber
[Register("INSPECTOR_IDENTIFICATION_NUMBER")]
public const string InspectorIdentificationNumber = "AAMVA.VehicleSafetyInspectionData.InspectorIdentificationNumber"
Field Value
- string
OdometerReadingAtInspection
[Register("ODOMETER_READING_AT_INSPECTION")]
public const string OdometerReadingAtInspection = "AAMVA.VehicleSafetyInspectionData.OdometerReadingAtInspection"
Field Value
- string
VehicleBodyType
[Register("VEHICLE_BODY_TYPE")]
public const string VehicleBodyType = "AAMVA.VehicleSafetyInspectionData.VehicleBodyType"
Field Value
- string
VehicleMake
[Register("VEHICLE_MAKE")]
public const string VehicleMake = "AAMVA.VehicleSafetyInspectionData.VehicleMake"
Field Value
- string
VehicleModelYear
[Register("VEHICLE_MODEL_YEAR")]
public const string VehicleModelYear = "AAMVA.VehicleSafetyInspectionData.VehicleModelYear"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static AAMVA.VehicleSafetyInspectionData.NormalizedFieldNames Instance { get; }
Property Value
- AAMVA.VehicleSafetyInspectionData.NormalizedFieldNames