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