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