public void setVersion( final String version ) { // version = "new value"; // not allowed this.version = version; }