| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.action | |
| fr.inra.agrosyst.api.entities.referential |
| Modifier and Type | Field and Description |
|---|---|
protected PhytoProductUnit |
PhytoProductInputAbstract.phytoProductUnit
Nom de l'attribut en BD : phytoProductUnit
|
| Modifier and Type | Method and Description |
|---|---|
PhytoProductUnit |
PhytoProductInput.getPhytoProductUnit() |
PhytoProductUnit |
PhytoProductInputAbstract.getPhytoProductUnit() |
static PhytoProductUnit |
PhytoProductUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhytoProductUnit[] |
PhytoProductUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhytoProductInput.setPhytoProductUnit(PhytoProductUnit phytoProductUnit) |
void |
PhytoProductInputAbstract.setPhytoProductUnit(PhytoProductUnit phytoProductUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected PhytoProductUnit |
RefActaDosageSPCAbstract.dosage_spc_unite
Nom de l'attribut en BD : dosage_spc_unite
|
| Modifier and Type | Method and Description |
|---|---|
PhytoProductUnit |
RefActaDosageSPCAbstract.getDosage_spc_unite() |
PhytoProductUnit |
RefActaDosageSPC.getDosage_spc_unite() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefActaDosageSPCAbstract.setDosage_spc_unite(PhytoProductUnit dosage_spc_unite) |
void |
RefActaDosageSPC.setDosage_spc_unite(PhytoProductUnit dosage_spc_unite) |
Copyright © 2013–2015 Inra. All rights reserved.