Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
S
T
U
V
W
X
Q
query(GeoLocation, Date, QueryHint)
- Method in class com.oopitis.weather.fio.
FioWeather
query(GeoLocation, Date, OwmQueryHint)
- Method in class com.oopitis.weather.owm.
OwmWeather
Queries the data source about the weather in a location.
query(L)
- Method in class com.oopitis.weather.
WeatherService
Queries the data source for a location about the weather information from the basic features this service provides.
query(L, Queryable, Queryable...)
- Method in class com.oopitis.weather.
WeatherService
Queries the data source for a location about the weather information that includes a list of queryables.
query(L, Queryable, Feature, Feature...)
- Method in class com.oopitis.weather.
WeatherService
Queries the data source for a location about the weather information that includes the given queryable and list of features.
query(L, Feature, Feature...)
- Method in class com.oopitis.weather.
WeatherService
Queries the data source for a location about the weather information from a list of features.
query(L, Q)
- Method in class com.oopitis.weather.
WeatherService
Queries the data source about the weather in a location.
query(L, Date, Q)
- Method in class com.oopitis.weather.
WeatherService
Queries the data source about the weather in a location from a specific date onward.
Queryable
- Interface in
com.oopitis.weather
A list of weather properties that can be used in a query.
QueryHint
- Class in
com.oopitis.weather
A hint about what should be returned for a query.
QueryHint()
- Constructor for class com.oopitis.weather.
QueryHint
Creates a hint.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
S
T
U
V
W
X