Object GenericDocumentTypeJson
-
- All Implemented Interfaces:
public class GenericDocumentTypeJson
-
-
Field Summary
Fields Modifier and Type Field Description public final static GenericDocumentTypeJson
INSTANCE
-
Method Summary
Modifier and Type Method Description final static GenericDocument.Type
fromJson(Map<String, Object> source)
-
-
Method Detail
-
fromJson
final static GenericDocument.Type fromJson(Map<String, Object> source)
-
-
-
-