- setCode(WeatherCode) - Method in class org.kustom.api.weather.model.WeatherCondition
-
Sets Kustom standard weather code
- setCondition(String) - Method in class org.kustom.api.weather.model.WeatherCondition
-
Sets condition in readable format
- setHumidity(int) - Method in class org.kustom.api.weather.model.WeatherCondition
-
Set humidity in %
- setPressure(float) - Method in class org.kustom.api.weather.model.WeatherCondition
-
Set pressure in millibars
- setRain(float) - Method in class org.kustom.api.weather.model.WeatherDailyForecast
-
Sets expected rain precipitations
- setRain(float) - Method in class org.kustom.api.weather.model.WeatherHourlyForecast
-
Sets expected rain precipitations
- setRainChance(int) - Method in class org.kustom.api.weather.model.WeatherDailyForecast
-
Sets current chance of rain
- setRainChance(int) - Method in class org.kustom.api.weather.model.WeatherHourlyForecast
-
Sets current chance of rain
- setTemperature(float) - Method in class org.kustom.api.weather.model.WeatherInstant
-
Set temperature in Celsius
- setTempMax(float) - Method in class org.kustom.api.weather.model.WeatherDailyForecast
-
Sets max day temperature
- setTempMin(float) - Method in class org.kustom.api.weather.model.WeatherDailyForecast
-
Sets min day temperature
- SETTINGS_EXTRA_ACCENT_COLOR - Static variable in class org.kustom.api.weather.KustomWeatherService
-
- SETTINGS_EXTRA_EXPLICIT - Static variable in class org.kustom.api.weather.KustomWeatherService
-
- SETTINGS_EXTRA_SERVICE - Static variable in class org.kustom.api.weather.KustomWeatherService
-
- SETTINGS_EXTRA_THEME - Static variable in class org.kustom.api.weather.KustomWeatherService
-
- setValidFrom(long) - Method in class org.kustom.api.weather.model.WeatherHourlyForecast
-
Sets validity limit of this value (start)
- setValidTo(long) - Method in class org.kustom.api.weather.model.WeatherHourlyForecast
-
Sets validity limit of this value (end)
- setWindDeg(int) - Method in class org.kustom.api.weather.model.WeatherCondition
-
Set wind direction in degrees
- setWindSpeed(float) - Method in class org.kustom.api.weather.model.WeatherCondition
-
Set wind speed in m/s