MongoDB java driver, storing array of objects and quering it

Hi, I need to store an Array of objects to MongoDB and after that query it all using java driver.
This is the class which list of objects I need to insert to DB as list/array: 14b79bd569 | SourceBin.