| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.effective | |
| fr.inra.agrosyst.api.services.practiced |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<EffectiveSpeciesStade,SpeciesStadeDto> |
EffectiveCropCycles.SPECIES_STADE_TO_DTO |
protected List<SpeciesStadeDto> |
EffectiveInterventionDto.speciesStadesDtos |
| Modifier and Type | Method and Description |
|---|---|
List<SpeciesStadeDto> |
EffectiveInterventionDto.getSpeciesStadesDtos() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveInterventionDto.addSpeciesStadesDto(SpeciesStadeDto speciesStadeDto) |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveInterventionDto.setSpeciesStadesDtos(List<SpeciesStadeDto> speciesStadesDtos) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<PracticedSpeciesStade,SpeciesStadeDto> |
PracticedSystems.SPECIES_STADE_TO_DTO |
protected List<SpeciesStadeDto> |
PracticedInterventionDto.speciesStadesDtos |
| Modifier and Type | Method and Description |
|---|---|
List<SpeciesStadeDto> |
PracticedInterventionDto.getSpeciesStadesDtos() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedInterventionDto.addSpeciesStadeDto(SpeciesStadeDto speciesStadeDto) |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedInterventionDto.setSpeciesStadesDtos(List<SpeciesStadeDto> speciesStadesDtos) |
Copyright © 2013–2015 Inra. All rights reserved.