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
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Substance"
Field Value
Properties
A
[Register("a")]
public TextFieldWrapper A { get; set; }
Property Value
ActiveSubstance
public TextFieldWrapper ActiveSubstance { get; }
Property Value
B
[Register("b")]
public TextFieldWrapper B { get; set; }
Property Value
Potency
public TextFieldWrapper Potency { get; }