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