| Package | Description |
|---|---|
| ch.rasc.forcastio.model |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
ImmutableFioDataPoint.apparentTemperature()
A numerical value representing the apparent (or "feels like") temperature at the
given time in degrees Fahrenheit.
|
abstract BigDecimal |
FioDataPoint.apparentTemperature()
A numerical value representing the apparent (or "feels like") temperature at the
given time in degrees Fahrenheit.
|
BigDecimal |
ImmutableFioDataPoint.apparentTemperatureMax()
A numerical value representing the maximumum apparent temperature on the given day
in degrees Fahrenheit.
|
abstract BigDecimal |
FioDataPoint.apparentTemperatureMax()
A numerical value representing the maximumum apparent temperature on the given day
in degrees Fahrenheit.
|
Long |
ImmutableFioDataPoint.apparentTemperatureMaxTime()
The UNIX time at which
ImmutableFioDataPoint.apparentTemperatureMax() occurs. |
abstract Long |
FioDataPoint.apparentTemperatureMaxTime()
The UNIX time at which
FioDataPoint.apparentTemperatureMax() occurs. |
BigDecimal |
ImmutableFioDataPoint.apparentTemperatureMin()
A numerical value representing the minimum apparent temperature on the given day in
degrees Fahrenheit.
|
abstract BigDecimal |
FioDataPoint.apparentTemperatureMin()
A numerical value representing the minimum apparent temperature on the given day in
degrees Fahrenheit.
|
Long |
ImmutableFioDataPoint.apparentTemperatureMinTime()
The UNIX time at which
ImmutableFioDataPoint.apparentTemperatureMin() occurs. |
abstract Long |
FioDataPoint.apparentTemperatureMinTime()
The UNIX time at which
FioDataPoint.apparentTemperatureMin() occurs. |
BigDecimal |
ImmutableFioDataPoint.cloudCover()
A numerical value between 0 and 1 (inclusive) representing the percentage of sky
occluded by clouds.
|
abstract BigDecimal |
FioDataPoint.cloudCover()
A numerical value between 0 and 1 (inclusive) representing the percentage of sky
occluded by clouds.
|
FioDataPoint |
ImmutableFioResponse.currently()
An instance of
FioDataPoint containing the current weather conditions at
the requested location. |
FioDataPoint |
FioResponse.currently()
An instance of
FioDataPoint containing the current weather conditions at
the requested location. |
FioDataBlock |
ImmutableFioResponse.daily()
An instance of
FioDataPoint containing the weather conditions day-by-day
for the next week. |
FioDataBlock |
FioResponse.daily()
An instance of
FioDataPoint containing the weather conditions day-by-day
for the next week. |
Object |
ImmutableFioFlag.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
maintenace) has made the data unavailable.
|
Object |
FioFlag.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
maintenace) has made the data unavailable.
|
BigDecimal |
ImmutableFioDataPoint.dewPoint()
A numerical value representing the dew point at the given time in degrees
Fahrenheit.
|
abstract BigDecimal |
FioDataPoint.dewPoint()
A numerical value representing the dew point at the given time in degrees
Fahrenheit.
|
Boolean |
FioRequest.extendHourly()
When present on a forecast request, return hourly data for the next seven days,
rather than the next two.
|
FioDataBlock |
ImmutableFioResponse.hourly()
An instance of
FioDataPoint containing the weather conditions hour-by-hour
for the next two days. |
FioDataBlock |
FioResponse.hourly()
An instance of
FioDataPoint containing the weather conditions hour-by-hour
for the next two days. |
BigDecimal |
ImmutableFioDataPoint.humidity()
A numerical value between 0 and 1 (inclusive) representing the relative humidity.
|
abstract BigDecimal |
FioDataPoint.humidity()
A numerical value between 0 and 1 (inclusive) representing the relative humidity.
|
FioIcon |
ImmutableFioDataPoint.icon()
A machine-readable text summary of this data point, suitable for selecting an icon
for display.
|
abstract FioIcon |
FioDataPoint.icon()
A machine-readable text summary of this data point, suitable for selecting an icon
for display.
|
FioLanguage |
FioRequest.language()
Return summary properties in the desired language
|
String |
ImmutableFioFlag.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 |
FioFlag.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).
|
FioDataBlock |
ImmutableFioResponse.minutely()
An instance of
FioDataPoint containing the weather conditions
minute-by-minute for the next hour. |
FioDataBlock |
FioResponse.minutely()
An instance of
FioDataPoint containing the weather conditions
minute-by-minute for the next hour. |
BigDecimal |
ImmutableFioDataPoint.moonPhase()
A number representing the fractional part of the lunation number of 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 |
FioDataPoint.moonPhase()
A number representing the fractional part of the lunation number of 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 |
ImmutableFioDataPoint.nearestStormBearing()
A numerical value representing the direction of the nearest storm in degrees, with
true north at 0° and progressing clockwise.
|
abstract BigDecimal |
FioDataPoint.nearestStormBearing()
A numerical value representing the direction of the nearest storm in degrees, with
true north at 0° and progressing clockwise.
|
BigDecimal |
ImmutableFioDataPoint.nearestStormDistance()
A numerical value representing the distance to the nearest storm in miles.
|
abstract BigDecimal |
FioDataPoint.nearestStormDistance()
A numerical value representing the distance to the nearest storm in miles.
|
BigDecimal |
ImmutableFioDataPoint.ozone()
A numerical value representing the columnar density of total atmospheric ozone at
the given time in Dobson units.
|
abstract BigDecimal |
FioDataPoint.ozone()
A numerical value representing the columnar density of total atmospheric ozone at
the given time in Dobson units.
|
BigDecimal |
ImmutableFioDataPoint.precipAccumulation()
The amount of snowfall accumulation expected to occur on the given day, in inches.
|
abstract BigDecimal |
FioDataPoint.precipAccumulation()
The amount of snowfall accumulation expected to occur on the given day, in inches.
|
BigDecimal |
ImmutableFioDataPoint.precipIntensity()
A numerical value representing the average expected intensity (in inches of liquid
water per hour) of precipitation occurring at the given time conditional on
probability (that is, assuming any precipitation occurs at all).
|
abstract BigDecimal |
FioDataPoint.precipIntensity()
A numerical value representing the average expected intensity (in inches of liquid
water per hour) of precipitation occurring at the given time conditional on
probability (that is, assuming any precipitation occurs at all).
|
BigDecimal |
ImmutableFioDataPoint.precipIntensityMax()
Numerical values representing the maximumum expected intensity of precipitation on
the given day in inches of liquid water per hour.
|
abstract BigDecimal |
FioDataPoint.precipIntensityMax()
Numerical values representing the maximumum expected intensity of precipitation on
the given day in inches of liquid water per hour.
|
Long |
ImmutableFioDataPoint.precipIntensityMaxTime()
The UNIX time at which
ImmutableFioDataPoint.precipIntensityMax() occurs on the given day |
abstract Long |
FioDataPoint.precipIntensityMaxTime()
The UNIX time at which
FioDataPoint.precipIntensityMax() occurs on the given day |
BigDecimal |
ImmutableFioDataPoint.precipProbability()
A numerical value between 0 and 1 (inclusive) representing the probability of
precipitation occurring at the given time.
|
abstract BigDecimal |
FioDataPoint.precipProbability()
A numerical value between 0 and 1 (inclusive) representing the probability of
precipitation occurring at the given time.
|
FioPrecipType |
ImmutableFioDataPoint.precipType()
The type of precipitation occurring at the given time.
|
abstract FioPrecipType |
FioDataPoint.precipType()
The type of precipitation occurring at the given time.
|
BigDecimal |
ImmutableFioDataPoint.pressure()
A numerical value representing the sea-level air pressure in millibars.
|
abstract BigDecimal |
FioDataPoint.pressure()
A numerical value representing the sea-level air pressure in millibars.
|
String |
ImmutableFioDataPoint.summary()
A human-readable text summary of this data point.
|
abstract String |
FioDataPoint.summary()
A human-readable text summary of this data point.
|
Long |
ImmutableFioDataPoint.sunriseTime()
The UNIX time (that is, seconds since midnight GMT on 1 Jan 1970) of the last
sunrise before the solar noon closest to local noon on the given day.
|
abstract Long |
FioDataPoint.sunriseTime()
The UNIX time (that is, seconds since midnight GMT on 1 Jan 1970) of the last
sunrise before the solar noon closest to local noon on the given day.
|
Long |
ImmutableFioDataPoint.sunsetTime()
The UNIX time (that is, seconds since midnight GMT on 1 Jan 1970) of the first
sunset after the solar noon closest to local noon on the given day.
|
abstract Long |
FioDataPoint.sunsetTime()
The UNIX time (that is, seconds since midnight GMT on 1 Jan 1970) of the first
sunset after the solar noon closest to local noon on the given day.
|
BigDecimal |
ImmutableFioDataPoint.temperature()
A numerical value representing the temperature at the given time in degrees
Fahrenheit.
|
abstract BigDecimal |
FioDataPoint.temperature()
A numerical value representing the temperature at the given time in degrees
Fahrenheit.
|
BigDecimal |
ImmutableFioDataPoint.temperatureMax()
A numerical value representing the maximumum temperature on the given day in
degrees Fahrenheit.
|
abstract BigDecimal |
FioDataPoint.temperatureMax()
A numerical value representing the maximumum temperature on the given day in
degrees Fahrenheit.
|
Long |
ImmutableFioDataPoint.temperatureMaxTime()
The UNIX time at which
ImmutableFioDataPoint.temperatureMax() occurs. |
abstract Long |
FioDataPoint.temperatureMaxTime()
The UNIX time at which
FioDataPoint.temperatureMax() occurs. |
BigDecimal |
ImmutableFioDataPoint.temperatureMin()
Numerical values representing the minimum temperature on the given day in degrees
Fahrenheit.
|
abstract BigDecimal |
FioDataPoint.temperatureMin()
Numerical values representing the minimum temperature on the given day in degrees
Fahrenheit.
|
Long |
ImmutableFioDataPoint.temperatureMinTime()
The UNIX time at which
ImmutableFioDataPoint.temperatureMin() occurs. |
abstract Long |
FioDataPoint.temperatureMinTime()
The UNIX time at which
FioDataPoint.temperatureMin() occurs. |
FioUnit |
FioRequest.unit()
Return the API response in units other than the default Imperial units
|
FioUnit |
ImmutableFioFlag.units()
The presence of this property indicates which units were used for the data in this
request.
|
FioUnit |
FioFlag.units()
The presence of this property indicates which units were used for the data in this
request.
|
BigDecimal |
ImmutableFioDataPoint.visibility()
A numerical value representing the average visibility in miles, capped at 10 miles.
|
abstract BigDecimal |
FioDataPoint.visibility()
A numerical value representing the average visibility in miles, capped at 10 miles.
|
BigDecimal |
ImmutableFioDataPoint.windBearing()
A numerical value representing the direction that the wind is coming from in
degrees, with true north at 0° and progressing clockwise.
|
abstract BigDecimal |
FioDataPoint.windBearing()
A numerical value representing the direction that the wind is coming from in
degrees, with true north at 0° and progressing clockwise.
|
BigDecimal |
ImmutableFioDataPoint.windSpeed()
A numerical value representing the wind speed in miles per hour.
|
abstract BigDecimal |
FioDataPoint.windSpeed()
A numerical value representing the wind speed in miles per hour.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.apparentTemperature(BigDecimal apparentTemperature)
Initializes the value for the
apparentTemperature attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.apparentTemperatureMax(BigDecimal apparentTemperatureMax)
Initializes the value for the
apparentTemperatureMax attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.apparentTemperatureMaxTime(Long apparentTemperatureMaxTime)
Initializes the value for the
apparentTemperatureMaxTime attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.apparentTemperatureMin(BigDecimal apparentTemperatureMin)
Initializes the value for the
apparentTemperatureMin attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.apparentTemperatureMinTime(Long apparentTemperatureMinTime)
Initializes the value for the
apparentTemperatureMinTime attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.cloudCover(BigDecimal cloudCover)
Initializes the value for the
cloudCover attribute. |
ImmutableFioResponse.Builder |
ImmutableFioResponse.Builder.currently(FioDataPoint currently)
Initializes the value for the
currently attribute. |
ImmutableFioResponse.Builder |
ImmutableFioResponse.Builder.daily(FioDataBlock daily)
Initializes the value for the
daily attribute. |
ImmutableFioFlag.Builder |
ImmutableFioFlag.Builder.darkskyUnavailable(Object darkskyUnavailable)
Initializes the value for the
darkskyUnavailable attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.dewPoint(BigDecimal dewPoint)
Initializes the value for the
dewPoint attribute. |
ImmutableFioResponse.Builder |
ImmutableFioResponse.Builder.hourly(FioDataBlock hourly)
Initializes the value for the
hourly attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.humidity(BigDecimal humidity)
Initializes the value for the
humidity attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.icon(FioIcon icon)
Initializes the value for the
icon attribute. |
ImmutableFioFlag.Builder |
ImmutableFioFlag.Builder.metnoLicense(String metnoLicense)
Initializes the value for the
metnoLicense attribute. |
ImmutableFioResponse.Builder |
ImmutableFioResponse.Builder.minutely(FioDataBlock minutely)
Initializes the value for the
minutely attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.moonPhase(BigDecimal moonPhase)
Initializes the value for the
moonPhase attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.nearestStormBearing(BigDecimal nearestStormBearing)
Initializes the value for the
nearestStormBearing attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.nearestStormDistance(BigDecimal nearestStormDistance)
Initializes the value for the
nearestStormDistance attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.ozone(BigDecimal ozone)
Initializes the value for the
ozone attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.precipAccumulation(BigDecimal precipAccumulation)
Initializes the value for the
precipAccumulation attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.precipIntensity(BigDecimal precipIntensity)
Initializes the value for the
precipIntensity attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.precipIntensityMax(BigDecimal precipIntensityMax)
Initializes the value for the
precipIntensityMax attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.precipIntensityMaxTime(Long precipIntensityMaxTime)
Initializes the value for the
precipIntensityMaxTime attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.precipProbability(BigDecimal precipProbability)
Initializes the value for the
precipProbability attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.precipType(FioPrecipType precipType)
Initializes the value for the
precipType attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.pressure(BigDecimal pressure)
Initializes the value for the
pressure attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.summary(String summary)
Initializes the value for the
summary attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.sunriseTime(Long sunriseTime)
Initializes the value for the
sunriseTime attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.sunsetTime(Long sunsetTime)
Initializes the value for the
sunsetTime attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.temperature(BigDecimal temperature)
Initializes the value for the
temperature attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.temperatureMax(BigDecimal temperatureMax)
Initializes the value for the
temperatureMax attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.temperatureMaxTime(Long temperatureMaxTime)
Initializes the value for the
temperatureMaxTime attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.temperatureMin(BigDecimal temperatureMin)
Initializes the value for the
temperatureMin attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.temperatureMinTime(Long temperatureMinTime)
Initializes the value for the
temperatureMinTime attribute. |
ImmutableFioFlag.Builder |
ImmutableFioFlag.Builder.units(FioUnit units)
Initializes the value for the
units attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.visibility(BigDecimal visibility)
Initializes the value for the
visibility attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.windBearing(BigDecimal windBearing)
Initializes the value for the
windBearing attribute. |
ImmutableFioDataPoint.Builder |
ImmutableFioDataPoint.Builder.windSpeed(BigDecimal windSpeed)
Initializes the value for the
windSpeed attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withApparentTemperature(BigDecimal apparentTemperature)
Copy the current immutable object by setting a value for the
apparentTemperature attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withApparentTemperatureMax(BigDecimal apparentTemperatureMax)
Copy the current immutable object by setting a value for the
apparentTemperatureMax attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withApparentTemperatureMaxTime(Long apparentTemperatureMaxTime)
Copy the current immutable object by setting a value for the
apparentTemperatureMaxTime attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withApparentTemperatureMin(BigDecimal apparentTemperatureMin)
Copy the current immutable object by setting a value for the
apparentTemperatureMin attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withApparentTemperatureMinTime(Long apparentTemperatureMinTime)
Copy the current immutable object by setting a value for the
apparentTemperatureMinTime attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withCloudCover(BigDecimal cloudCover)
Copy the current immutable object by setting a value for the
cloudCover attribute. |
ImmutableFioResponse |
ImmutableFioResponse.withCurrently(FioDataPoint currently)
Copy the current immutable object by setting a value for the
currently attribute. |
ImmutableFioResponse |
ImmutableFioResponse.withDaily(FioDataBlock daily)
Copy the current immutable object by setting a value for the
daily attribute. |
ImmutableFioFlag |
ImmutableFioFlag.withDarkskyUnavailable(Object darkskyUnavailable)
Copy the current immutable object by setting a value for the
darkskyUnavailable attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withDewPoint(BigDecimal dewPoint)
Copy the current immutable object by setting a value for the
dewPoint attribute. |
ImmutableFioResponse |
ImmutableFioResponse.withHourly(FioDataBlock hourly)
Copy the current immutable object by setting a value for the
hourly attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withHumidity(BigDecimal humidity)
Copy the current immutable object by setting a value for the
humidity attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withIcon(FioIcon icon)
Copy the current immutable object by setting a value for the
icon attribute. |
ImmutableFioFlag |
ImmutableFioFlag.withMetnoLicense(String metnoLicense)
Copy the current immutable object by setting a value for the
metnoLicense attribute. |
ImmutableFioResponse |
ImmutableFioResponse.withMinutely(FioDataBlock minutely)
Copy the current immutable object by setting a value for the
minutely attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withMoonPhase(BigDecimal moonPhase)
Copy the current immutable object by setting a value for the
moonPhase attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withNearestStormBearing(BigDecimal nearestStormBearing)
Copy the current immutable object by setting a value for the
nearestStormBearing attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withNearestStormDistance(BigDecimal nearestStormDistance)
Copy the current immutable object by setting a value for the
nearestStormDistance attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withOzone(BigDecimal ozone)
Copy the current immutable object by setting a value for the
ozone attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withPrecipAccumulation(BigDecimal precipAccumulation)
Copy the current immutable object by setting a value for the
precipAccumulation attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withPrecipIntensity(BigDecimal precipIntensity)
Copy the current immutable object by setting a value for the
precipIntensity attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withPrecipIntensityMax(BigDecimal precipIntensityMax)
Copy the current immutable object by setting a value for the
precipIntensityMax attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withPrecipIntensityMaxTime(Long precipIntensityMaxTime)
Copy the current immutable object by setting a value for the
precipIntensityMaxTime attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withPrecipProbability(BigDecimal precipProbability)
Copy the current immutable object by setting a value for the
precipProbability attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withPrecipType(FioPrecipType precipType)
Copy the current immutable object by setting a value for the
precipType attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withPressure(BigDecimal pressure)
Copy the current immutable object by setting a value for the
pressure attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withSummary(String summary)
Copy the current immutable object by setting a value for the
summary attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withSunriseTime(Long sunriseTime)
Copy the current immutable object by setting a value for the
sunriseTime attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withSunsetTime(Long sunsetTime)
Copy the current immutable object by setting a value for the
sunsetTime attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withTemperature(BigDecimal temperature)
Copy the current immutable object by setting a value for the
temperature attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withTemperatureMax(BigDecimal temperatureMax)
Copy the current immutable object by setting a value for the
temperatureMax attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withTemperatureMaxTime(Long temperatureMaxTime)
Copy the current immutable object by setting a value for the
temperatureMaxTime attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withTemperatureMin(BigDecimal temperatureMin)
Copy the current immutable object by setting a value for the
temperatureMin attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withTemperatureMinTime(Long temperatureMinTime)
Copy the current immutable object by setting a value for the
temperatureMinTime attribute. |
ImmutableFioFlag |
ImmutableFioFlag.withUnits(FioUnit units)
Copy the current immutable object by setting a value for the
units attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withVisibility(BigDecimal visibility)
Copy the current immutable object by setting a value for the
visibility attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withWindBearing(BigDecimal windBearing)
Copy the current immutable object by setting a value for the
windBearing attribute. |
ImmutableFioDataPoint |
ImmutableFioDataPoint.withWindSpeed(BigDecimal windSpeed)
Copy the current immutable object by setting a value for the
windSpeed attribute. |
Copyright © 2016. All rights reserved.