| Package | Description |
|---|---|
| ch.rasc.darksky.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDsDataPoint |
ImmutableDsDataPoint.Builder.build()
Builds a new
ImmutableDsDataPoint. |
static ImmutableDsDataPoint |
ImmutableDsDataPoint.copyOf(DsDataPoint instance)
Creates an immutable copy of a
DsDataPoint value. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperature(BigDecimal value)
Copy the current immutable object by setting a value for the
apparentTemperature attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureHigh(BigDecimal value)
Copy the current immutable object by setting a value for the
apparentTemperatureHigh attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureHighTime(Long value)
Copy the current immutable object by setting a value for the
apparentTemperatureHighTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureLow(BigDecimal value)
Copy the current immutable object by setting a value for the
apparentTemperatureLow attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withApparentTemperatureLowTime(Long value)
Copy the current immutable object by setting a value for the
apparentTemperatureLowTime 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. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withDewPoint(BigDecimal value)
Copy the current immutable object by setting a value for the
dewPoint attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withHumidity(BigDecimal value)
Copy the current immutable object by setting a value for the
humidity attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withIcon(DsIcon value)
Copy the current immutable object by setting a value for the
icon 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.withPrecipIntensityError(BigDecimal value)
Copy the current immutable object by setting a value for the
precipIntensityError 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. |
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.withTemperatureHigh(BigDecimal value)
Copy the current immutable object by setting a value for the
temperatureHigh attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperatureHighTime(Long value)
Copy the current immutable object by setting a value for the
temperatureHighTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperatureLow(BigDecimal value)
Copy the current immutable object by setting a value for the
temperatureLow attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTemperatureLowTime(Long value)
Copy the current immutable object by setting a value for the
temperatureLowTime 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. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withTime(long value)
Copy the current immutable object by setting a value for the
time attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withUvIndex(Integer value)
Copy the current immutable object by setting a value for the
uvIndex attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withUvIndexTime(Long value)
Copy the current immutable object by setting a value for the
uvIndexTime 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.withWindGust(BigDecimal value)
Copy the current immutable object by setting a value for the
windGust attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withWindGustTime(Long value)
Copy the current immutable object by setting a value for the
windGustTime attribute. |
ImmutableDsDataPoint |
ImmutableDsDataPoint.withWindSpeed(BigDecimal value)
Copy the current immutable object by setting a value for the
windSpeed attribute. |
Copyright © 2016–2020. All rights reserved.