Skip navigation links
A B C E F G H I L M N P R S T U V W 

A

AbstractForecast - Class in no.api.meteo.entity.core.service.locationforecast
 
AbstractForecast() - Constructor for class no.api.meteo.entity.core.service.locationforecast.AbstractForecast
 
AbstractRiseSet - Class in no.api.meteo.entity.core.service.sunrise
 
AbstractRiseSet() - Constructor for class no.api.meteo.entity.core.service.sunrise.AbstractRiseSet
 
AbstractType - Class in no.api.meteo.entity.core.service.sunrise
 
AbstractType(Date, Date, Boolean, Boolean, List<ErrorType>) - Constructor for class no.api.meteo.entity.core.service.sunrise.AbstractType
 

B

BeaufortLevel - Enum in no.api.meteo.entity.extras
Enum representation of the Beaufort scale.
BeaufortRange - Class in no.api.meteo.entity.extras
 
BeaufortRange(double, double) - Constructor for class no.api.meteo.entity.extras.BeaufortRange
 

C

Cloudiness - Class in no.api.meteo.entity.core.service.locationforecast
 
Cloudiness(String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Cloudiness
 

E

ErrorType - Class in no.api.meteo.entity.core.service.sunrise
 
ErrorType(Date, Date) - Constructor for class no.api.meteo.entity.core.service.sunrise.ErrorType
 
ExtendedLocation - Class in no.api.meteo.entity.extras.locationgroup
 
ExtendedLocation(Double, Double, Integer, String) - Constructor for class no.api.meteo.entity.extras.locationgroup.ExtendedLocation
 

F

findByValue(String) - Static method in enum no.api.meteo.entity.core.service.sunrise.PhaseType
 
findByValue(String) - Static method in enum no.api.meteo.entity.core.service.sunrise.TwilightType
 
findUnitById(int) - Static method in enum no.api.meteo.entity.extras.BeaufortLevel
Find matching unit for a given number.
findUnitByKilometersPerHour(double) - Static method in enum no.api.meteo.entity.extras.BeaufortLevel
Find matching unit for a given number.
findUnitByKnots(double) - Static method in enum no.api.meteo.entity.extras.BeaufortLevel
Find matching unit for a given number.
findUnitByMetersPerSecond(double) - Static method in enum no.api.meteo.entity.extras.BeaufortLevel
Find matching unit for a given number.
Fog - Class in no.api.meteo.entity.core.service.locationforecast
 
Fog(String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Fog
 
Forecast - Interface in no.api.meteo.entity.core.service.locationforecast
 

G

getDates() - Method in class no.api.meteo.entity.core.service.sunrise.Sunrise
 
getError() - Method in class no.api.meteo.entity.core.service.sunrise.AbstractType
 
getForecasts() - Method in class no.api.meteo.entity.core.service.locationforecast.LocationForecast
 
getFromTime() - Method in interface no.api.meteo.entity.core.service.locationforecast.Forecast
 
getId() - Method in enum no.api.meteo.entity.extras.BeaufortLevel
Get the beaufort id.
getKmhRange() - Method in enum no.api.meteo.entity.extras.BeaufortLevel
Get the unit range in kilometers per hour.
getKnRange() - Method in enum no.api.meteo.entity.extras.BeaufortLevel
Get the unit range in knots.
getModels() - Method in class no.api.meteo.entity.core.Meta
 
getMsRange() - Method in enum no.api.meteo.entity.extras.BeaufortLevel
Get the unit range in meters per second.
getNameEN() - Method in enum no.api.meteo.entity.extras.BeaufortLevel
Get he name of the unit.
getNameNO() - Method in enum no.api.meteo.entity.extras.BeaufortLevel
Get the norwegian (bokmaal) translation of the unit name.
getNoon() - Method in class no.api.meteo.entity.core.service.sunrise.Sun
 
getToTime() - Method in interface no.api.meteo.entity.core.service.locationforecast.Forecast
 
getTwilight() - Method in class no.api.meteo.entity.core.service.sunrise.Sun
 
getValue() - Method in enum no.api.meteo.entity.core.service.sunrise.PhaseType
 
getValue() - Method in enum no.api.meteo.entity.core.service.sunrise.TwilightType
 

H

HighClouds - Class in no.api.meteo.entity.core.service.locationforecast
 
HighClouds(String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.HighClouds
 
Humidity - Class in no.api.meteo.entity.core.service.locationforecast
 
Humidity(String, String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Humidity
 

I

IdEntity - Class in no.api.meteo.entity.core
 
IdEntity() - Constructor for class no.api.meteo.entity.core.IdEntity
 

L

Location - Class in no.api.meteo.entity.core
 
Location(Double, Double, Integer) - Constructor for class no.api.meteo.entity.core.Location
 
LocationForecast - Class in no.api.meteo.entity.core.service.locationforecast
 
LocationForecast(Date, Meta, Location, List<Forecast>) - Constructor for class no.api.meteo.entity.core.service.locationforecast.LocationForecast
 
LocationGroup - Class in no.api.meteo.entity.extras.locationgroup
 
LocationGroup(String, List<ExtendedLocation>) - Constructor for class no.api.meteo.entity.extras.locationgroup.LocationGroup
 
LowClouds - Class in no.api.meteo.entity.core.service.locationforecast
 
LowClouds(String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.LowClouds
 

M

MediumClouds - Class in no.api.meteo.entity.core.service.locationforecast
 
MediumClouds(String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.MediumClouds
 
Meta - Class in no.api.meteo.entity.core
 
Meta(URI, List<Model>) - Constructor for class no.api.meteo.entity.core.Meta
 
MeteoExtrasForecast - Class in no.api.meteo.entity.extras
This is a special customized forecast containing a mix of information for a given period of time.
MeteoExtrasForecast(PointForecast, PeriodForecast) - Constructor for class no.api.meteo.entity.extras.MeteoExtrasForecast
 
MeteoExtrasForecastDay - Class in no.api.meteo.entity.extras
 
MeteoExtrasForecastDay(Date, List<MeteoExtrasForecast>) - Constructor for class no.api.meteo.entity.extras.MeteoExtrasForecastDay
 
MeteoExtrasLongTermForecast - Class in no.api.meteo.entity.extras
 
MeteoExtrasLongTermForecast(List<MeteoExtrasForecastDay>) - Constructor for class no.api.meteo.entity.extras.MeteoExtrasLongTermForecast
 
MeteoServiceVersion - Class in no.api.meteo.entity.core
 
MeteoServiceVersion(int, int) - Constructor for class no.api.meteo.entity.core.MeteoServiceVersion
 
Model - Class in no.api.meteo.entity.core.service.locationforecast
 
Model(Date, Date, Date, Date, Date, String) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Model
 
Moon - Class in no.api.meteo.entity.core.service.sunrise
 
Moon(Date, Date, Boolean, Boolean, List<ErrorType>, PhaseType) - Constructor for class no.api.meteo.entity.core.service.sunrise.Moon
 

N

no.api.meteo.entity.core - package no.api.meteo.entity.core
 
no.api.meteo.entity.core.service.locationforecast - package no.api.meteo.entity.core.service.locationforecast
 
no.api.meteo.entity.core.service.sunrise - package no.api.meteo.entity.core.service.sunrise
 
no.api.meteo.entity.extras - package no.api.meteo.entity.extras
 
no.api.meteo.entity.extras.locationgroup - package no.api.meteo.entity.extras.locationgroup
 
Noon - Class in no.api.meteo.entity.core.service.sunrise
 
Noon(Date, Double, Double) - Constructor for class no.api.meteo.entity.core.service.sunrise.Noon
 

P

PercentEntity - Class in no.api.meteo.entity.core
 
PercentEntity(String, Double) - Constructor for class no.api.meteo.entity.core.PercentEntity
 
PeriodForecast - Class in no.api.meteo.entity.core.service.locationforecast
 
PeriodForecast(Date, Date, Precipitation, Symbol, SymbolProbability) - Constructor for class no.api.meteo.entity.core.service.locationforecast.PeriodForecast
 
PhaseType - Enum in no.api.meteo.entity.core.service.sunrise
 
PointForecast - Class in no.api.meteo.entity.core.service.locationforecast
 
PointForecast(Date, Date, Fog, Pressure, HighClouds, MediumClouds, Cloudiness, LowClouds, WindDirection, WindSpeed, Humidity, Temperature, WindProbability, TemperatureProbability) - Constructor for class no.api.meteo.entity.core.service.locationforecast.PointForecast
 
PointForecast(Date, Date) - Constructor for class no.api.meteo.entity.core.service.locationforecast.PointForecast
 
Precipitation - Class in no.api.meteo.entity.core.service.locationforecast
 
Precipitation(String, String, Double, Double, Double, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Precipitation
 
Pressure - Class in no.api.meteo.entity.core.service.locationforecast
 
Pressure(String, String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Pressure
 
ProbabilityEntity - Class in no.api.meteo.entity.core.service.locationforecast
 
ProbabilityEntity() - Constructor for class no.api.meteo.entity.core.service.locationforecast.ProbabilityEntity
 

R

RootEntity - Class in no.api.meteo.entity.core
 
RootEntity() - Constructor for class no.api.meteo.entity.core.RootEntity
 

S

Sun - Class in no.api.meteo.entity.core.service.sunrise
 
Sun(Date, Date, Boolean, Boolean, List<ErrorType>, Double, List<Noon>, List<TwilightType>) - Constructor for class no.api.meteo.entity.core.service.sunrise.Sun
 
Sunrise - Class in no.api.meteo.entity.core.service.sunrise
 
Sunrise(Date, Meta, Location, List<SunriseDate>) - Constructor for class no.api.meteo.entity.core.service.sunrise.Sunrise
 
SunriseDate - Class in no.api.meteo.entity.core.service.sunrise
 
SunriseDate(Date, Sun, Moon) - Constructor for class no.api.meteo.entity.core.service.sunrise.SunriseDate
 
Symbol - Class in no.api.meteo.entity.core.service.locationforecast
 
Symbol(String, Integer) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Symbol
 
SymbolProbability - Class in no.api.meteo.entity.core.service.locationforecast
 
SymbolProbability(String, Integer) - Constructor for class no.api.meteo.entity.core.service.locationforecast.SymbolProbability
 

T

Temperature - Class in no.api.meteo.entity.core.service.locationforecast
 
Temperature(String, String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.Temperature
 
TemperatureProbability - Class in no.api.meteo.entity.core.service.locationforecast
 
TemperatureProbability(String, Integer) - Constructor for class no.api.meteo.entity.core.service.locationforecast.TemperatureProbability
 
toStringVersion() - Method in class no.api.meteo.entity.core.MeteoServiceVersion
 
TwilightType - Enum in no.api.meteo.entity.core.service.sunrise
 

U

UnitEntity - Class in no.api.meteo.entity.core.service.locationforecast
 
UnitEntity(String, String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.UnitEntity
 

V

valueOf(String) - Static method in enum no.api.meteo.entity.core.service.sunrise.PhaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum no.api.meteo.entity.core.service.sunrise.TwilightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum no.api.meteo.entity.extras.BeaufortLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum no.api.meteo.entity.core.service.sunrise.PhaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum no.api.meteo.entity.core.service.sunrise.TwilightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum no.api.meteo.entity.extras.BeaufortLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

WindDirection - Class in no.api.meteo.entity.core.service.locationforecast
 
WindDirection(String, String, Double) - Constructor for class no.api.meteo.entity.core.service.locationforecast.WindDirection
 
WindProbability - Class in no.api.meteo.entity.core.service.locationforecast
 
WindProbability(String, Integer) - Constructor for class no.api.meteo.entity.core.service.locationforecast.WindProbability
 
WindSpeed - Class in no.api.meteo.entity.core.service.locationforecast
 
WindSpeed(String, Integer, Double, String) - Constructor for class no.api.meteo.entity.core.service.locationforecast.WindSpeed
 
A B C E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2015 Amedia. All rights reserved.