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