| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.referential |
| Modifier and Type | Field and Description |
|---|---|
protected RefEspece |
CroppingPlanSpeciesAbstract.species
Nom de l'attribut en BD : species
|
| Modifier and Type | Method and Description |
|---|---|
RefEspece |
CroppingPlanSpeciesAbstract.getSpecies() |
RefEspece |
CroppingPlanSpecies.getSpecies() |
| Modifier and Type | Method and Description |
|---|---|
void |
CroppingPlanSpeciesAbstract.setSpecies(RefEspece species) |
void |
CroppingPlanSpecies.setSpecies(RefEspece species) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefEspeceAbstract |
class |
RefEspeceImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefEspece,String> |
Referentials.GET_ESPECE_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
RefEspece |
ReferentialService.getSpecies(String speciesId) |
| Modifier and Type | Method and Description |
|---|---|
List<RefEspece> |
ReferentialService.findSpecies(String filter) |
Copyright © 2013–2015 Inra. All rights reserved.