Class DEMedicalPlan.Subheading.Medicine
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/DEMedicalPlan$Subheading$Medicine", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Subheading.Medicine : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DEMedicalPlan.Subheading.Medicine
- Implements
-
- Inherited Members
-
Constructors
Medicine(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public Medicine(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Subheading.Medicine"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Medicine"
Field Value
- string
Properties
public TextFieldWrapper DosageForm { get; }
Property Value
- TextFieldWrapper
DosageFormFreeText
public TextFieldWrapper DosageFormFreeText { get; }
Property Value
- TextFieldWrapper
DosageFreeText
public TextFieldWrapper DosageFreeText { get; }
Property Value
- TextFieldWrapper
DosingUnit
public TextFieldWrapper DosingUnit { get; }
Property Value
- TextFieldWrapper
DosingUnitFreeText
public TextFieldWrapper DosingUnitFreeText { get; }
Property Value
- TextFieldWrapper
DrugName
public TextFieldWrapper DrugName { get; }
Property Value
- TextFieldWrapper
Evening
public TextFieldWrapper Evening { get; }
Property Value
- TextFieldWrapper
GeneralNotes
public TextFieldWrapper GeneralNotes { get; }
Property Value
- TextFieldWrapper
Midday
public TextFieldWrapper Midday { get; }
Property Value
- TextFieldWrapper
Morning
public TextFieldWrapper Morning { get; }
Property Value
- TextFieldWrapper
Night
public TextFieldWrapper Night { get; }
Property Value
- TextFieldWrapper
PharmaceuticalNumber
public TextFieldWrapper PharmaceuticalNumber { get; }
Property Value
- TextFieldWrapper
ReasonForTreatment
public TextFieldWrapper ReasonForTreatment { get; }
Property Value
- TextFieldWrapper
RelevantInfo
public TextFieldWrapper RelevantInfo { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
Substances
public IList<DEMedicalPlan.Subheading.Medicine.Substance> Substances { get; }
Property Value
- IList<DEMedicalPlan.Subheading.Medicine.Substance>