Table of Contents

Class JsonCheckStandard

Namespace
IO.Scanbot.Sdk.UI.View.Check.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/check/configuration/json/JsonCheckStandard", DoNotGenerateAcw = true)]
public sealed class JsonCheckStandard : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
JsonCheckStandard
Implements
Inherited Members

Properties

Aus

[Register("AUS")]
public static JsonCheckStandard Aus { get; }

Property Value

JsonCheckStandard

Can

[Register("CAN")]
public static JsonCheckStandard Can { get; }

Property Value

JsonCheckStandard

Fra

[Register("FRA")]
public static JsonCheckStandard Fra { get; }

Property Value

JsonCheckStandard

Ind

[Register("IND")]
public static JsonCheckStandard Ind { get; }

Property Value

JsonCheckStandard

Isr

[Register("ISR")]
public static JsonCheckStandard Isr { get; }

Property Value

JsonCheckStandard

Kwt

[Register("KWT")]
public static JsonCheckStandard Kwt { get; }

Property Value

JsonCheckStandard

Uae

[Register("UAE")]
public static JsonCheckStandard Uae { get; }

Property Value

JsonCheckStandard

Usa

[Register("USA")]
public static JsonCheckStandard Usa { get; }

Property Value

JsonCheckStandard

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/ui/view/check/configuration/json/JsonCheckStandard;", "")]
public static JsonCheckStandard ValueOf(string value)

Parameters

value string

Returns

JsonCheckStandard

Values()

[Register("values", "()[Lio/scanbot/sdk/ui/view/check/configuration/json/JsonCheckStandard;", "")]
public static JsonCheckStandard[] Values()

Returns

JsonCheckStandard[]