Class DEMedicalPlan.Subheading
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Subheading", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Subheading : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DEMedicalPlan.Subheading
- Implements
-
- Inherited Members
-
Constructors
Subheading(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public Subheading(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Subheading"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Subheading"
Field Value
- string
Properties
A
[Register("a")]
public IList A { get; set; }
Property Value
- IList
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 IList D { get; set; }
Property Value
- IList
E
[Register("e")]
public IList E { get; set; }
Property Value
- IList
GeneralNotes
public IList<TextFieldWrapper> GeneralNotes { get; }
Property Value
- IList<TextFieldWrapper>
KeyWords
public TextFieldWrapper KeyWords { get; }
Property Value
- TextFieldWrapper
Medicines
public IList<DEMedicalPlan.Subheading.Medicine> Medicines { get; }
Property Value
- IList<DEMedicalPlan.Subheading.Medicine>
Prescriptions
public IList<DEMedicalPlan.Subheading.Prescription> Prescriptions { get; }
Property Value
- IList<DEMedicalPlan.Subheading.Prescription>
SubheadingFreeText
public TextFieldWrapper SubheadingFreeText { get; }
Property Value
- TextFieldWrapper