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