Package 

Class Coordinates

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Double lat
      private final Double lon
    • Method Summary

      Modifier and Type Method Description
      final Double component1()
      final Double component2()
      final Coordinates copy(Double lat, Double lon)
      final Double getLat()
      final Double getLon()
      • Methods inherited from class ai.tock.bot.open.data.client.sncf.model.Coordinates

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait