Interface TravelLocationService

All Known Implementing Classes:
DefaultTravelLocationService

public interface TravelLocationService
Interface which provides functionality related to LocationModel
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the location for given code
  • Method Details

    • getLocation

      LocationModel getLocation(String code)
      Gets the location for given code
      Parameters:
      code - code
      Returns:
      location model