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