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