| Package | Description |
|---|---|
| ch.rasc.darksky.model |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
ImmutableDsDataPoint.apparentTemperature()
The apparent (or "feels like") temperature in degrees Fahrenheit.
|
abstract BigDecimal |
DsDataPoint.apparentTemperature()
The apparent (or "feels like") temperature in degrees Fahrenheit.
|
BigDecimal |
ImmutableDsDataPoint.apparentTemperatureMax()
The maximum value of
ImmutableDsDataPoint.apparentTemperature() during a given day. |
abstract BigDecimal |
DsDataPoint.apparentTemperatureMax()
The maximum value of
DsDataPoint.apparentTemperature() during a given day. |
Long |
ImmutableDsDataPoint.apparentTemperatureMaxTime()
The UNIX time of when
ImmutableDsDataPoint.apparentTemperatureMax() occurs during a given day. |
abstract Long |
DsDataPoint.apparentTemperatureMaxTime()
The UNIX time of when
DsDataPoint.apparentTemperatureMax() occurs during a given day. |
BigDecimal |
ImmutableDsDataPoint.apparentTemperatureMin()
The minimum value of
ImmutableDsDataPoint.apparentTemperature() during a given day. |
abstract BigDecimal |
DsDataPoint.apparentTemperatureMin()
The minimum value of
DsDataPoint.apparentTemperature() during a given day. |
Long |
ImmutableDsDataPoint.apparentTemperatureMinTime()
The UNIX time of when
ImmutableDsDataPoint.apparentTemperatureMin() occurs during a given day. |
abstract Long |
DsDataPoint.apparentTemperatureMinTime()
The UNIX time of when
DsDataPoint.apparentTemperatureMin() occurs during a given day. |
BigDecimal |
ImmutableDsDataPoint.cloudCover()
The percentage of sky occluded by clouds, between 0 and 1, inclusive.
|
abstract BigDecimal |
DsDataPoint.cloudCover()
The percentage of sky occluded by clouds, between 0 and 1, inclusive.
|
DsDataPoint |
ImmutableDsResponse.currently()
An instance of
DsDataPoint containing the current weather conditions at the
requested location. |
DsDataPoint |
DsResponse.currently()
An instance of
DsDataPoint containing the current weather conditions at the
requested location. |
DsDataBlock |
ImmutableDsResponse.daily()
An instance of
DsDataPoint containing the weather conditions day-by-day for
the next week. |
DsDataBlock |
DsResponse.daily()
An instance of
DsDataPoint containing the weather conditions day-by-day for
the next week. |
Object |
ImmutableDsFlag.darkskyUnavailable()
The presence of this property indicates that the Dark Sky data source supports the
given location, but a temporary error (such as a radar station being down for
maintenance) has made the data unavailable.
|
Object |
DsFlag.darkskyUnavailable()
The presence of this property indicates that the Dark Sky data source supports the
given location, but a temporary error (such as a radar station being down for
maintenance) has made the data unavailable.
|
BigDecimal |
ImmutableDsDataPoint.dewPoint()
The dew point in degrees Fahrenheit.
|
abstract BigDecimal |
DsDataPoint.dewPoint()
The dew point in degrees Fahrenheit.
|
Boolean |
DsForecastRequest.extendHourly()
When called, returns hour-by-hour data for the next 168 hours, instead of the next
48.
|
DsFlag |
ImmutableDsResponse.flags()
An instance of
DsFlag containing miscellaneous metadata about the request. |
DsFlag |
DsResponse.flags()
An instance of
DsFlag containing miscellaneous metadata about the request. |
DsDataBlock |
ImmutableDsResponse.hourly()
An instance of
DsDataPoint containing the weather conditions hour-by-hour
for the next two days. |
DsDataBlock |
DsResponse.hourly()
An instance of
DsDataPoint containing the weather conditions hour-by-hour
for the next two days. |
BigDecimal |
ImmutableDsDataPoint.humidity()
The relative humidity, between 0 and 1, inclusive.
|
abstract BigDecimal |
DsDataPoint.humidity()
The relative humidity, between 0 and 1, inclusive.
|
DsIcon |
ImmutableDsDataBlock.icon()
A machine-readable text summary of this data block.
|
DsIcon |
ImmutableDsDataPoint.icon()
A machine-readable text summary of this data point, suitable for selecting an icon
for display.
|
abstract DsIcon |
DsDataPoint.icon()
A machine-readable text summary of this data point, suitable for selecting an icon
for display.
|
DsIcon |
DsDataBlock.icon()
A machine-readable text summary of this data block.
|
DsLanguage |
DsTimeMachineRequest.language()
Return summary properties in the desired language.
|
DsLanguage |
DsForecastRequest.language()
Return summary properties in the desired language.
|
String |
ImmutableDsFlag.metnoLicense()
The presence of this property indicates that data from
api.met.no was utilized in order to facilitate
this request (as per their license agreement).
|
String |
DsFlag.metnoLicense()
The presence of this property indicates that data from
api.met.no was utilized in order to facilitate
this request (as per their license agreement).
|
DsDataBlock |
ImmutableDsResponse.minutely()
An instance of
DsDataPoint containing the weather conditions
minute-by-minute for the next hour. |
DsDataBlock |
DsResponse.minutely()
An instance of
DsDataPoint containing the weather conditions
minute-by-minute for the next hour. |
BigDecimal |
ImmutableDsDataPoint.moonPhase()
The fractional part of the lunation number during the given day: a value of 0
corresponds to a new moon, 0.25 to a first quarter moon, 0.5 to a full moon, and
0.75 to a last quarter moon.
|
abstract BigDecimal |
DsDataPoint.moonPhase()
The fractional part of the lunation number during the given day: a value of 0
corresponds to a new moon, 0.25 to a first quarter moon, 0.5 to a full moon, and
0.75 to a last quarter moon.
|
BigDecimal |
ImmutableDsDataPoint.nearestStormBearing()
The approximate direction of the nearest storm in degrees, with true north at 0°
and progressing clockwise.
|
abstract BigDecimal |
DsDataPoint.nearestStormBearing()
The approximate direction of the nearest storm in degrees, with true north at 0°
and progressing clockwise.
|
BigDecimal |
ImmutableDsDataPoint.nearestStormDistance()
The approximate distance to the nearest storm in miles.
|
abstract BigDecimal |
DsDataPoint.nearestStormDistance()
The approximate distance to the nearest storm in miles.
|
BigDecimal |
ImmutableDsDataPoint.ozone()
The columnar density of total atmospheric ozone at the given time in Dobson units.
|
abstract BigDecimal |
DsDataPoint.ozone()
The columnar density of total atmospheric ozone at the given time in Dobson units.
|
BigDecimal |
ImmutableDsDataPoint.precipAccumulation()
The amount of snowfall accumulation expected to occur, in inches.
|
abstract BigDecimal |
DsDataPoint.precipAccumulation()
The amount of snowfall accumulation expected to occur, in inches.
|
BigDecimal |
ImmutableDsDataPoint.precipIntensity()
The intensity (in inches of liquid water per hour) of precipitation occurring at
the given time.
|
abstract BigDecimal |
DsDataPoint.precipIntensity()
The intensity (in inches of liquid water per hour) of precipitation occurring at
the given time.
|
BigDecimal |
ImmutableDsDataPoint.precipIntensityMax()
The maximum value of
ImmutableDsDataPoint.precipIntensity() during a given day. |
abstract BigDecimal |
DsDataPoint.precipIntensityMax()
The maximum value of
DsDataPoint.precipIntensity() during a given day. |
Long |
ImmutableDsDataPoint.precipIntensityMaxTime()
The UNIX time of when
ImmutableDsDataPoint.precipIntensityMax() occurs during a given day. |
abstract Long |
DsDataPoint.precipIntensityMaxTime()
The UNIX time of when
DsDataPoint.precipIntensityMax() occurs during a given day. |
BigDecimal |
ImmutableDsDataPoint.precipProbability()
The probability of precipitation occurring, between 0 and 1, inclusive.
|
abstract BigDecimal |
DsDataPoint.precipProbability()
The probability of precipitation occurring, between 0 and 1, inclusive.
|
DsPrecipType |
ImmutableDsDataPoint.precipType()
The type of precipitation occurring at the given time.
|
abstract DsPrecipType |
DsDataPoint.precipType()
The type of precipitation occurring at the given time.
|
BigDecimal |
ImmutableDsDataPoint.pressure()
The sea-level air pressure in millibars.
|
abstract BigDecimal |
DsDataPoint.pressure()
The sea-level air pressure in millibars.
|
String |
ImmutableDsDataBlock.summary()
A human-readable summary of this data block.
|
String |
ImmutableDsDataPoint.summary()
A human-readable text summary of this data point.
|
abstract String |
DsDataPoint.summary()
A human-readable text summary of this data point.
|
String |
DsDataBlock.summary()
A human-readable summary of this data block.
|
Long |
ImmutableDsDataPoint.sunriseTime()
The UNIX time of when the sun will rise during a given day.
|
abstract Long |
DsDataPoint.sunriseTime()
The UNIX time of when the sun will rise during a given day.
|
Long |
ImmutableDsDataPoint.sunsetTime()
The UNIX time of when the sun will set during a given day.
|
abstract Long |
DsDataPoint.sunsetTime()
The UNIX time of when the sun will set during a given day.
|
BigDecimal |
ImmutableDsDataPoint.temperature()
The air temperature in degrees Fahrenheit.
|
abstract BigDecimal |
DsDataPoint.temperature()
The air temperature in degrees Fahrenheit.
|
BigDecimal |
ImmutableDsDataPoint.temperatureMax()
The maximum value of temperature during a given day.
|
abstract BigDecimal |
DsDataPoint.temperatureMax()
The maximum value of temperature during a given day.
|
Long |
ImmutableDsDataPoint.temperatureMaxTime()
The UNIX time of when
ImmutableDsDataPoint.temperatureMax() occurs during a given day. |
abstract Long |
DsDataPoint.temperatureMaxTime()
The UNIX time of when
DsDataPoint.temperatureMax() occurs during a given day. |
BigDecimal |
ImmutableDsDataPoint.temperatureMin()
The minimum value of temperature during a given day.
|
abstract BigDecimal |
DsDataPoint.temperatureMin()
The minimum value of temperature during a given day.
|
Long |
ImmutableDsDataPoint.temperatureMinTime()
The UNIX time of when
ImmutableDsDataPoint.temperatureMin() occurs during a given day. |
abstract Long |
DsDataPoint.temperatureMinTime()
The UNIX time of when
DsDataPoint.temperatureMin() occurs during a given day. |
DsUnit |
DsTimeMachineRequest.unit()
Return the API response in units other than the default Imperial units
|
DsUnit |
DsForecastRequest.unit()
Return the API response in units other than the default Imperial units
|
DsUnit |
ImmutableDsFlag.units()
Indicates the units which were used for the data in this request.
|
DsUnit |
DsFlag.units()
Indicates the units which were used for the data in this request.
|
BigDecimal |
ImmutableDsDataPoint.visibility()
The average visibility in miles, capped at 10 miles.
|
abstract BigDecimal |
DsDataPoint.visibility()
The average visibility in miles, capped at 10 miles.
|
BigDecimal |
ImmutableDsDataPoint.windBearing()
The direction that the wind is coming from in degrees, with true north at 0° and
progressing clockwise.
|
abstract BigDecimal |
DsDataPoint.windBearing()
The direction that the wind is coming from in degrees, with true north at 0° and
progressing clockwise.
|
BigDecimal |
ImmutableDsDataPoint.windSpeed()
The wind speed in miles per hour.
|
abstract BigDecimal |
DsDataPoint.windSpeed()
The wind speed in miles per hour.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.apparentTemperature(BigDecimal apparentTemperature)
Initializes the value for the
apparentTemperature attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.apparentTemperatureMax(BigDecimal apparentTemperatureMax)
Initializes the value for the
apparentTemperatureMax attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.apparentTemperatureMaxTime(Long apparentTemperatureMaxTime)
Initializes the value for the
apparentTemperatureMaxTime attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.apparentTemperatureMin(BigDecimal apparentTemperatureMin)
Initializes the value for the
apparentTemperatureMin attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.apparentTemperatureMinTime(Long apparentTemperatureMinTime)
Initializes the value for the
apparentTemperatureMinTime attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.cloudCover(BigDecimal cloudCover)
Initializes the value for the
cloudCover attribute. |
ImmutableDsResponse.Builder |
ImmutableDsResponse.Builder.currently(DsDataPoint currently)
Initializes the value for the
currently attribute. |
ImmutableDsResponse.Builder |
ImmutableDsResponse.Builder.daily(DsDataBlock daily)
Initializes the value for the
daily attribute. |
ImmutableDsFlag.Builder |
ImmutableDsFlag.Builder.darkskyUnavailable(Object darkskyUnavailable)
Initializes the value for the
darkskyUnavailable attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.dewPoint(BigDecimal dewPoint)
Initializes the value for the
dewPoint attribute. |
ImmutableDsResponse.Builder |
ImmutableDsResponse.Builder.flags(DsFlag flags)
Initializes the value for the
flags attribute. |
ImmutableDsResponse.Builder |
ImmutableDsResponse.Builder.hourly(DsDataBlock hourly)
Initializes the value for the
hourly attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.humidity(BigDecimal humidity)
Initializes the value for the
humidity attribute. |
ImmutableDsDataBlock.Builder |
ImmutableDsDataBlock.Builder.icon(DsIcon icon)
Initializes the value for the
icon attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.icon(DsIcon icon)
Initializes the value for the
icon attribute. |
ImmutableDsFlag.Builder |
ImmutableDsFlag.Builder.metnoLicense(String metnoLicense)
Initializes the value for the
metnoLicense attribute. |
ImmutableDsResponse.Builder |
ImmutableDsResponse.Builder.minutely(DsDataBlock minutely)
Initializes the value for the
minutely attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.moonPhase(BigDecimal moonPhase)
Initializes the value for the
moonPhase attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.nearestStormBearing(BigDecimal nearestStormBearing)
Initializes the value for the
nearestStormBearing attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.nearestStormDistance(BigDecimal nearestStormDistance)
Initializes the value for the
nearestStormDistance attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.ozone(BigDecimal ozone)
Initializes the value for the
ozone attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.precipAccumulation(BigDecimal precipAccumulation)
Initializes the value for the
precipAccumulation attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.precipIntensity(BigDecimal precipIntensity)
Initializes the value for the
precipIntensity attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.precipIntensityMax(BigDecimal precipIntensityMax)
Initializes the value for the
precipIntensityMax attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.precipIntensityMaxTime(Long precipIntensityMaxTime)
Initializes the value for the
precipIntensityMaxTime attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.precipProbability(BigDecimal precipProbability)
Initializes the value for the
precipProbability attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.precipType(DsPrecipType precipType)
Initializes the value for the
precipType attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.pressure(BigDecimal pressure)
Initializes the value for the
pressure attribute. |
ImmutableDsDataBlock.Builder |
ImmutableDsDataBlock.Builder.summary(String summary)
Initializes the value for the
summary attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.summary(String summary)
Initializes the value for the
summary attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.sunriseTime(Long sunriseTime)
Initializes the value for the
sunriseTime attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.sunsetTime(Long sunsetTime)
Initializes the value for the
sunsetTime attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.temperature(BigDecimal temperature)
Initializes the value for the
temperature attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.temperatureMax(BigDecimal temperatureMax)
Initializes the value for the
temperatureMax attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.temperatureMaxTime(Long temperatureMaxTime)
Initializes the value for the
temperatureMaxTime attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.temperatureMin(BigDecimal temperatureMin)
Initializes the value for the
temperatureMin attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.temperatureMinTime(Long temperatureMinTime)
Initializes the value for the
temperatureMinTime attribute. |
ImmutableDsFlag.Builder |
ImmutableDsFlag.Builder.units(DsUnit units)
Initializes the value for the
units attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.visibility(BigDecimal visibility)
Initializes the value for the
visibility attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.windBearing(BigDecimal windBearing)
Initializes the value for the
windBearing attribute. |
ImmutableDsDataPoint.Builder |
ImmutableDsDataPoint.Builder.windSpeed(BigDecimal windSpeed)
Initializes the value for the
windSpeed attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperature(BigDecimal value)
Copy the current immutable object by setting a value for the
apparentTemperature attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureMax(BigDecimal value)
Copy the current immutable object by setting a value for the
apparentTemperatureMax attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureMaxTime(Long value)
Copy the current immutable object by setting a value for the
apparentTemperatureMaxTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureMin(BigDecimal value)
Copy the current immutable object by setting a value for the
apparentTemperatureMin attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureMinTime(Long value)
Copy the current immutable object by setting a value for the
apparentTemperatureMinTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withCloudCover(BigDecimal value)
Copy the current immutable object by setting a value for the
cloudCover attribute. |
ImmutableDsResponse |
ImmutableDsResponse.withCurrently(DsDataPoint value)
Copy the current immutable object by setting a value for the
currently attribute. |
ImmutableDsResponse |
ImmutableDsResponse.withDaily(DsDataBlock value)
Copy the current immutable object by setting a value for the
daily attribute. |
ImmutableDsFlag |
ImmutableDsFlag.withDarkskyUnavailable(Object value)
Copy the current immutable object by setting a value for the
darkskyUnavailable attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withDewPoint(BigDecimal value)
Copy the current immutable object by setting a value for the
dewPoint attribute. |
ImmutableDsResponse |
ImmutableDsResponse.withFlags(DsFlag value)
Copy the current immutable object by setting a value for the
flags attribute. |
ImmutableDsResponse |
ImmutableDsResponse.withHourly(DsDataBlock value)
Copy the current immutable object by setting a value for the
hourly attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withHumidity(BigDecimal value)
Copy the current immutable object by setting a value for the
humidity attribute. |
ImmutableDsDataBlock |
ImmutableDsDataBlock.withIcon(DsIcon value)
Copy the current immutable object by setting a value for the
icon attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withIcon(DsIcon value)
Copy the current immutable object by setting a value for the
icon attribute. |
ImmutableDsFlag |
ImmutableDsFlag.withMetnoLicense(String value)
Copy the current immutable object by setting a value for the
metnoLicense attribute. |
ImmutableDsResponse |
ImmutableDsResponse.withMinutely(DsDataBlock value)
Copy the current immutable object by setting a value for the
minutely attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withMoonPhase(BigDecimal value)
Copy the current immutable object by setting a value for the
moonPhase attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withNearestStormBearing(BigDecimal value)
Copy the current immutable object by setting a value for the
nearestStormBearing attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withNearestStormDistance(BigDecimal value)
Copy the current immutable object by setting a value for the
nearestStormDistance attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withOzone(BigDecimal value)
Copy the current immutable object by setting a value for the
ozone attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withPrecipAccumulation(BigDecimal value)
Copy the current immutable object by setting a value for the
precipAccumulation attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withPrecipIntensity(BigDecimal value)
Copy the current immutable object by setting a value for the
precipIntensity attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withPrecipIntensityMax(BigDecimal value)
Copy the current immutable object by setting a value for the
precipIntensityMax attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withPrecipIntensityMaxTime(Long value)
Copy the current immutable object by setting a value for the
precipIntensityMaxTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withPrecipProbability(BigDecimal value)
Copy the current immutable object by setting a value for the
precipProbability attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withPrecipType(DsPrecipType value)
Copy the current immutable object by setting a value for the
precipType attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withPressure(BigDecimal value)
Copy the current immutable object by setting a value for the
pressure attribute. |
ImmutableDsDataBlock |
ImmutableDsDataBlock.withSummary(String value)
Copy the current immutable object by setting a value for the
summary attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withSummary(String value)
Copy the current immutable object by setting a value for the
summary attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withSunriseTime(Long value)
Copy the current immutable object by setting a value for the
sunriseTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withSunsetTime(Long value)
Copy the current immutable object by setting a value for the
sunsetTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperature(BigDecimal value)
Copy the current immutable object by setting a value for the
temperature attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperatureMax(BigDecimal value)
Copy the current immutable object by setting a value for the
temperatureMax attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperatureMaxTime(Long value)
Copy the current immutable object by setting a value for the
temperatureMaxTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperatureMin(BigDecimal value)
Copy the current immutable object by setting a value for the
temperatureMin attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperatureMinTime(Long value)
Copy the current immutable object by setting a value for the
temperatureMinTime attribute. |
ImmutableDsFlag |
ImmutableDsFlag.withUnits(DsUnit value)
Copy the current immutable object by setting a value for the
units attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withVisibility(BigDecimal value)
Copy the current immutable object by setting a value for the
visibility attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withWindBearing(BigDecimal value)
Copy the current immutable object by setting a value for the
windBearing attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withWindSpeed(BigDecimal value)
Copy the current immutable object by setting a value for the
windSpeed attribute. |
Copyright © 2016. All rights reserved.