Class DEMedicalPlan.Patient.FieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Patient$FieldNames", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Patient.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DEMedicalPlan.Patient.FieldNames
- Implements
-
- Inherited Members
-
Fields
AllergiesAndIntolerances
[Register("ALLERGIES_AND_INTOLERANCES")]
public const string AllergiesAndIntolerances = "AllergiesAndIntolerances"
Field Value
- string
BirthDate
[Register("BIRTH_DATE")]
public const string BirthDate = "BirthDate"
Field Value
- string
BreastFeeding
[Register("BREAST_FEEDING")]
public const string BreastFeeding = "BreastFeeding"
Field Value
- string
CreatinineValue
[Register("CREATININE_VALUE")]
public const string CreatinineValue = "CreatinineValue"
Field Value
- string
FirstName
[Register("FIRST_NAME")]
public const string FirstName = "FirstName"
Field Value
- string
Gender
[Register("GENDER")]
public const string Gender = "Gender"
Field Value
- string
Height
[Register("HEIGHT")]
public const string Height = "Height"
Field Value
- string
LastName
[Register("LAST_NAME")]
public const string LastName = "LastName"
Field Value
- string
PatientFreeText
[Register("PATIENT_FREE_TEXT")]
public const string PatientFreeText = "PatientFreeText"
Field Value
- string
PatientId
[Register("PATIENT_ID")]
public const string PatientId = "PatientID"
Field Value
- string
PreName
[Register("PRE_NAME")]
public const string PreName = "PreName"
Field Value
- string
Pregnant
[Register("PREGNANT")]
public const string Pregnant = "Pregnant"
Field Value
- string
Suffix
[Register("SUFFIX")]
public const string Suffix = "Suffix"
Field Value
- string
Title
[Register("TITLE")]
public const string Title = "Title"
Field Value
- string
Weight
[Register("WEIGHT")]
public const string Weight = "Weight"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static DEMedicalPlan.Patient.FieldNames Instance { get; }
Property Value
- DEMedicalPlan.Patient.FieldNames