public class CreationPlanningResponse<T extends IPlanning> extends Object implements Serializable
| Constructor and Description |
|---|
CreationPlanningResponse() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getDureeTotale() |
List<T> |
getPlannings() |
void |
setDureeTotale(Double dureeTotale) |
void |
setPlannings(List<T> plannings) |
Copyright © 2016. All rights reserved.