| 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 RefMateriel |
EquipmentAbstract.refMateriel
Nom de l'attribut en BD : refMateriel
|
| Modifier and Type | Method and Description |
|---|---|
RefMateriel |
Equipment.getRefMateriel() |
RefMateriel |
EquipmentAbstract.getRefMateriel() |
| Modifier and Type | Method and Description |
|---|---|
void |
Equipment.setRefMateriel(RefMateriel refMateriel) |
void |
EquipmentAbstract.setRefMateriel(RefMateriel refMateriel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RefMaterielAutomoteur |
interface |
RefMaterielIrrigation |
interface |
RefMaterielOutil |
interface |
RefMaterielTraction |
| Modifier and Type | Class and Description |
|---|---|
class |
RefMaterielAbstract |
class |
RefMaterielAutomoteurAbstract |
class |
RefMaterielAutomoteurImpl |
class |
RefMaterielImpl |
class |
RefMaterielIrrigationAbstract |
class |
RefMaterielIrrigationImpl |
class |
RefMaterielOutilAbstract |
class |
RefMaterielOutilImpl |
class |
RefMaterielTractionAbstract |
class |
RefMaterielTractionImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefMateriel,String> |
Referentials.GET_MATERIEL_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
RefMateriel |
ReferentialService.findMateriel(String materielTopiaId)
Find materiel from topia id.
|
Copyright © 2013–2015 Inra. All rights reserved.