walkmod-setter-getter-plugin This project is a walkmod plugin to generate a setter and a setter for each field declaration. Usage Inside your transformation chain, you need to declare the following code transformation. <transformation type="walkmod:commons:setter-getter-gen" isMergeable="true"> Contributing If you want to hack on this, fork it, improve it and send me a pull request. To get started using it, just clone it and call mvn install.