| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.effective | |
| fr.inra.agrosyst.api.services.effective |
| Modifier and Type | Class and Description |
|---|---|
class |
EffectiveCropCyclePhaseAbstract |
class |
EffectiveCropCyclePhaseImpl |
| Modifier and Type | Field and Description |
|---|---|
protected EffectiveCropCyclePhase |
EffectiveInterventionAbstract.effectiveCropCyclePhase
Nom de l'attribut en BD : effectiveCropCyclePhase
|
protected EffectiveCropCyclePhase |
EffectivePerennialCropCycleAbstract.phase
Nom de l'attribut en BD : phase
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveCropCyclePhase |
EffectiveIntervention.getEffectiveCropCyclePhase() |
EffectiveCropCyclePhase |
EffectiveInterventionAbstract.getEffectiveCropCyclePhase() |
EffectiveCropCyclePhase |
EffectivePerennialCropCycle.getPhase() |
EffectiveCropCyclePhase |
EffectivePerennialCropCycleAbstract.getPhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveIntervention.setEffectiveCropCyclePhase(EffectiveCropCyclePhase effectiveCropCyclePhase) |
void |
EffectiveInterventionAbstract.setEffectiveCropCyclePhase(EffectiveCropCyclePhase effectiveCropCyclePhase) |
void |
EffectivePerennialCropCycle.setPhase(EffectiveCropCyclePhase phase) |
void |
EffectivePerennialCropCycleAbstract.setPhase(EffectiveCropCyclePhase phase) |
| Modifier and Type | Class and Description |
|---|---|
class |
EffectiveCropCyclePhaseDto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<EffectiveCropCyclePhase,EffectiveCropCyclePhaseDto> |
EffectiveCropCycles.CROP_CYCLE_PHASE_TO_DTO |
Copyright © 2013–2015 Inra. All rights reserved.