Package org.luwrain.io.api.owm
Class Status
java.lang.Object
org.luwrain.io.api.owm.Status
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected int
protected Status.Coord
protected int
protected int
protected org.luwrain.io.api.owm.Status.Params
protected String
protected Status.Sys
protected int
protected double
protected List<Status.Weather>
protected Status.Wind
-
Constructor Summary
-
Method Summary
-
Field Details
-
base
-
name
-
timezone
protected int timezone -
id
protected int id -
cod
protected int cod -
dt
protected int dt -
visibility
protected double visibility -
coord
-
weather
-
main
protected org.luwrain.io.api.owm.Status.Params main -
wind
-
sys
-
-
Constructor Details
-
Status
public Status()
-