Class EhicCountryType
- Namespace
- IO.Scanbot.Ehicscanner.Model
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/ehicscanner/model/EhicCountryType", DoNotGenerateAcw = true)]
public sealed class EhicCountryType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
EhicCountryType
- Implements
-
- Inherited Members
-
Properties
Austria
[Register("Austria")]
public static EhicCountryType Austria { get; }
Property Value
- EhicCountryType
Belgium
[Register("Belgium")]
public static EhicCountryType Belgium { get; }
Property Value
- EhicCountryType
Bulgaria
[Register("Bulgaria")]
public static EhicCountryType Bulgaria { get; }
Property Value
- EhicCountryType
Croatia
[Register("Croatia")]
public static EhicCountryType Croatia { get; }
Property Value
- EhicCountryType
Cyprus
[Register("Cyprus")]
public static EhicCountryType Cyprus { get; }
Property Value
- EhicCountryType
CzechRepublic
[Register("CzechRepublic")]
public static EhicCountryType CzechRepublic { get; }
Property Value
- EhicCountryType
Denmark
[Register("Denmark")]
public static EhicCountryType Denmark { get; }
Property Value
- EhicCountryType
Estonia
[Register("Estonia")]
public static EhicCountryType Estonia { get; }
Property Value
- EhicCountryType
Finland
[Register("Finland")]
public static EhicCountryType Finland { get; }
Property Value
- EhicCountryType
France
[Register("France")]
public static EhicCountryType France { get; }
Property Value
- EhicCountryType
Germany
[Register("Germany")]
public static EhicCountryType Germany { get; }
Property Value
- EhicCountryType
Greece
[Register("Greece")]
public static EhicCountryType Greece { get; }
Property Value
- EhicCountryType
Hungary
[Register("Hungary")]
public static EhicCountryType Hungary { get; }
Property Value
- EhicCountryType
Id
Property Value
- int
Ireland
[Register("Ireland")]
public static EhicCountryType Ireland { get; }
Property Value
- EhicCountryType
Italy
[Register("Italy")]
public static EhicCountryType Italy { get; }
Property Value
- EhicCountryType
Latvia
[Register("Latvia")]
public static EhicCountryType Latvia { get; }
Property Value
- EhicCountryType
Lithuania
[Register("Lithuania")]
public static EhicCountryType Lithuania { get; }
Property Value
- EhicCountryType
Luxembourg
[Register("Luxembourg")]
public static EhicCountryType Luxembourg { get; }
Property Value
- EhicCountryType
Malta
[Register("Malta")]
public static EhicCountryType Malta { get; }
Property Value
- EhicCountryType
Netherlands
[Register("Netherlands")]
public static EhicCountryType Netherlands { get; }
Property Value
- EhicCountryType
Poland
[Register("Poland")]
public static EhicCountryType Poland { get; }
Property Value
- EhicCountryType
Portugal
[Register("Portugal")]
public static EhicCountryType Portugal { get; }
Property Value
- EhicCountryType
Romania
[Register("Romania")]
public static EhicCountryType Romania { get; }
Property Value
- EhicCountryType
Slovakia
[Register("Slovakia")]
public static EhicCountryType Slovakia { get; }
Property Value
- EhicCountryType
Slovenia
[Register("Slovenia")]
public static EhicCountryType Slovenia { get; }
Property Value
- EhicCountryType
Spain
[Register("Spain")]
public static EhicCountryType Spain { get; }
Property Value
- EhicCountryType
Sweden
[Register("Sweden")]
public static EhicCountryType Sweden { get; }
Property Value
- EhicCountryType
Switzerland
[Register("Switzerland")]
public static EhicCountryType Switzerland { get; }
Property Value
- EhicCountryType
Methods
ValueOf(string)
[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/ehicscanner/model/EhicCountryType;", "")]
public static EhicCountryType ValueOf(string value)
Parameters
value
string
Returns
- EhicCountryType
Values()
[Register("values", "()[Lio/scanbot/ehicscanner/model/EhicCountryType;", "")]
public static EhicCountryType[] Values()
Returns
- EhicCountryType[]