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