public class PracticedCropCycleSpeciesDto extends CroppingPlanSpeciesDto
PracticedCropCycleSpecies entity.| Modifier and Type | Field and Description |
|---|---|
protected CropCycleGraftDto |
graftClone |
protected CropCycleGraftDto |
graftSupport |
protected Date |
overGraftDate |
protected boolean |
plantCertified |
affected, code, profil_vegetatif_BBCH, speciesDestination, speciesEspece, speciesId, speciesQualifiant, speciesTypeSaisonnier, topiaId, validated, varietyId, varietyLibelle| Constructor and Description |
|---|
PracticedCropCycleSpeciesDto() |
PracticedCropCycleSpeciesDto(CroppingPlanSpeciesDto parent) |
| Modifier and Type | Method and Description |
|---|---|
CropCycleGraftDto |
getGraftClone() |
CropCycleGraftDto |
getGraftSupport() |
Date |
getOverGraftDate() |
boolean |
isPlantCertified() |
void |
setGraftClone(CropCycleGraftDto graftClone) |
void |
setGraftSupport(CropCycleGraftDto graftSupport) |
void |
setOverGraftDate(Date overGraftDate) |
void |
setPlantCertified(boolean plantCertified) |
equals, getAffected, getCode, getProfil_vegetatif_BBCH, getSpeciesDestination, getSpeciesEspece, getSpeciesId, getSpeciesQualifiant, getSpeciesTypeSaisonnier, getTopiaId, getVarietyId, getVarietyLibelle, hashCode, isValidated, setAffected, setCode, setProfil_vegetatif_BBCH, setSpeciesDestination, setSpeciesEspece, setSpeciesId, setSpeciesQualifiant, setSpeciesTypeSaisonnier, setTopiaId, setValidated, setVarietyId, setVarietyLibelleprotected boolean plantCertified
protected Date overGraftDate
protected CropCycleGraftDto graftSupport
protected CropCycleGraftDto graftClone
public PracticedCropCycleSpeciesDto()
public PracticedCropCycleSpeciesDto(CroppingPlanSpeciesDto parent)
public CropCycleGraftDto getGraftSupport()
public void setGraftSupport(CropCycleGraftDto graftSupport)
public CropCycleGraftDto getGraftClone()
public void setGraftClone(CropCycleGraftDto graftClone)
public boolean isPlantCertified()
public void setPlantCertified(boolean plantCertified)
public Date getOverGraftDate()
public void setOverGraftDate(Date overGraftDate)
Copyright © 2013–2015 Inra. All rights reserved.