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