| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.services.common | |
| fr.inra.agrosyst.api.services.growingplan |
| Modifier and Type | Field and Description |
|---|---|
protected TypeDEPHY |
GrowingPlanAbstract.type
Nom de l'attribut en BD : type
|
| Modifier and Type | Method and Description |
|---|---|
TypeDEPHY |
GrowingPlan.getType() |
TypeDEPHY |
GrowingPlanAbstract.getType() |
static TypeDEPHY |
TypeDEPHY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDEPHY[] |
TypeDEPHY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrowingPlan.setType(TypeDEPHY type) |
void |
GrowingPlanAbstract.setType(TypeDEPHY type) |
| Modifier and Type | Field and Description |
|---|---|
protected TypeDEPHY |
GrowingSystemsIndicator.typeDephy |
| Modifier and Type | Method and Description |
|---|---|
TypeDEPHY |
GrowingSystemsIndicator.getTypeDephy() |
| Constructor and Description |
|---|
GrowingSystemsIndicator(TypeDEPHY typeDephy) |
| Modifier and Type | Field and Description |
|---|---|
protected TypeDEPHY |
GrowingPlanDto.type |
protected TypeDEPHY |
GrowingPlanFilter.typeDephy |
| Modifier and Type | Method and Description |
|---|---|
TypeDEPHY |
GrowingPlanDto.getType() |
TypeDEPHY |
GrowingPlanFilter.getTypeDephy() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrowingPlanDto.setType(TypeDEPHY type) |
void |
GrowingPlanFilter.setTypeDephy(TypeDEPHY typeDephy) |
Copyright © 2013–2015 Inra. All rights reserved.