poi-object-mapper icon indicating copy to clipboard operation
poi-object-mapper copied to clipboard

Fix: All cells are nulls if setter returns anything but void

Open pbacz opened this issue 1 year ago • 2 comments

This pull request fixes https://github.com/millij/poi-object-mapper/issues/47 (All cells are nulls if setter returns anything but void)

Fixed by using a different PropertyDescriptor.

@millij Please review and merge.

pbacz avatar Jan 03 '24 00:01 pbacz

@pbacz Tested changes - they are not working for me. Request you to check the changes again. Thanks

millij avatar Jul 22 '24 12:07 millij

@millij Hi, can you be more specific? What does not work?

pbacz avatar Jul 22 '24 12:07 pbacz