Type.registerNamespace('UIMapaTeletreball');
UIMapaTeletreball.MapaTeletreballService=function() {
UIMapaTeletreball.MapaTeletreballService.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
UIMapaTeletreball.MapaTeletreballService.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return UIMapaTeletreball.MapaTeletreballService._staticInstance.get_path();},
GetPoblacions:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetPoblacions',false,{},succeededCallback,failedCallback,userContext); },
GetTipusTaules:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetTipusTaules',false,{},succeededCallback,failedCallback,userContext); },
GetTipusRestauracio:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetTipusRestauracio',false,{},succeededCallback,failedCallback,userContext); },
GetNivellsSorollAmbient:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetNivellsSorollAmbient',false,{},succeededCallback,failedCallback,userContext); },
GetNivellsSilenciObligatori:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetNivellsSilenciObligatori',false,{},succeededCallback,failedCallback,userContext); },
getTipusCobertures:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getTipusCobertures',false,{},succeededCallback,failedCallback,userContext); },
getTipusEndolls:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getTipusEndolls',false,{},succeededCallback,failedCallback,userContext); },
getTipusLocalitzacions:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getTipusLocalitzacions',false,{},succeededCallback,failedCallback,userContext); },
getComentarisByID:function(id,succeededCallback, failedCallback, userContext) {
/// <param name="id" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getComentarisByID',false,{id:id},succeededCallback,failedCallback,userContext); },
getValoracioByID:function(id,succeededCallback, failedCallback, userContext) {
/// <param name="id" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getValoracioByID',false,{id:id},succeededCallback,failedCallback,userContext); },
EnviaComentari:function(idlocalitzacio,titol,text,succeededCallback, failedCallback, userContext) {
/// <param name="idlocalitzacio" type="Number">System.Int32</param>
/// <param name="titol" type="String">System.String</param>
/// <param name="text" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'EnviaComentari',false,{idlocalitzacio:idlocalitzacio,titol:titol,text:text},succeededCallback,failedCallback,userContext); },
getUltimeslocalitzacions:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getUltimeslocalitzacions',false,{},succeededCallback,failedCallback,userContext); },
getlocalitzacionsMesValorades:function(succeededCallback, failedCallback, userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getlocalitzacionsMesValorades',false,{},succeededCallback,failedCallback,userContext); },
GetLocalitzacionsProperes:function(latitud,longitud,succeededCallback, failedCallback, userContext) {
/// <param name="latitud" type="Number">System.Double</param>
/// <param name="longitud" type="Number">System.Double</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetLocalitzacionsProperes',false,{latitud:latitud,longitud:longitud},succeededCallback,failedCallback,userContext); },
GetLocalitzacionsARuta:function(ruta,succeededCallback, failedCallback, userContext) {
/// <param name="ruta" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetLocalitzacionsARuta',false,{ruta:ruta},succeededCallback,failedCallback,userContext); },
EnviaValoracio:function(idlocalitzacio,valoracio,succeededCallback, failedCallback, userContext) {
/// <param name="idlocalitzacio" type="Number">System.Int32</param>
/// <param name="valoracio" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'EnviaValoracio',false,{idlocalitzacio:idlocalitzacio,valoracio:valoracio},succeededCallback,failedCallback,userContext); },
getCoberturesByID:function(idloc,succeededCallback, failedCallback, userContext) {
/// <param name="idloc" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getCoberturesByID',false,{idloc:idloc},succeededCallback,failedCallback,userContext); },
Cerca:function(what,radio,latitud,longitud,succeededCallback, failedCallback, userContext) {
/// <param name="what" type="String">System.String</param>
/// <param name="radio" type="Number">System.Double</param>
/// <param name="latitud" type="Number">System.Double</param>
/// <param name="longitud" type="Number">System.Double</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'Cerca',false,{what:what,radio:radio,latitud:latitud,longitud:longitud},succeededCallback,failedCallback,userContext); },
CercaAvant:function(what,radio,latitud,longitud,tipusconnectivitat,tipuslloc,succeededCallback, failedCallback, userContext) {
/// <param name="what" type="String">System.String</param>
/// <param name="radio" type="Number">System.Double</param>
/// <param name="latitud" type="Number">System.Double</param>
/// <param name="longitud" type="Number">System.Double</param>
/// <param name="tipusconnectivitat" type="Array">System.String[]</param>
/// <param name="tipuslloc" type="Array">System.String[]</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'CercaAvant',false,{what:what,radio:radio,latitud:latitud,longitud:longitud,tipusconnectivitat:tipusconnectivitat,tipuslloc:tipuslloc},succeededCallback,failedCallback,userContext); },
getLocalitzacioByID:function(idloc,succeededCallback, failedCallback, userContext) {
/// <param name="idloc" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'getLocalitzacioByID',false,{idloc:idloc},succeededCallback,failedCallback,userContext); },
NovaLocalitzacioMovil:function(detalls,succeededCallback, failedCallback, userContext) {
/// <param name="detalls" type="UIMapaTeletreball.localitzaciodetalls">UIMapaTeletreball.localitzaciodetalls</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'NovaLocalitzacioMovil',false,{detalls:detalls},succeededCallback,failedCallback,userContext); }}
UIMapaTeletreball.MapaTeletreballService.registerClass('UIMapaTeletreball.MapaTeletreballService',Sys.Net.WebServiceProxy);
UIMapaTeletreball.MapaTeletreballService._staticInstance = new UIMapaTeletreball.MapaTeletreballService();
UIMapaTeletreball.MapaTeletreballService.set_path = function(value) {
UIMapaTeletreball.MapaTeletreballService._staticInstance.set_path(value); }
UIMapaTeletreball.MapaTeletreballService.get_path = function() { 
/// <value type="String" mayBeNull="true">The service url.</value>
return UIMapaTeletreball.MapaTeletreballService._staticInstance.get_path();}
UIMapaTeletreball.MapaTeletreballService.set_timeout = function(value) {
UIMapaTeletreball.MapaTeletreballService._staticInstance.set_timeout(value); }
UIMapaTeletreball.MapaTeletreballService.get_timeout = function() { 
/// <value type="Number">The service timeout.</value>
return UIMapaTeletreball.MapaTeletreballService._staticInstance.get_timeout(); }
UIMapaTeletreball.MapaTeletreballService.set_defaultUserContext = function(value) { 
UIMapaTeletreball.MapaTeletreballService._staticInstance.set_defaultUserContext(value); }
UIMapaTeletreball.MapaTeletreballService.get_defaultUserContext = function() { 
/// <value mayBeNull="true">The service default user context.</value>
return UIMapaTeletreball.MapaTeletreballService._staticInstance.get_defaultUserContext(); }
UIMapaTeletreball.MapaTeletreballService.set_defaultSucceededCallback = function(value) { 
 UIMapaTeletreball.MapaTeletreballService._staticInstance.set_defaultSucceededCallback(value); }
UIMapaTeletreball.MapaTeletreballService.get_defaultSucceededCallback = function() { 
/// <value type="Function" mayBeNull="true">The service default succeeded callback.</value>
return UIMapaTeletreball.MapaTeletreballService._staticInstance.get_defaultSucceededCallback(); }
UIMapaTeletreball.MapaTeletreballService.set_defaultFailedCallback = function(value) { 
UIMapaTeletreball.MapaTeletreballService._staticInstance.set_defaultFailedCallback(value); }
UIMapaTeletreball.MapaTeletreballService.get_defaultFailedCallback = function() { 
/// <value type="Function" mayBeNull="true">The service default failed callback.</value>
return UIMapaTeletreball.MapaTeletreballService._staticInstance.get_defaultFailedCallback(); }
UIMapaTeletreball.MapaTeletreballService.set_path("/MapaTeletreballService.svc");
UIMapaTeletreball.MapaTeletreballService.GetPoblacions= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.GetPoblacions(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.GetTipusTaules= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.GetTipusTaules(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.GetTipusRestauracio= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.GetTipusRestauracio(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.GetNivellsSorollAmbient= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.GetNivellsSorollAmbient(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.GetNivellsSilenciObligatori= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.GetNivellsSilenciObligatori(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getTipusCobertures= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getTipusCobertures(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getTipusEndolls= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getTipusEndolls(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getTipusLocalitzacions= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getTipusLocalitzacions(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getComentarisByID= function(id,onSuccess,onFailed,userContext) {
/// <param name="id" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getComentarisByID(id,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getValoracioByID= function(id,onSuccess,onFailed,userContext) {
/// <param name="id" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getValoracioByID(id,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.EnviaComentari= function(idlocalitzacio,titol,text,onSuccess,onFailed,userContext) {
/// <param name="idlocalitzacio" type="Number">System.Int32</param>
/// <param name="titol" type="String">System.String</param>
/// <param name="text" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.EnviaComentari(idlocalitzacio,titol,text,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getUltimeslocalitzacions= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getUltimeslocalitzacions(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getlocalitzacionsMesValorades= function(onSuccess,onFailed,userContext) {
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getlocalitzacionsMesValorades(onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.GetLocalitzacionsProperes= function(latitud,longitud,onSuccess,onFailed,userContext) {
/// <param name="latitud" type="Number">System.Double</param>
/// <param name="longitud" type="Number">System.Double</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.GetLocalitzacionsProperes(latitud,longitud,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.GetLocalitzacionsARuta= function(ruta,onSuccess,onFailed,userContext) {
/// <param name="ruta" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.GetLocalitzacionsARuta(ruta,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.EnviaValoracio= function(idlocalitzacio,valoracio,onSuccess,onFailed,userContext) {
/// <param name="idlocalitzacio" type="Number">System.Int32</param>
/// <param name="valoracio" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.EnviaValoracio(idlocalitzacio,valoracio,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getCoberturesByID= function(idloc,onSuccess,onFailed,userContext) {
/// <param name="idloc" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getCoberturesByID(idloc,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.Cerca= function(what,radio,latitud,longitud,onSuccess,onFailed,userContext) {
/// <param name="what" type="String">System.String</param>
/// <param name="radio" type="Number">System.Double</param>
/// <param name="latitud" type="Number">System.Double</param>
/// <param name="longitud" type="Number">System.Double</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.Cerca(what,radio,latitud,longitud,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.CercaAvant= function(what,radio,latitud,longitud,tipusconnectivitat,tipuslloc,onSuccess,onFailed,userContext) {
/// <param name="what" type="String">System.String</param>
/// <param name="radio" type="Number">System.Double</param>
/// <param name="latitud" type="Number">System.Double</param>
/// <param name="longitud" type="Number">System.Double</param>
/// <param name="tipusconnectivitat" type="Array">System.String[]</param>
/// <param name="tipuslloc" type="Array">System.String[]</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.CercaAvant(what,radio,latitud,longitud,tipusconnectivitat,tipuslloc,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.getLocalitzacioByID= function(idloc,onSuccess,onFailed,userContext) {
/// <param name="idloc" type="Number">System.Int32</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.getLocalitzacioByID(idloc,onSuccess,onFailed,userContext); }
UIMapaTeletreball.MapaTeletreballService.NovaLocalitzacioMovil= function(detalls,onSuccess,onFailed,userContext) {
/// <param name="detalls" type="UIMapaTeletreball.localitzaciodetalls">UIMapaTeletreball.localitzaciodetalls</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
UIMapaTeletreball.MapaTeletreballService._staticInstance.NovaLocalitzacioMovil(detalls,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
if (typeof(UIMapaTeletreball.Poblacio) === 'undefined') {
UIMapaTeletreball.Poblacio=gtc("Poblacio:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.Poblacio.registerClass('UIMapaTeletreball.Poblacio');
}
if (typeof(UIMapaTeletreball.TipusTaula) === 'undefined') {
UIMapaTeletreball.TipusTaula=gtc("TipusTaula:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.TipusTaula.registerClass('UIMapaTeletreball.TipusTaula');
}
if (typeof(UIMapaTeletreball.Restauracio) === 'undefined') {
UIMapaTeletreball.Restauracio=gtc("Restauracio:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.Restauracio.registerClass('UIMapaTeletreball.Restauracio');
}
if (typeof(UIMapaTeletreball.SorollAmbient) === 'undefined') {
UIMapaTeletreball.SorollAmbient=gtc("SorollAmbient:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.SorollAmbient.registerClass('UIMapaTeletreball.SorollAmbient');
}
if (typeof(UIMapaTeletreball.SilenciObligatori) === 'undefined') {
UIMapaTeletreball.SilenciObligatori=gtc("SilenciObligatori:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.SilenciObligatori.registerClass('UIMapaTeletreball.SilenciObligatori');
}
if (typeof(UIMapaTeletreball.Cobertura) === 'undefined') {
UIMapaTeletreball.Cobertura=gtc("Cobertura:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.Cobertura.registerClass('UIMapaTeletreball.Cobertura');
}
if (typeof(UIMapaTeletreball.Endoll) === 'undefined') {
UIMapaTeletreball.Endoll=gtc("Endoll:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.Endoll.registerClass('UIMapaTeletreball.Endoll');
}
if (typeof(UIMapaTeletreball.NomLocalitzacio) === 'undefined') {
UIMapaTeletreball.NomLocalitzacio=gtc("NomLocalitzacio:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.NomLocalitzacio.registerClass('UIMapaTeletreball.NomLocalitzacio');
}
if (typeof(UIMapaTeletreball.comentari) === 'undefined') {
UIMapaTeletreball.comentari=gtc("comentari:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.comentari.registerClass('UIMapaTeletreball.comentari');
}
if (typeof(UIMapaTeletreball.abrevlocalitzacio) === 'undefined') {
UIMapaTeletreball.abrevlocalitzacio=gtc("abrevlocalitzacio:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.abrevlocalitzacio.registerClass('UIMapaTeletreball.abrevlocalitzacio');
}
if (typeof(UIMapaTeletreball.CoberturaDetalls) === 'undefined') {
UIMapaTeletreball.CoberturaDetalls=gtc("CoberturaDetalls:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.CoberturaDetalls.registerClass('UIMapaTeletreball.CoberturaDetalls');
}
if (typeof(UIMapaTeletreball.localitzacio) === 'undefined') {
UIMapaTeletreball.localitzacio=gtc("localitzacio:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.localitzacio.registerClass('UIMapaTeletreball.localitzacio');
}
if (typeof(UIMapaTeletreball.localitzaciodetalls) === 'undefined') {
UIMapaTeletreball.localitzaciodetalls=gtc("localitzaciodetalls:http://schemas.datacontract.org/2004/07/UIMapaTeletreball");
UIMapaTeletreball.localitzaciodetalls.registerClass('UIMapaTeletreball.localitzaciodetalls');
}

