Class DEMedicalPlan.Doctor
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Doctor", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Doctor : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DEMedicalPlan.Doctor
- Implements
-
- Inherited Members
-
Constructors
Doctor(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public Doctor(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Doctor"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Doctor"
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
D
[Register("d")]
public TextFieldWrapper D { get; set; }
Property Value
- TextFieldWrapper
DoctorNumber
public TextFieldWrapper DoctorNumber { get; }
Property Value
- TextFieldWrapper
E
[Register("e")]
public TextFieldWrapper E { get; set; }
Property Value
- TextFieldWrapper
Email
public TextFieldWrapper Email { get; }
Property Value
- TextFieldWrapper
F
[Register("f")]
public TextFieldWrapper F { get; set; }
Property Value
- TextFieldWrapper
G
[Register("g")]
public TextFieldWrapper G { get; set; }
Property Value
- TextFieldWrapper
H
[Register("h")]
public TextFieldWrapper H { get; set; }
Property Value
- TextFieldWrapper
HospitalID
public TextFieldWrapper HospitalID { get; }
Property Value
- TextFieldWrapper
I
[Register("i")]
public TextFieldWrapper I { get; set; }
Property Value
- TextFieldWrapper
IssuerName
public TextFieldWrapper IssuerName { get; }
Property Value
- TextFieldWrapper
IssuingDateAndTime
public TextFieldWrapper IssuingDateAndTime { get; }
Property Value
- TextFieldWrapper
J
[Register("j")]
public TextFieldWrapper J { get; set; }
Property Value
- TextFieldWrapper
PharmacyID
public TextFieldWrapper PharmacyID { get; }
Property Value
- TextFieldWrapper
Place
public TextFieldWrapper Place { get; }
Property Value
- TextFieldWrapper
PostalCode
public TextFieldWrapper PostalCode { get; }
Property Value
- TextFieldWrapper
Street
public TextFieldWrapper Street { get; }
Property Value
- TextFieldWrapper
TelephoneNumber
public TextFieldWrapper TelephoneNumber { get; }
Property Value
- TextFieldWrapper