| Package | Description |
|---|---|
| ch.rasc.forcastio.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFioFlag |
ImmutableFioFlag.Builder.build()
Builds a new
ImmutableFioFlag. |
static ImmutableFioFlag |
ImmutableFioFlag.copyOf(FioFlag instance)
Creates an immutable copy of a
FioFlag value. |
ImmutableFioFlag |
ImmutableFioFlag.withDarkskyStations(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
darkskyStations. |
ImmutableFioFlag |
ImmutableFioFlag.withDarkskyStations(String... elements)
Copy the current immutable object with elements that replace the content of
darkskyStations. |
ImmutableFioFlag |
ImmutableFioFlag.withDarkskyUnavailable(Object darkskyUnavailable)
Copy the current immutable object by setting a value for the
darkskyUnavailable attribute. |
ImmutableFioFlag |
ImmutableFioFlag.withDatapointStations(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
datapointStations. |
ImmutableFioFlag |
ImmutableFioFlag.withDatapointStations(String... elements)
Copy the current immutable object with elements that replace the content of
datapointStations. |
ImmutableFioFlag |
ImmutableFioFlag.withIsdStations(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
isdStations. |
ImmutableFioFlag |
ImmutableFioFlag.withIsdStations(String... elements)
Copy the current immutable object with elements that replace the content of
isdStations. |
ImmutableFioFlag |
ImmutableFioFlag.withLampStations(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
lampStations. |
ImmutableFioFlag |
ImmutableFioFlag.withLampStations(String... elements)
Copy the current immutable object with elements that replace the content of
lampStations. |
ImmutableFioFlag |
ImmutableFioFlag.withMetarStations(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
metarStations. |
ImmutableFioFlag |
ImmutableFioFlag.withMetarStations(String... elements)
Copy the current immutable object with elements that replace the content of
metarStations. |
ImmutableFioFlag |
ImmutableFioFlag.withMetnoLicense(String metnoLicense)
Copy the current immutable object by setting a value for the
metnoLicense attribute. |
ImmutableFioFlag |
ImmutableFioFlag.withSources(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
sources. |
ImmutableFioFlag |
ImmutableFioFlag.withSources(String... elements)
Copy the current immutable object with elements that replace the content of
sources. |
ImmutableFioFlag |
ImmutableFioFlag.withUnits(FioUnit units)
Copy the current immutable object by setting a value for the
units attribute. |
Copyright © 2016. All rights reserved.