| | |
| | | WebResponseContent LocationEnableStatus(int key); |
| | | |
| | | WebResponseContent LocationDisableStatus(int key); |
| | | |
| | | Dt_LocationInfo? GetLocation(string roadway,int Locationtype); |
| | | Dt_LocationInfo? GetLocation2(string roadway, int Locationtype,int Startingcolumn, int Terminationcolumn); |
| | | Dt_LocationInfo? GetLocationplatform(string LocationName); |
| | | |
| | | |
| | | Dt_LocationInfo? GetLocation3(string roadway, int Locationtype); |
| | | Dt_LocationInfo? GetLocation4(string roadway, int Locationtype, int Startingcolumn, int Terminationcolumn); |
| | | |
| | | } |
| | | } |