コード例 #1
0
 public AtmsAtmLocation()
 {
     this.locationTypeField = new AtmsAtmLocationLocationType();
     this.pointField = new AtmsAtmLocationPoint();
     this.addressField = new AtmsAtmLocationAddress();
 }
コード例 #2
0
 public AtmsAtmLocation()
 {
     this.locationTypeField = new AtmsAtmLocationLocationType();
     this.pointField        = new AtmsAtmLocationPoint();
     this.addressField      = new AtmsAtmLocationAddress();
 }