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