Interface TravelLocationService
- All Known Implementing Classes:
DefaultTravelLocationService
public interface TravelLocationService
Interface which provides functionality related to
LocationModel-
Method Summary
-
Method Details
-
getLocation
Gets the location for given code- Parameters:
code- code- Returns:
- location model
-