Table of Contents

Class CheckBoxType

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

Properties

McBoxAccidentNo

[Register("McBoxAccidentNo")]
public static CheckBoxType McBoxAccidentNo { get; }

Property Value

CheckBoxType

McBoxAccidentYes

[Register("McBoxAccidentYes")]
public static CheckBoxType McBoxAccidentYes { get; }

Property Value

CheckBoxType

McBoxAssignedToAccidentInsuranceDoctor

[Register("McBoxAssignedToAccidentInsuranceDoctor")]
public static CheckBoxType McBoxAssignedToAccidentInsuranceDoctor { get; }

Property Value

CheckBoxType

McBoxEntitlementToContinuedPaymentNo

[Register("McBoxEntitlementToContinuedPaymentNo")]
public static CheckBoxType McBoxEntitlementToContinuedPaymentNo { get; }

Property Value

CheckBoxType

McBoxEntitlementToContinuedPaymentYes

[Register("McBoxEntitlementToContinuedPaymentYes")]
public static CheckBoxType McBoxEntitlementToContinuedPaymentYes { get; }

Property Value

CheckBoxType

McBoxFinalCertificate

[Register("McBoxFinalCertificate")]
public static CheckBoxType McBoxFinalCertificate { get; }

Property Value

CheckBoxType

McBoxInitialCertificate

[Register("McBoxInitialCertificate")]
public static CheckBoxType McBoxInitialCertificate { get; }

Property Value

CheckBoxType

McBoxInsuredPayCase

[Register("McBoxInsuredPayCase")]
public static CheckBoxType McBoxInsuredPayCase { get; }

Property Value

CheckBoxType

McBoxOtherAccident

[Register("McBoxOtherAccident")]
public static CheckBoxType McBoxOtherAccident { get; }

Property Value

CheckBoxType

McBoxRenewedCertificate

[Register("McBoxRenewedCertificate")]
public static CheckBoxType McBoxRenewedCertificate { get; }

Property Value

CheckBoxType

McBoxRequiresCareNo

[Register("McBoxRequiresCareNo")]
public static CheckBoxType McBoxRequiresCareNo { get; }

Property Value

CheckBoxType

McBoxRequiresCareYes

[Register("McBoxRequiresCareYes")]
public static CheckBoxType McBoxRequiresCareYes { get; }

Property Value

CheckBoxType

McBoxSickPayWasClaimedNo

[Register("McBoxSickPayWasClaimedNo")]
public static CheckBoxType McBoxSickPayWasClaimedNo { get; }

Property Value

CheckBoxType

McBoxSickPayWasClaimedYes

[Register("McBoxSickPayWasClaimedYes")]
public static CheckBoxType McBoxSickPayWasClaimedYes { get; }

Property Value

CheckBoxType

McBoxSingleParentNo

[Register("McBoxSingleParentNo")]
public static CheckBoxType McBoxSingleParentNo { get; }

Property Value

CheckBoxType

McBoxSingleParentYes

[Register("McBoxSingleParentYes")]
public static CheckBoxType McBoxSingleParentYes { get; }

Property Value

CheckBoxType

McBoxUnknown

[Register("McBoxUnknown")]
public static CheckBoxType McBoxUnknown { get; }

Property Value

CheckBoxType

McBoxWorkAccident

[Register("McBoxWorkAccident")]
public static CheckBoxType McBoxWorkAccident { get; }

Property Value

CheckBoxType

Methods

ValueOf(string)

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

Parameters

value string

Returns

CheckBoxType

Values()

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

Returns

CheckBoxType[]