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