Table of Contents

Class DEMedicalPlan.Subheading.Medicine.Substance

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

Constructors

Substance(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

A

[Register("a")]
public TextFieldWrapper A { get; set; }

Property Value

TextFieldWrapper

ActiveSubstance

public TextFieldWrapper ActiveSubstance { get; }

Property Value

TextFieldWrapper

B

[Register("b")]
public TextFieldWrapper B { get; set; }

Property Value

TextFieldWrapper

Potency

public TextFieldWrapper Potency { get; }

Property Value

TextFieldWrapper