Interface Location

  • All Known Implementing Classes:
    LocationImpl

    public interface Location
    • Method Detail

      • getCountry

        String getCountry()
      • getLocationId

        Integer getLocationId()
      • getLatitude

        Double getLatitude()
      • getLongitude

        Double getLongitude()