Class MedicalCertificate.FieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/MedicalCertificate$FieldNames", DoNotGenerateAcw = true)]
public sealed class MedicalCertificate.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
MedicalCertificate.FieldNames
- Implements
-
- Inherited Members
-
Fields
Accident
[Register("ACCIDENT")]
public const string Accident = "Accident"
Field Value
- string
AssignedToAccidentInsuranceDoctor
[Register("ASSIGNED_TO_ACCIDENT_INSURANCE_DOCTOR")]
public const string AssignedToAccidentInsuranceDoctor = "AssignedToAccidentInsuranceDoctor"
Field Value
- string
BirthDate
[Register("BIRTH_DATE")]
public const string BirthDate = "BirthDate"
Field Value
- string
ChildNeedsCareFrom
[Register("CHILD_NEEDS_CARE_FROM")]
public const string ChildNeedsCareFrom = "ChildNeedsCareFrom"
Field Value
- string
ChildNeedsCareUntil
[Register("CHILD_NEEDS_CARE_UNTIL")]
public const string ChildNeedsCareUntil = "ChildNeedsCareUntil"
Field Value
- string
Diagnose
[Register("DIAGNOSE")]
public const string Diagnose = "Diagnose"
Field Value
- string
DiagnosedOn
[Register("DIAGNOSED_ON")]
public const string DiagnosedOn = "DiagnosedOn"
Field Value
- string
DoctorNumber
[Register("DOCTOR_NUMBER")]
public const string DoctorNumber = "DoctorNumber"
Field Value
- string
DocumentDate
[Register("DOCUMENT_DATE")]
public const string DocumentDate = "DocumentDate"
Field Value
- string
FirstName
[Register("FIRST_NAME")]
public const string FirstName = "FirstName"
Field Value
- string
HealthInsuranceNumber
[Register("HEALTH_INSURANCE_NUMBER")]
public const string HealthInsuranceNumber = "HealthInsuranceNumber"
Field Value
- string
IncapableOfWorkSince
[Register("INCAPABLE_OF_WORK_SINCE")]
public const string IncapableOfWorkSince = "IncapableOfWorkSince"
Field Value
- string
IncapableOfWorkUntil
[Register("INCAPABLE_OF_WORK_UNTIL")]
public const string IncapableOfWorkUntil = "IncapableOfWorkUntil"
Field Value
- string
InitialCertificate
[Register("INITIAL_CERTIFICATE")]
public const string InitialCertificate = "InitialCertificate"
Field Value
- string
InsuredPersonNumber
[Register("INSURED_PERSON_NUMBER")]
public const string InsuredPersonNumber = "InsuredPersonNumber"
Field Value
- string
LastName
[Register("LAST_NAME")]
public const string LastName = "LastName"
Field Value
- string
PlaceOfOperationNumber
[Register("PLACE_OF_OPERATION_NUMBER")]
public const string PlaceOfOperationNumber = "PlaceOfOperationNumber"
Field Value
- string
RenewedCertificate
[Register("RENEWED_CERTIFICATE")]
public const string RenewedCertificate = "RenewedCertificate"
Field Value
- string
RequiresCare
[Register("REQUIRES_CARE")]
public const string RequiresCare = "RequiresCare"
Field Value
- string
Status
[Register("STATUS")]
public const string Status = "Status"
Field Value
- string
WorkAccident
[Register("WORK_ACCIDENT")]
public const string WorkAccident = "WorkAccident"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static MedicalCertificate.FieldNames Instance { get; }
Property Value
- MedicalCertificate.FieldNames