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