|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSets | |
---|---|
net.degreedays.api.data | For specifying and receiving degree-day data from the API. |
Uses of DataSets in net.degreedays.api.data |
---|
Methods in net.degreedays.api.data that return DataSets | |
---|---|
DataSets |
DataSets.Builder.build()
Returns a new DataSets object created according to the
specification held by this builder. |
DataSets |
LocationDataResponse.dataSets()
Returns the non-null DataSets object containing the sets of
data generated to fulfil the DataSpecs from the
LocationDataRequest that led to this response. |
Methods in net.degreedays.api.data with parameters of type DataSets | |
---|---|
LocationDataResponse.Builder |
LocationDataResponse.Builder.setDataSets(DataSets dataSets)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |