| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.action |
| Modifier and Type | Class and Description |
|---|---|
class |
SeedingActionAbstract |
class |
SeedingActionImpl |
| Modifier and Type | Field and Description |
|---|---|
protected SeedingAction |
SeedingProductInputAbstract.seedingAction
Nom de l'attribut en BD : seedingAction
|
protected SeedingAction |
OtherProductInputAbstract.seedingAction
Nom de l'attribut en BD : seedingAction
|
| Modifier and Type | Method and Description |
|---|---|
SeedingAction |
SeedingProductInputAbstract.getSeedingAction() |
SeedingAction |
OtherProductInputAbstract.getSeedingAction() |
SeedingAction |
OtherProductInput.getSeedingAction() |
SeedingAction |
SeedingProductInput.getSeedingAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeedingProductInputAbstract.setSeedingAction(SeedingAction seedingAction) |
void |
OtherProductInputAbstract.setSeedingAction(SeedingAction seedingAction) |
void |
OtherProductInput.setSeedingAction(SeedingAction seedingAction) |
void |
SeedingProductInput.setSeedingAction(SeedingAction seedingAction) |
Copyright © 2013–2015 Inra. All rights reserved.