Class DEMedicalPlan.Subheading.Medicine.Substance
[Register("io/scanbot/sdk/barcode/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/sdk/genericdocument/GenericDocument;)V", "")]
public Substance(GenericDocument document)
Parameters
documentGenericDocument
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
ActiveSubstance
public TextFieldWrapper ActiveSubstance { get; }
Property Value
Potency
public TextFieldWrapper Potency { get; }
Property Value
RequiredDocumentType
public override string RequiredDocumentType { get; }