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