| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.action |
| Modifier and Type | Class and Description |
|---|---|
class |
HarvestingYealdAbstract |
class |
HarvestingYealdImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<HarvestingYeald> |
HarvestingActionAbstract.harvestingYealds
Nom de l'attribut en BD : harvestingYealds
|
| Modifier and Type | Method and Description |
|---|---|
HarvestingYeald |
HarvestingAction.getHarvestingYealdsByTopiaId(String topiaId) |
HarvestingYeald |
HarvestingActionAbstract.getHarvestingYealdsByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HarvestingYeald> |
HarvestingAction.getHarvestingYealds() |
Collection<HarvestingYeald> |
HarvestingActionAbstract.getHarvestingYealds() |
| Modifier and Type | Method and Description |
|---|---|
void |
HarvestingAction.addHarvestingYealds(HarvestingYeald harvestingYealds) |
void |
HarvestingActionAbstract.addHarvestingYealds(HarvestingYeald harvestingYealds) |
boolean |
HarvestingAction.containsHarvestingYealds(HarvestingYeald harvestingYealds) |
boolean |
HarvestingActionAbstract.containsHarvestingYealds(HarvestingYeald harvestingYealds) |
void |
HarvestingAction.removeHarvestingYealds(HarvestingYeald harvestingYealds) |
void |
HarvestingActionAbstract.removeHarvestingYealds(HarvestingYeald harvestingYealds) |
| Modifier and Type | Method and Description |
|---|---|
void |
HarvestingAction.addAllHarvestingYealds(Iterable<HarvestingYeald> harvestingYealds) |
void |
HarvestingActionAbstract.addAllHarvestingYealds(Iterable<HarvestingYeald> harvestingYealds) |
void |
HarvestingAction.setHarvestingYealds(Collection<HarvestingYeald> harvestingYealds) |
void |
HarvestingActionAbstract.setHarvestingYealds(Collection<HarvestingYeald> harvestingYealds) |
Copyright © 2013–2015 Inra. All rights reserved.