Package org.mongojack
Class TestParsingAndGenerating.ObjectWithByteArray
- java.lang.Object
-
- org.mongojack.TestParsingAndGenerating.ObjectWithByteArray
-
- Enclosing class:
- TestParsingAndGenerating
public static class TestParsingAndGenerating.ObjectWithByteArray extends Object
-
-
Constructor Summary
Constructors Constructor Description ObjectWithByteArray()
-
-
-
Field Detail
-
_id
public String _id
-
bytes
public byte[] bytes
-
-