| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.effective | |
| fr.inra.agrosyst.api.services.input | |
| fr.inra.agrosyst.api.services.pz0.effective |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<EffectiveIntervention,EffectiveInterventionDto> |
EffectiveCropCycles.INTERVENTION_TO_DTO |
protected List<EffectiveInterventionDto> |
EffectiveCropCycleNodeDto.interventions |
protected List<EffectiveInterventionDto> |
EffectiveCropCyclePhaseDto.interventions |
| Modifier and Type | Method and Description |
|---|---|
List<EffectiveInterventionDto> |
EffectiveCropCycleNodeDto.getInterventions() |
List<EffectiveInterventionDto> |
EffectiveCropCyclePhaseDto.getInterventions() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveCropCycleNodeDto.addIntervention(EffectiveInterventionDto interventionDto) |
void |
EffectiveCropCyclePhaseDto.addIntervention(EffectiveInterventionDto interventionDto) |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveCropCycleService.copyInterventions(List<TargetedZones> zones,
List<EffectiveInterventionDto> interventionDtos)
Copy interventions to the given zone crops
|
void |
EffectiveCropCycleNodeDto.setInterventions(List<EffectiveInterventionDto> interventions) |
void |
EffectiveCropCyclePhaseDto.setInterventions(List<EffectiveInterventionDto> interventions) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputService.migrateInputSpeciesToTargetedSpecies(EffectiveInterventionDto interventionDto) |
| Modifier and Type | Field and Description |
|---|---|
protected EffectiveInterventionDto |
Pz0EffectiveIntervention.intervention |
| Modifier and Type | Method and Description |
|---|---|
EffectiveInterventionDto |
Pz0EffectiveIntervention.getEffectiveInterventionDto() |
Copyright © 2013–2015 Inra. All rights reserved.