public class LocationExample extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALTITUDE_OSLO |
static double |
LATITUDE_OSLO |
static double |
LONGITUDE_OSLO |
| Constructor and Description |
|---|
LocationExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
MeteoData<LocationForecast> |
runExample() |
void |
shutDown() |
public static final double LONGITUDE_OSLO
public static final double LATITUDE_OSLO
public static final int ALTITUDE_OSLO
public MeteoData<LocationForecast> runExample() throws MeteoException
MeteoExceptionpublic void shutDown()
public static void main(String[] args) throws MeteoException
MeteoExceptionCopyright © 2015 Amedia. All rights reserved.