| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.practiced | |
| fr.inra.agrosyst.api.services.pz0.practicedSystem |
| Modifier and Type | Field and Description |
|---|---|
protected List<PracticedInterventionDto> |
PracticedCropCyclePhaseDto.interventions |
protected List<PracticedInterventionDto> |
PracticedCropCycleConnectionDto.interventions |
| Modifier and Type | Method and Description |
|---|---|
List<PracticedInterventionDto> |
PracticedCropCyclePhaseDto.getInterventions() |
List<PracticedInterventionDto> |
PracticedCropCycleConnectionDto.getInterventions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedCropCyclePhaseDto.addIntervention(PracticedInterventionDto interventionDto) |
void |
PracticedCropCycleConnectionDto.addIntervention(PracticedInterventionDto interventionDto) |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedCropCyclePhaseDto.setInterventions(List<PracticedInterventionDto> interventions) |
void |
PracticedCropCycleConnectionDto.setInterventions(List<PracticedInterventionDto> interventions) |
| Modifier and Type | Field and Description |
|---|---|
protected PracticedInterventionDto |
Pz0PracticedIntervention.practicedInterventionDto |
| Modifier and Type | Method and Description |
|---|---|
PracticedInterventionDto |
Pz0PracticedIntervention.getPracticedInterventionDto() |
Copyright © 2013–2015 Inra. All rights reserved.