Package pt.ist.standards.geographic
Class Planet
- java.lang.Object
-
- pt.ist.standards.geographic.Place<Place<?,Planet>,Country>
-
- pt.ist.standards.geographic.Planet
-
- All Implemented Interfaces:
Serializable
public class Planet extends Place<Place<?,Planet>,Country>
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CountrygetByAlfa2(String alfa2)CountrygetByAlfa3(String alfa3)CountrygetByNumber(String number)static PlanetgetEarth()static ParishimportParishFromString(String string)static PlaceimportPlaceFromString(String string)-
Methods inherited from class pt.ist.standards.geographic.Place
exportAsString, getLocalizedName, getPlace, getPlaces
-
-
-
-
Method Detail
-
getEarth
public static Planet getEarth()
-
-