public MerchantsMerchantLocation()
 {
     this.pointField = new MerchantsMerchantLocationPoint();
     this.addressField = new MerchantsMerchantLocationAddress();
 }
Ejemplo n.º 2
0
 public MerchantsMerchantLocation()
 {
     this.pointField   = new MerchantsMerchantLocationPoint();
     this.addressField = new MerchantsMerchantLocationAddress();
 }