in src/main/java/domainapp/modules/hello/dom/hwo/HelloWorldObject.java [76:78]
public void setName(final String name) { this.name = name; }