Table of Contents

Class DEMedicalPlan.Subheading.Prescription

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Subheading$Prescription", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Subheading.Prescription : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DEMedicalPlan.Subheading.Prescription
Implements
Inherited Members

Constructors

Prescription(GenericDocument)

[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public Prescription(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Subheading.Prescription"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Prescription"

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

GeneralInformation

public TextFieldWrapper GeneralInformation { get; }

Property Value

TextFieldWrapper

PrescriptionFreeText

public TextFieldWrapper PrescriptionFreeText { get; }

Property Value

TextFieldWrapper