| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities |
| Modifier and Type | Field and Description |
|---|---|
protected SolWaterPh |
BasicPlotAbstract.solWaterPh
Nom de l'attribut en BD : solWaterPh
|
| Modifier and Type | Method and Description |
|---|---|
SolWaterPh |
BasicPlotAbstract.getSolWaterPh() |
SolWaterPh |
BasicPlot.getSolWaterPh() |
static SolWaterPh |
SolWaterPh.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolWaterPh[] |
SolWaterPh.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.setSolWaterPh(SolWaterPh solWaterPh) |
void |
BasicPlot.setSolWaterPh(SolWaterPh solWaterPh) |
Copyright © 2013–2015 Inra. All rights reserved.