public AtmsAtm()
 {
     this.locationField = new AtmsAtmLocation();
 }
 public AtmsAtm()
 {
     this.locationField = new AtmsAtmLocation();
 }