| Modifier and Type | Field and Description |
|---|---|
protected Double |
altitude |
protected String |
capital |
protected String |
continent |
protected String |
country |
protected String |
latitude |
protected String |
longitude |
protected String[] |
tokRefs |
static String |
XML_NAME |
| Constructor and Description |
|---|
GeoPointStored() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getAltitude() |
String |
getCapital() |
String |
getContinent() |
String |
getCountry() |
String |
getLatitude() |
String |
getLongitude() |
String |
toString() |
public static final String XML_NAME
protected String longitude
protected String latitude
protected Double altitude
protected String continent
protected String country
protected String capital
protected String[] tokRefs
public String getLongitude()
getLongitude in interface GeoPointpublic String getLatitude()
getLatitude in interface GeoPointpublic Double getAltitude()
getAltitude in interface GeoPointpublic String getContinent()
getContinent in interface GeoPointpublic String getCountry()
getCountry in interface GeoPointpublic String getCapital()
getCapital in interface GeoPointCopyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.