| 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 RefMesure |
MeasureAbstract.refMesure
Nom de l'attribut en BD : refMesure
|
| Modifier and Type | Method and Description |
|---|---|
RefMesure |
MeasureAbstract.getRefMesure() |
RefMesure |
Measure.getRefMesure() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeasureAbstract.setRefMesure(RefMesure refMesure) |
void |
Measure.setRefMesure(RefMesure refMesure) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefMesureAbstract |
class |
RefMesureImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefMesure,String> |
Referentials.GET_MESURE_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
List<RefMesure> |
MeasurementService.findAllVariables(MeasurementType measurementType,
VariableType variableType)
Find all variable.
|
Copyright © 2013–2015 Inra. All rights reserved.