Class Geo.Metro

java.lang.Object
de.umass.lastfm.Geo.Metro
Enclosing class:
Geo

public static class Geo.Metro extends Object
This inner class represents a Metro, which is composed of its name and the name of its country.
See Also:
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getCountry

      public String getCountry()