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