Unwrap One to Many Types

I am not sure how do I unwrap One to Many Type using JAVA SDK. I get a list of Multiple Types of One to Many references. I am using the Unwrapping technique mentioned in the github page, but instead of my custom type I get list of CDA Entries.

@pankaj.sharma Have you resolved this issue?