eu.clarin.weblicht.wlfxb.tc.xb
Class GeoPointStored
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
- All Implemented Interfaces:
- GeoPoint
public class GeoPointStored
- extends Object
- implements GeoPoint
- Author:
- Yana Panchenko
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
longitude
protected String longitude
latitude
protected String latitude
altitude
protected Double altitude
continent
protected String continent
country
protected String country
capital
protected String capital
tokRefs
protected String[] tokRefs
GeoPointStored
public GeoPointStored()
getLongitude
public String getLongitude()
- Specified by:
getLongitude in interface GeoPoint
getLatitude
public String getLatitude()
- Specified by:
getLatitude in interface GeoPoint
getAltitude
public Double getAltitude()
- Specified by:
getAltitude in interface GeoPoint
getContinent
public String getContinent()
- Specified by:
getContinent in interface GeoPoint
getCountry
public String getCountry()
- Specified by:
getCountry in interface GeoPoint
getCapital
public String getCapital()
- Specified by:
getCapital in interface GeoPoint
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.