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