var SearchWebServiceGZ=function() {
SearchWebServiceGZ.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
SearchWebServiceGZ.prototype={
arrGetstaName:function(prefixText,count,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'arrGetstaName',false,{prefixText:prefixText,count:count},succeededCallback,failedCallback,userContext); },
arrGetstaNameEn:function(prefixText,count,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'arrGetstaNameEn',false,{prefixText:prefixText,count:count},succeededCallback,failedCallback,userContext); },
strEndTimePathEn:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strEndTimePathEn',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strEndTimePath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strEndTimePath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strGetPathWebCH:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strGetPathWebCH',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strGetPath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strGetPath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strGetPathEn:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strGetPathEn',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strEnSetEndTimePath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strEnSetEndTimePath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strSetEndTimePath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strSetEndTimePath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strEnSetStartTimePath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strEnSetStartTimePath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strSetStartTimePath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strSetStartTimePath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strEnStartTimePath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strEnStartTimePath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
strStartTimePath:function(strFromSta,strToSta,radioFlg,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strStartTimePath',false,{strFromSta:strFromSta,strToSta:strToSta,radioFlg:radioFlg},succeededCallback,failedCallback,userContext); },
LoginOut:function(succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'LoginOut',false,{},succeededCallback,failedCallback,userContext); },
vCreatTimeTable:function(staNameAndLine,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'vCreatTimeTable',false,{staNameAndLine:staNameAndLine},succeededCallback,failedCallback,userContext); },
vCreatTimeTableEn:function(staNameAndLine,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'vCreatTimeTableEn',false,{staNameAndLine:staNameAndLine},succeededCallback,failedCallback,userContext); },
vCreatTimeTableEnByChinese:function(staNameAndLine,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'vCreatTimeTableEnByChinese',false,{staNameAndLine:staNameAndLine},succeededCallback,failedCallback,userContext); },
strChName:function(sEnName,succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'strChName',false,{sEnName:sEnName},succeededCallback,failedCallback,userContext); },
GetLinesAndStations:function(succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'GetLinesAndStations',false,{},succeededCallback,failedCallback,userContext); },
GetLinesAndStationsEn:function(succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'GetLinesAndStationsEn',false,{},succeededCallback,failedCallback,userContext); },
GetLinesAndStationsForInfo:function(succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'GetLinesAndStationsForInfo',false,{},succeededCallback,failedCallback,userContext); },
GetLinesAndStationsForInfoEn:function(succeededCallback, failedCallback, userContext) {
return this._invoke(SearchWebServiceGZ.get_path(), 'GetLinesAndStationsForInfoEn',false,{},succeededCallback,failedCallback,userContext); }}
SearchWebServiceGZ.registerClass('SearchWebServiceGZ',Sys.Net.WebServiceProxy);
SearchWebServiceGZ._staticInstance = new SearchWebServiceGZ();
SearchWebServiceGZ.set_path = function(value) { 
var e = Function._validateParams(arguments, [{name: 'path', type: String}]); if (e) throw e; SearchWebServiceGZ._staticInstance._path = value; }
SearchWebServiceGZ.get_path = function() { return SearchWebServiceGZ._staticInstance._path; }
SearchWebServiceGZ.set_timeout = function(value) { var e = Function._validateParams(arguments, [{name: 'timeout', type: Number}]); if (e) throw e; if (value < 0) { throw Error.argumentOutOfRange('value', value, Sys.Res.invalidTimeout); }
SearchWebServiceGZ._staticInstance._timeout = value; }
SearchWebServiceGZ.get_timeout = function() { 
return SearchWebServiceGZ._staticInstance._timeout; }
SearchWebServiceGZ.set_defaultUserContext = function(value) { 
SearchWebServiceGZ._staticInstance._userContext = value; }
SearchWebServiceGZ.get_defaultUserContext = function() { 
return SearchWebServiceGZ._staticInstance._userContext; }
SearchWebServiceGZ.set_defaultSucceededCallback = function(value) { 
var e = Function._validateParams(arguments, [{name: 'defaultSucceededCallback', type: Function}]); if (e) throw e; SearchWebServiceGZ._staticInstance._succeeded = value; }
SearchWebServiceGZ.get_defaultSucceededCallback = function() { 
return SearchWebServiceGZ._staticInstance._succeeded; }
SearchWebServiceGZ.set_defaultFailedCallback = function(value) { 
var e = Function._validateParams(arguments, [{name: 'defaultFailedCallback', type: Function}]); if (e) throw e; SearchWebServiceGZ._staticInstance._failed = value; }
SearchWebServiceGZ.get_defaultFailedCallback = function() { 
return SearchWebServiceGZ._staticInstance._failed; }
SearchWebServiceGZ.set_path("/Pages/Search/SearchWebServiceGZ.asmx");
SearchWebServiceGZ.arrGetstaName= function(prefixText,count,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.arrGetstaName(prefixText,count,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.arrGetstaNameEn= function(prefixText,count,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.arrGetstaNameEn(prefixText,count,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strEndTimePathEn= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strEndTimePathEn(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strEndTimePath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strEndTimePath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strGetPathWebCH= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strGetPathWebCH(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strGetPath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strGetPath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strGetPathEn= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strGetPathEn(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strEnSetEndTimePath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strEnSetEndTimePath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strSetEndTimePath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strSetEndTimePath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strEnSetStartTimePath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strEnSetStartTimePath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strSetStartTimePath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strSetStartTimePath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strEnStartTimePath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strEnStartTimePath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strStartTimePath= function(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strStartTimePath(strFromSta,strToSta,radioFlg,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.LoginOut= function(onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.LoginOut(onSuccess,onFailed,userContext); }
SearchWebServiceGZ.vCreatTimeTable= function(staNameAndLine,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.vCreatTimeTable(staNameAndLine,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.vCreatTimeTableEn= function(staNameAndLine,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.vCreatTimeTableEn(staNameAndLine,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.vCreatTimeTableEnByChinese= function(staNameAndLine,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.vCreatTimeTableEnByChinese(staNameAndLine,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.strChName= function(sEnName,onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.strChName(sEnName,onSuccess,onFailed,userContext); }
SearchWebServiceGZ.GetLinesAndStations= function(onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.GetLinesAndStations(onSuccess,onFailed,userContext); }
SearchWebServiceGZ.GetLinesAndStationsEn= function(onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.GetLinesAndStationsEn(onSuccess,onFailed,userContext); }
SearchWebServiceGZ.GetLinesAndStationsForInfo= function(onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.GetLinesAndStationsForInfo(onSuccess,onFailed,userContext); }
SearchWebServiceGZ.GetLinesAndStationsForInfoEn= function(onSuccess,onFailed,userContext) {SearchWebServiceGZ._staticInstance.GetLinesAndStationsForInfoEn(onSuccess,onFailed,userContext); }
