| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.practiced | |
| fr.inra.agrosyst.api.services.practiced |
| Modifier and Type | Class and Description |
|---|---|
class |
PracticedCropCyclePhaseAbstract |
class |
PracticedCropCyclePhaseImpl |
| Modifier and Type | Field and Description |
|---|---|
protected PracticedCropCyclePhase |
PracticedInterventionAbstract.practicedCropCyclePhase
Nom de l'attribut en BD : practicedCropCyclePhase
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<PracticedCropCyclePhase> |
PracticedPerennialCropCycleAbstract.cropCyclePhases
Nom de l'attribut en BD : cropCyclePhases
|
| Modifier and Type | Method and Description |
|---|---|
PracticedCropCyclePhase |
PracticedPerennialCropCycle.getCropCyclePhasesByTopiaId(String topiaId) |
PracticedCropCyclePhase |
PracticedPerennialCropCycleAbstract.getCropCyclePhasesByTopiaId(String topiaId) |
PracticedCropCyclePhase |
PracticedIntervention.getPracticedCropCyclePhase() |
PracticedCropCyclePhase |
PracticedInterventionAbstract.getPracticedCropCyclePhase() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PracticedCropCyclePhase> |
PracticedPerennialCropCycle.getCropCyclePhases() |
Collection<PracticedCropCyclePhase> |
PracticedPerennialCropCycleAbstract.getCropCyclePhases() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedPerennialCropCycle.addCropCyclePhases(PracticedCropCyclePhase cropCyclePhases) |
void |
PracticedPerennialCropCycleAbstract.addCropCyclePhases(PracticedCropCyclePhase cropCyclePhases) |
boolean |
PracticedPerennialCropCycle.containsCropCyclePhases(PracticedCropCyclePhase cropCyclePhases) |
boolean |
PracticedPerennialCropCycleAbstract.containsCropCyclePhases(PracticedCropCyclePhase cropCyclePhases) |
void |
PracticedPerennialCropCycle.removeCropCyclePhases(PracticedCropCyclePhase cropCyclePhases) |
void |
PracticedPerennialCropCycleAbstract.removeCropCyclePhases(PracticedCropCyclePhase cropCyclePhases) |
void |
PracticedIntervention.setPracticedCropCyclePhase(PracticedCropCyclePhase practicedCropCyclePhase) |
void |
PracticedInterventionAbstract.setPracticedCropCyclePhase(PracticedCropCyclePhase practicedCropCyclePhase) |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedPerennialCropCycle.addAllCropCyclePhases(Iterable<PracticedCropCyclePhase> cropCyclePhases) |
void |
PracticedPerennialCropCycleAbstract.addAllCropCyclePhases(Iterable<PracticedCropCyclePhase> cropCyclePhases) |
void |
PracticedPerennialCropCycle.setCropCyclePhases(Collection<PracticedCropCyclePhase> cropCyclePhases) |
void |
PracticedPerennialCropCycleAbstract.setCropCyclePhases(Collection<PracticedCropCyclePhase> cropCyclePhases) |
| Modifier and Type | Class and Description |
|---|---|
class |
PracticedCropCyclePhaseDto
Cycle phase dto corresponding to CropCyclePhaseImpl.
|
Copyright © 2013–2015 Inra. All rights reserved.