| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.measure | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.measurement |
| Modifier and Type | Field and Description |
|---|---|
protected RefSupportOrganeEDI |
ObservationAbstract.cropOrganSupport
Nom de l'attribut en BD : cropOrganSupport
|
protected RefSupportOrganeEDI |
MeasureAbstract.organSupport
Nom de l'attribut en BD : organSupport
|
| Modifier and Type | Method and Description |
|---|---|
RefSupportOrganeEDI |
Observation.getCropOrganSupport() |
RefSupportOrganeEDI |
ObservationAbstract.getCropOrganSupport() |
RefSupportOrganeEDI |
MeasureAbstract.getOrganSupport() |
RefSupportOrganeEDI |
Measure.getOrganSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
Observation.setCropOrganSupport(RefSupportOrganeEDI cropOrganSupport) |
void |
ObservationAbstract.setCropOrganSupport(RefSupportOrganeEDI cropOrganSupport) |
void |
MeasureAbstract.setOrganSupport(RefSupportOrganeEDI organSupport) |
void |
Measure.setOrganSupport(RefSupportOrganeEDI organSupport) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefSupportOrganeEDIAbstract |
class |
RefSupportOrganeEDIImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefSupportOrganeEDI,String> |
Referentials.GET_SUPPORT_ORGANE_EDI_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
List<RefSupportOrganeEDI> |
MeasurementService.findAllSupportOrganeEDI() |
Copyright © 2013–2015 Inra. All rights reserved.