Hi all, I have a JAXB annotated view model. I want to change "title" and "iconName" using a Mixin to my original java class without adding title and iconName methods to original class. How can I do this. Please make suggestions. Thanks in advance.
--regards Dilshan.
