Class FieldTypeJson
- Namespace
- IO.Scanbot.Genericdocument.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/FieldTypeJson", DoNotGenerateAcw = true)]
public sealed class FieldTypeJson : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
FieldTypeJson
- Implements
- Inherited Members
Properties
Instance
[Register("INSTANCE")]
public static FieldTypeJson Instance { get; }
Property Value
Methods
FromJson(IDictionary<string, Object>)
[Register("fromJson", "(Ljava/util/Map;)Lio/scanbot/genericdocument/entity/Field$Type;", "")]
public static Field.Type FromJson(IDictionary<string, Object> source)
Parameters
source
IDictionary<string, Object>