/** @param vat */
 public void SetVat(Locations vat) {
   _statehandler.setVat(vat);
 }