Package org.luwrain.io.api.owm
Class Status
java.lang.Object
org.luwrain.io.api.owm.Status
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected intprotected Status.Coordprotected intprotected intprotected org.luwrain.io.api.owm.Status.Paramsprotected Stringprotected Status.Sysprotected intprotected doubleprotected List<Status.Weather>protected Status.Wind -
Constructor Summary
Constructors -
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()
-