Table of Contents

Class McPatientInfoFieldType

Namespace
IO.Scanbot.Mcscanner.Model
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/mcscanner/model/McPatientInfoFieldType", DoNotGenerateAcw = true)]
public sealed class McPatientInfoFieldType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
McPatientInfoFieldType
Implements
Inherited Members

Properties

AddressString1

[Register("AddressString1")]
public static McPatientInfoFieldType AddressString1 { get; }

Property Value

McPatientInfoFieldType

AddressString2

[Register("AddressString2")]
public static McPatientInfoFieldType AddressString2 { get; }

Property Value

McPatientInfoFieldType

Diagnose

[Register("Diagnose")]
public static McPatientInfoFieldType Diagnose { get; }

Property Value

McPatientInfoFieldType

DoctorNumber

[Register("DoctorNumber")]
public static McPatientInfoFieldType DoctorNumber { get; }

Property Value

McPatientInfoFieldType

FirstName

[Register("FirstName")]
public static McPatientInfoFieldType FirstName { get; }

Property Value

McPatientInfoFieldType

HealthInsuranceNumber

[Register("HealthInsuranceNumber")]
public static McPatientInfoFieldType HealthInsuranceNumber { get; }

Property Value

McPatientInfoFieldType

InsuranceProvider

[Register("InsuranceProvider")]
public static McPatientInfoFieldType InsuranceProvider { get; }

Property Value

McPatientInfoFieldType

InsuredPersonNumber

[Register("InsuredPersonNumber")]
public static McPatientInfoFieldType InsuredPersonNumber { get; }

Property Value

McPatientInfoFieldType

LastName

[Register("LastName")]
public static McPatientInfoFieldType LastName { get; }

Property Value

McPatientInfoFieldType

PlaceOfOperationNumber

[Register("PlaceOfOperationNumber")]
public static McPatientInfoFieldType PlaceOfOperationNumber { get; }

Property Value

McPatientInfoFieldType

Status

[Register("Status")]
public static McPatientInfoFieldType Status { get; }

Property Value

McPatientInfoFieldType

Undefined

[Register("Undefined")]
public static McPatientInfoFieldType Undefined { get; }

Property Value

McPatientInfoFieldType

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/mcscanner/model/McPatientInfoFieldType;", "")]
public static McPatientInfoFieldType ValueOf(string value)

Parameters

value string

Returns

McPatientInfoFieldType

Values()

[Register("values", "()[Lio/scanbot/mcscanner/model/McPatientInfoFieldType;", "")]
public static McPatientInfoFieldType[] Values()

Returns

McPatientInfoFieldType[]