Table of Contents

Class GenericDocumentTypeJson

Namespace
IO.Scanbot.Genericdocument.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/GenericDocumentTypeJson", DoNotGenerateAcw = true)]
public sealed class GenericDocumentTypeJson : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
GenericDocumentTypeJson
Implements
Inherited Members

Properties

Instance

[Register("INSTANCE")]
public static GenericDocumentTypeJson Instance { get; }

Property Value

GenericDocumentTypeJson

Methods

FromJson(IDictionary<string, Object>)

[Register("fromJson", "(Ljava/util/Map;)Lio/scanbot/genericdocument/entity/GenericDocument$Type;", "")]
public static GenericDocument.Type FromJson(IDictionary<string, Object> source)

Parameters

source IDictionary<string, Object>

Returns

GenericDocument.Type