eu.clarin.weblicht.wlfxb.tc.xb
Class GeoPointStored

java.lang.Object
  extended by eu.clarin.weblicht.wlfxb.tc.xb.GeoPointStored
All Implemented Interfaces:
GeoPoint

public class GeoPointStored
extends Object
implements GeoPoint

Author:
Yana Panchenko

Field Summary
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 Summary
GeoPointStored()
           
 
Method Summary
 Double getAltitude()
           
 String getCapital()
           
 String getContinent()
           
 String getCountry()
           
 String getLatitude()
           
 String getLongitude()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Constructor Detail

GeoPointStored

public GeoPointStored()
Method Detail

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 Department of Linguistics, Tübingen University. All Rights Reserved.