| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.effective | |
| fr.inra.agrosyst.api.entities.practiced |
| Modifier and Type | Method and Description |
|---|---|
static OrchardFrutalForm |
OrchardFrutalForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrchardFrutalForm[] |
OrchardFrutalForm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected OrchardFrutalForm |
EffectivePerennialCropCycleAbstract.orchardFrutalForm
Nom de l'attribut en BD : orchardFrutalForm
|
| Modifier and Type | Method and Description |
|---|---|
OrchardFrutalForm |
EffectivePerennialCropCycle.getOrchardFrutalForm() |
OrchardFrutalForm |
EffectivePerennialCropCycleAbstract.getOrchardFrutalForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectivePerennialCropCycle.setOrchardFrutalForm(OrchardFrutalForm orchardFrutalForm) |
void |
EffectivePerennialCropCycleAbstract.setOrchardFrutalForm(OrchardFrutalForm orchardFrutalForm) |
| Modifier and Type | Field and Description |
|---|---|
protected OrchardFrutalForm |
PracticedPerennialCropCycleAbstract.orchardFrutalForm
Nom de l'attribut en BD : orchardFrutalForm
|
| Modifier and Type | Method and Description |
|---|---|
OrchardFrutalForm |
PracticedPerennialCropCycle.getOrchardFrutalForm() |
OrchardFrutalForm |
PracticedPerennialCropCycleAbstract.getOrchardFrutalForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedPerennialCropCycle.setOrchardFrutalForm(OrchardFrutalForm orchardFrutalForm) |
void |
PracticedPerennialCropCycleAbstract.setOrchardFrutalForm(OrchardFrutalForm orchardFrutalForm) |
Copyright © 2013–2015 Inra. All rights reserved.