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