| Package | Description |
|---|---|
| fr.inra.agrosyst.web.actions.domains |
| Modifier and Type | Field and Description |
|---|---|
protected List<WeatherStationDto> |
DomainsEdit.weatherStationDtos |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.common.base.Function<WeatherStation,WeatherStationDto> |
WeatherStations.getFunctionWeatherStationToDto(String defaultWeatherStationId)
Creates a function that returns a
WeatherStationDto instance from a given WeatherStation. |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
WeatherStations.dtoToWeatherStation(WeatherStationDto dto,
WeatherStation weatherStation,
RefStationMeteo refStationMeteo)
Uses
WeatherStationDto corresponding getter from each
WeatherStation instance setter. |
Copyright © 2013 Inra. All rights reserved.