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