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