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