org.rr0.is.presentation.view.report.applet
Class Place
- class Place
| Constructor Summary |
Place(Country country, String someName, float someLatitude, float someLongitude, int rawOffset) |
BELGIUM
private final static Country BELGIUM
CANADA
private final static Country CANADA
COUNTRIES
public final static Country[] COUNTRIES
country
private Country country
FRANCE
private final static Country FRANCE
latdeg
private float latdeg
longideg
private float longideg
name
private String name
PLACES
public final static Place[] PLACES
timeZone
private TimeZone timeZone
Place
public Place(Country country, String someName, float someLatitude, float someLongitude, int rawOffset)
getCountry
public Country getCountry()
getLatdeg
public float getLatdeg()
getLongideg
public float getLongideg()
getName
public String getName()
getTimeZone
public TimeZone getTimeZone()
to Class org.rr0.is.presentation.view.report.applet.Country
to Class org.rr0.is.presentation.view.report.applet.Country
to Class org.rr0.is.presentation.view.report.applet.Country
to Class org.rr0.is.presentation.view.report.applet.Country
to Class org.rr0.is.presentation.view.report.applet.Place
to Class java.lang.String
to Class org.rr0.is.presentation.view.report.applet.Country
to Class java.util.TimeZone