| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.effective | |
| fr.inra.agrosyst.api.services.effective |
| Modifier and Type | Class and Description |
|---|---|
class |
EffectiveSpeciesStadeAbstract |
class |
EffectiveSpeciesStadeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<EffectiveSpeciesStade> |
EffectiveInterventionAbstract.speciesStades
Nom de l'attribut en BD : speciesStades
|
| Modifier and Type | Method and Description |
|---|---|
EffectiveSpeciesStade |
EffectiveIntervention.getSpeciesStadesByTopiaId(String topiaId) |
EffectiveSpeciesStade |
EffectiveInterventionAbstract.getSpeciesStadesByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EffectiveSpeciesStade> |
EffectiveIntervention.getSpeciesStades() |
Collection<EffectiveSpeciesStade> |
EffectiveInterventionAbstract.getSpeciesStades() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveIntervention.addSpeciesStades(EffectiveSpeciesStade speciesStades) |
void |
EffectiveInterventionAbstract.addSpeciesStades(EffectiveSpeciesStade speciesStades) |
boolean |
EffectiveIntervention.containsSpeciesStades(EffectiveSpeciesStade speciesStades) |
boolean |
EffectiveInterventionAbstract.containsSpeciesStades(EffectiveSpeciesStade speciesStades) |
void |
EffectiveIntervention.removeSpeciesStades(EffectiveSpeciesStade speciesStades) |
void |
EffectiveInterventionAbstract.removeSpeciesStades(EffectiveSpeciesStade speciesStades) |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveIntervention.addAllSpeciesStades(Iterable<EffectiveSpeciesStade> speciesStades) |
void |
EffectiveInterventionAbstract.addAllSpeciesStades(Iterable<EffectiveSpeciesStade> speciesStades) |
void |
EffectiveIntervention.setSpeciesStades(Collection<EffectiveSpeciesStade> speciesStades) |
void |
EffectiveInterventionAbstract.setSpeciesStades(Collection<EffectiveSpeciesStade> speciesStades) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<EffectiveSpeciesStade,SpeciesStadeDto> |
EffectiveCropCycles.SPECIES_STADE_TO_DTO |
Copyright © 2013–2015 Inra. All rights reserved.