Class AAMVA.MotorCarrierData
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/AAMVA$MotorCarrierData", DoNotGenerateAcw = true)]
public sealed class AAMVA.MotorCarrierData : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
AAMVA.MotorCarrierData
- Implements
-
- Inherited Members
-
Constructors
MotorCarrierData(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public MotorCarrierData(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "AAMVA.MotorCarrierData"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "MotorCarrierData"
Field Value
- string
Properties
A
[Register("a")]
public TextFieldWrapper A { get; set; }
Property Value
- TextFieldWrapper
B
[Register("b")]
public TextFieldWrapper B { get; set; }
Property Value
- TextFieldWrapper
C
[Register("c")]
public TextFieldWrapper C { get; set; }
Property Value
- TextFieldWrapper
CarrierName
public TextFieldWrapper CarrierName { get; }
Property Value
- TextFieldWrapper
City
public TextFieldWrapper City { get; }
Property Value
- TextFieldWrapper
D
[Register("d")]
public TextFieldWrapper D { get; set; }
Property Value
- TextFieldWrapper
E
[Register("e")]
public TextFieldWrapper E { get; set; }
Property Value
- TextFieldWrapper
F
[Register("f")]
public TextFieldWrapper F { get; set; }
Property Value
- TextFieldWrapper
Jurisdiction
public TextFieldWrapper Jurisdiction { get; }
Property Value
- TextFieldWrapper
StreetAddress
public TextFieldWrapper StreetAddress { get; }
Property Value
- TextFieldWrapper
UsdotNumber
public TextFieldWrapper UsdotNumber { get; }
Property Value
- TextFieldWrapper
Zip
public TextFieldWrapper Zip { get; }
Property Value
- TextFieldWrapper