This PR adds the possibility to use custom getters and setters for attributes. These setters and getters can be inherited from both POJO and structure subclasses.
[x] Without inheritance
[x] Generic set/getmethods to be used inside custom setters and getters
This PR adds the possibility to use custom getters and setters for attributes. These setters and getters can be inherited from both POJO and structure subclasses.
set
/get
methods to be used inside custom setters and getters