if (typeof dwr == 'undefined' || dwr.engine == undefined) throw new Error('You must include DWR engine before including this file');

(function() {
if (dwr.engine._getObject("JGetTSInfo") == undefined) {
var p;

p = {};
p._path = '/geogad/dwr';





p.getState = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getState', arguments);
};






p.setState = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setState', arguments);
};





p.getCountry = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getCountry', arguments);
};





p.getFormat = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getFormat', arguments);
};





p.getReason = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getReason', arguments);
};





p.getInputProb = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getInputProb', arguments);
};






p.deleteTS = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'deleteTS', arguments);
};





p.getTourStopName = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTourStopName', arguments);
};






p.checkTourStop = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'checkTourStop', arguments);
};






p.setTourStopName = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setTourStopName', arguments);
};





p.getDescr = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getDescr', arguments);
};






p.setDescr = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setDescr', arguments);
};





p.getLang = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getLang', arguments);
};





p.getLat = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getLat', arguments);
};





p.getLon = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getLon', arguments);
};







p.setLatLon = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setLatLon', arguments);
};





p.getStreet = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getStreet', arguments);
};






p.setStreet = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setStreet', arguments);
};





p.getCity = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getCity', arguments);
};






p.setCity = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setCity', arguments);
};






p.setCountry = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setCountry', arguments);
};





p.getAuthor = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getAuthor', arguments);
};








p.getPhotoWidth = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getPhotoWidth', arguments);
};








p.getPhotoHeight = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getPhotoHeight', arguments);
};








p.getTourSecTime = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTourSecTime', arguments);
};





p.getActive = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getActive', arguments);
};





p.getNumSec = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getNumSec', arguments);
};





p.getBanned = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getBanned', arguments);
};





p.isDeleted = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'isDeleted', arguments);
};





p.isEmbeddable = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'isEmbeddable', arguments);
};







p.getNumTSByAuthor = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getNumTSByAuthor', arguments);
};





p.getDateCreatedFormatted = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getDateCreatedFormatted', arguments);
};










p.createTranscript = function(p0, p1, p2, p3, p4, p5, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'createTranscript', arguments);
};










p.createCaption1 = function(p0, p1, p2, p3, p4, p5, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'createCaption1', arguments);
};










p.createCaption2 = function(p0, p1, p2, p3, p4, p5, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'createCaption2', arguments);
};





p.getCustomerID = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getCustomerID', arguments);
};





p.isDownloadable = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'isDownloadable', arguments);
};









p.getTourStopInfo = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTourStopInfo', arguments);
};





p.getPartID = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getPartID', arguments);
};













p.getTourStopsJSON = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTourStopsJSON', arguments);
};





p.getPartOfTour = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getPartOfTour', arguments);
};





p.getPartOfTourType = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getPartOfTourType', arguments);
};









p.getNearestTSFromLatLng = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getNearestTSFromLatLng', arguments);
};










p.sortTSByLatLng = function(p0, p1, p2, p3, p4, p5, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'sortTSByLatLng', arguments);
};





p.createTourStop = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'createTourStop', arguments);
};








p.setInputProb = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setInputProb', arguments);
};






p.setCompleted = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setCompleted', arguments);
};






p.setActive = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setActive', arguments);
};





p.getDateCreatedAge = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getDateCreatedAge', arguments);
};





p.getDateCreated = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getDateCreated', arguments);
};





p.getUpdatedLast = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getUpdatedLast', arguments);
};






p.setUpdatedLast = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setUpdatedLast', arguments);
};







p.setBanned = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setBanned', arguments);
};








p.getTranscript = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTranscript', arguments);
};





p.getTSLength = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTSLength', arguments);
};






p.setLang = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setLang', arguments);
};






p.setReason = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setReason', arguments);
};






p.setEmbed = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setEmbed', arguments);
};






p.setDownload = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setDownload', arguments);
};






p.setPartOfTour = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setPartOfTour', arguments);
};






p.checkTourStopWithNickname = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'checkTourStopWithNickname', arguments);
};






p.getTourStopID = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTourStopID', arguments);
};





p.getCompleted = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getCompleted', arguments);
};





p.getDescrJSON = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getDescrJSON', arguments);
};






p.setTSLength = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setTSLength', arguments);
};








p.getCaption1 = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getCaption1', arguments);
};








p.getCaption2 = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getCaption2', arguments);
};









p.setGain = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setGain', arguments);
};








p.getGain = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getGain', arguments);
};









p.setPhotoWidth = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setPhotoWidth', arguments);
};









p.setPhotoHeight = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'setPhotoHeight', arguments);
};





p.getNumTourStops = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getNumTourStops', arguments);
};






p.getNearestTS = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getNearestTS', arguments);
};












p.getEditTourStopsJSON = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getEditTourStopsJSON', arguments);
};







p.getAllTourStopsFlat = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getAllTourStopsFlat', arguments);
};










p.storeTourSecTimes = function(p0, p1, p2, p3, p4, p5, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'storeTourSecTimes', arguments);
};





p.getAllNumTSByAuthor = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getAllNumTSByAuthor', arguments);
};




p.getTotalCountTS = function(callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTotalCountTS', arguments);
};




p.getAllTourStops = function(callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getAllTourStops', arguments);
};




p.getTourStopsRegionIndex = function(callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'getTourStopsRegionIndex', arguments);
};






p.hasPurchasedTourStop = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTSInfo', 'hasPurchasedTourStop', arguments);
};

dwr.engine._setObject("JGetTSInfo", p);
}
})();


