| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.action | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.referential |
| Modifier and Type | Field and Description |
|---|---|
protected RefActaTraitementsProduit |
PhytoProductInputAbstract.phytoProduct
Nom de l'attribut en BD : phytoProduct
|
| Modifier and Type | Method and Description |
|---|---|
RefActaTraitementsProduit |
PhytoProductInput.getPhytoProduct() |
RefActaTraitementsProduit |
PhytoProductInputAbstract.getPhytoProduct() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhytoProductInput.setPhytoProduct(RefActaTraitementsProduit phytoProduct) |
void |
PhytoProductInputAbstract.setPhytoProduct(RefActaTraitementsProduit phytoProduct) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefActaTraitementsProduitAbstract |
class |
RefActaTraitementsProduitImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefActaTraitementsProduit,String> |
Referentials.GET_ACTA_TRAITEMENTS_PRODUITS_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
List<RefActaTraitementsProduit> |
ReferentialService.getActaTraitementsProduits(AgrosystInterventionType interventionType,
String productType)
Return all Active ActaTraitementsProduit according the given product type
|
Copyright © 2013–2015 Inra. All rights reserved.