in rest/src/main/java/com/superbiz/jaxrs/HelloEndpoint.java [61:63]
public void setName(final String name) { this.name = name; }