public class PracticedPlotAndDependencies extends EntityAndDependencies
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
adjacentElementIds |
protected List<String> |
selectedPlotZoningIds |
protected List<SolHorizonDto> |
solHorizonDtos |
entity| Constructor and Description |
|---|
PracticedPlotAndDependencies(PracticedPlot entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdjacentElementIds(String adjacentElementId) |
void |
addSelectedPlotZoningIds(String selectedPlotZoningId) |
protected void |
addSolHorizonDto(SolHorizonDto solHorizonDto) |
List<String> |
getAdjacentElementIds() |
PracticedPlot |
getEntity() |
PracticedPlot |
getPracticedPlot() |
List<String> |
getSelectedPlotZoningIds() |
List<SolHorizonDto> |
getSolHorizonDtos() |
setEntityprotected List<SolHorizonDto> solHorizonDtos
public PracticedPlotAndDependencies(PracticedPlot entity)
public PracticedPlot getPracticedPlot()
protected void addSolHorizonDto(SolHorizonDto solHorizonDto)
public void addSelectedPlotZoningIds(String selectedPlotZoningId)
public void addAdjacentElementIds(String adjacentElementId)
public PracticedPlot getEntity()
getEntity in class EntityAndDependenciespublic List<SolHorizonDto> getSolHorizonDtos()
Copyright © 2013–2015 Inra. All rights reserved.