-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently, this method throws UnsupportedOperationException, because XB would always call getter and add items to the returned collection. Now XB has an option to collect all the collection items and set them on the target object with the setter. To allow this to work the method has to be implemented.