Package org.mongojack
Class TestJacksonMongoCollectionCustomObjectMapper.MockObject
- java.lang.Object
-
- org.mongojack.TestJacksonMongoCollectionCustomObjectMapper.MockObject
-
- Enclosing class:
- TestJacksonMongoCollectionCustomObjectMapper
public static class TestJacksonMongoCollectionCustomObjectMapper.MockObject extends Object
-
-
Field Summary
Fields Modifier and Type Field Description TestJacksonMongoCollectionCustomObjectMapper.Custom
custom
String
id
-
Constructor Summary
Constructors Constructor Description MockObject()
-
-
-
Field Detail
-
id
public String id
-
custom
public TestJacksonMongoCollectionCustomObjectMapper.Custom custom
-
-