| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.domain |
| Modifier and Type | Field and Description |
|---|---|
protected RefStationMeteo |
WeatherStationAbstract.refStationMeteo
Nom de l'attribut en BD : refStationMeteo
|
| Modifier and Type | Method and Description |
|---|---|
RefStationMeteo |
WeatherStationAbstract.getRefStationMeteo() |
RefStationMeteo |
WeatherStation.getRefStationMeteo() |
| Modifier and Type | Method and Description |
|---|---|
void |
WeatherStationAbstract.setRefStationMeteo(RefStationMeteo refStationMeteo) |
void |
WeatherStation.setRefStationMeteo(RefStationMeteo refStationMeteo) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefStationMeteoAbstract |
class |
RefStationMeteoImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefStationMeteo,String> |
Referentials.GET_STATION_METEO_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
RefStationMeteo |
DomainService.findRefStationMeteoByTopiaId(String topiaId)
Find the
RefStationMeteo instance by a given TopiaEntity.getTopiaId(). |
Copyright © 2013–2015 Inra. All rights reserved.