| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.domain | |
| fr.inra.agrosyst.api.services.performance | |
| fr.inra.agrosyst.api.services.plot | |
| fr.inra.agrosyst.api.services.security |
| Modifier and Type | Field and Description |
|---|---|
protected PlotDto |
ZoneDto.plot |
| Modifier and Type | Method and Description |
|---|---|
PlotDto |
ZoneDto.getPlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneDto.setPlot(PlotDto plot) |
| Modifier and Type | Field and Description |
|---|---|
protected List<PlotDto> |
PerformanceDto.plots |
| Modifier and Type | Method and Description |
|---|---|
List<PlotDto> |
PerformanceDto.getPlots() |
List<PlotDto> |
PerformanceService.getPlots(List<String> domainIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceDto.setPlots(List<PlotDto> plots) |
| Modifier and Type | Method and Description |
|---|---|
List<PlotDto> |
PlotService.getPlots(Collection<String> plotIds) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<Plot,PlotDto> |
AnonymizeService.getPlotToDtoFunction() |
Copyright © 2013–2015 Inra. All rights reserved.