Interface Location

All Superinterfaces:
Serializable
All Known Implementing Classes:
gsLocation

public interface Location extends Serializable
Author:
hc
  • Method Details

    • toString

      String toString()
      Overrides:
      toString in class Object
    • getLocationId

      String getLocationId()
      Returns:
      The unique identifier of the current location
    • equals

      boolean equals(Location l)
      Parameters:
      l - second location to compare this to
      Returns:
      True if this and l are equals