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