| Modifier and Type | Method and Description |
|---|---|
static CropCyclePhaseType |
CropCyclePhaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CropCyclePhaseType[] |
CropCyclePhaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected CropCyclePhaseType |
EffectiveCropCyclePhaseAbstract.type
Nom de l'attribut en BD : type
|
| Modifier and Type | Method and Description |
|---|---|
CropCyclePhaseType |
EffectiveCropCyclePhase.getType() |
CropCyclePhaseType |
EffectiveCropCyclePhaseAbstract.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveCropCyclePhase.setType(CropCyclePhaseType type) |
void |
EffectiveCropCyclePhaseAbstract.setType(CropCyclePhaseType type) |
| Modifier and Type | Field and Description |
|---|---|
protected CropCyclePhaseType |
PracticedCropCyclePhaseAbstract.type
Nom de l'attribut en BD : type
|
| Modifier and Type | Method and Description |
|---|---|
CropCyclePhaseType |
PracticedCropCyclePhaseAbstract.getType() |
CropCyclePhaseType |
PracticedCropCyclePhase.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedCropCyclePhaseAbstract.setType(CropCyclePhaseType type) |
void |
PracticedCropCyclePhase.setType(CropCyclePhaseType type) |
| Modifier and Type | Field and Description |
|---|---|
protected CropCyclePhaseType |
RefCouvSolPerenneAbstract.phase
Nom de l'attribut en BD : phase
|
| Modifier and Type | Method and Description |
|---|---|
CropCyclePhaseType |
RefCouvSolPerenneAbstract.getPhase() |
CropCyclePhaseType |
RefCouvSolPerenne.getPhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefCouvSolPerenneAbstract.setPhase(CropCyclePhaseType phase) |
void |
RefCouvSolPerenne.setPhase(CropCyclePhaseType phase) |
| Modifier and Type | Field and Description |
|---|---|
protected CropCyclePhaseType |
CopyPasteZoneDto.phaseType |
| Modifier and Type | Method and Description |
|---|---|
CropCyclePhaseType |
CopyPasteZoneDto.getPhaseType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CopyPasteZoneDto.setPhaseType(CropCyclePhaseType phaseType) |
Copyright © 2013–2015 Inra. All rights reserved.