| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.action |
| Modifier and Type | Field and Description |
|---|---|
protected OrganicProductUnit |
OrganicProductInputAbstract.organicProductUnit
Nom de l'attribut en BD : organicProductUnit
|
| Modifier and Type | Method and Description |
|---|---|
OrganicProductUnit |
OrganicProductInputAbstract.getOrganicProductUnit() |
OrganicProductUnit |
OrganicProductInput.getOrganicProductUnit() |
static OrganicProductUnit |
OrganicProductUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrganicProductUnit[] |
OrganicProductUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganicProductInputAbstract.setOrganicProductUnit(OrganicProductUnit organicProductUnit) |
void |
OrganicProductInput.setOrganicProductUnit(OrganicProductUnit organicProductUnit) |
Copyright © 2013–2015 Inra. All rights reserved.