When working with the REST web service it's convenient to be able to use the same model classes on the client as on the server. The attached patch modifies the dna-web-jcr-rest/src/man/java/org/jboss/dna/web/jcr/rest/model classes to make this possible. All it does is adding setters for all properties.