Table of Contents

Class JsonHealthInsuranceCardCountryType

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

Properties

Austria

[Register("AUSTRIA")]
public static JsonHealthInsuranceCardCountryType Austria { get; }

Property Value

JsonHealthInsuranceCardCountryType

Belgium

[Register("BELGIUM")]
public static JsonHealthInsuranceCardCountryType Belgium { get; }

Property Value

JsonHealthInsuranceCardCountryType

Bulgaria

[Register("BULGARIA")]
public static JsonHealthInsuranceCardCountryType Bulgaria { get; }

Property Value

JsonHealthInsuranceCardCountryType

Croatia

[Register("CROATIA")]
public static JsonHealthInsuranceCardCountryType Croatia { get; }

Property Value

JsonHealthInsuranceCardCountryType

Cyprus

[Register("CYPRUS")]
public static JsonHealthInsuranceCardCountryType Cyprus { get; }

Property Value

JsonHealthInsuranceCardCountryType

CzechRepublic

[Register("CZECH_REPUBLIC")]
public static JsonHealthInsuranceCardCountryType CzechRepublic { get; }

Property Value

JsonHealthInsuranceCardCountryType

Denmark

[Register("DENMARK")]
public static JsonHealthInsuranceCardCountryType Denmark { get; }

Property Value

JsonHealthInsuranceCardCountryType

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

Estonia

[Register("ESTONIA")]
public static JsonHealthInsuranceCardCountryType Estonia { get; }

Property Value

JsonHealthInsuranceCardCountryType

Finland

[Register("FINLAND")]
public static JsonHealthInsuranceCardCountryType Finland { get; }

Property Value

JsonHealthInsuranceCardCountryType

France

[Register("FRANCE")]
public static JsonHealthInsuranceCardCountryType France { get; }

Property Value

JsonHealthInsuranceCardCountryType

Germany

[Register("GERMANY")]
public static JsonHealthInsuranceCardCountryType Germany { get; }

Property Value

JsonHealthInsuranceCardCountryType

Greece

[Register("GREECE")]
public static JsonHealthInsuranceCardCountryType Greece { get; }

Property Value

JsonHealthInsuranceCardCountryType

Hungary

[Register("HUNGARY")]
public static JsonHealthInsuranceCardCountryType Hungary { get; }

Property Value

JsonHealthInsuranceCardCountryType

Ireland

[Register("IRELAND")]
public static JsonHealthInsuranceCardCountryType Ireland { get; }

Property Value

JsonHealthInsuranceCardCountryType

Italy

[Register("ITALY")]
public static JsonHealthInsuranceCardCountryType Italy { get; }

Property Value

JsonHealthInsuranceCardCountryType

Latvia

[Register("LATVIA")]
public static JsonHealthInsuranceCardCountryType Latvia { get; }

Property Value

JsonHealthInsuranceCardCountryType

Lithuania

[Register("LITHUANIA")]
public static JsonHealthInsuranceCardCountryType Lithuania { get; }

Property Value

JsonHealthInsuranceCardCountryType

Luxembourg

[Register("LUXEMBOURG")]
public static JsonHealthInsuranceCardCountryType Luxembourg { get; }

Property Value

JsonHealthInsuranceCardCountryType

Malta

[Register("MALTA")]
public static JsonHealthInsuranceCardCountryType Malta { get; }

Property Value

JsonHealthInsuranceCardCountryType

Netherlands

[Register("NETHERLANDS")]
public static JsonHealthInsuranceCardCountryType Netherlands { get; }

Property Value

JsonHealthInsuranceCardCountryType

Poland

[Register("POLAND")]
public static JsonHealthInsuranceCardCountryType Poland { get; }

Property Value

JsonHealthInsuranceCardCountryType

Portugal

[Register("PORTUGAL")]
public static JsonHealthInsuranceCardCountryType Portugal { get; }

Property Value

JsonHealthInsuranceCardCountryType

Romania

[Register("ROMANIA")]
public static JsonHealthInsuranceCardCountryType Romania { get; }

Property Value

JsonHealthInsuranceCardCountryType

Slovakia

[Register("SLOVAKIA")]
public static JsonHealthInsuranceCardCountryType Slovakia { get; }

Property Value

JsonHealthInsuranceCardCountryType

Slovenia

[Register("SLOVENIA")]
public static JsonHealthInsuranceCardCountryType Slovenia { get; }

Property Value

JsonHealthInsuranceCardCountryType

Spain

[Register("SPAIN")]
public static JsonHealthInsuranceCardCountryType Spain { get; }

Property Value

JsonHealthInsuranceCardCountryType

Sweden

[Register("SWEDEN")]
public static JsonHealthInsuranceCardCountryType Sweden { get; }

Property Value

JsonHealthInsuranceCardCountryType

Switzerland

[Register("SWITZERLAND")]
public static JsonHealthInsuranceCardCountryType Switzerland { get; }

Property Value

JsonHealthInsuranceCardCountryType

Methods

ValueOf(string)

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

Parameters

value string

Returns

JsonHealthInsuranceCardCountryType

Values()

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

Returns

JsonHealthInsuranceCardCountryType[]