public class FluxLigneT02 extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static int |
dim |
Constructor and Description |
---|
FluxLigneT02() |
FluxLigneT02(String libelle,
Double total,
Double moisM,
Double moisM1) |
Modifier and Type | Method and Description |
---|---|
String |
getLibelle() |
Double |
getMoisM() |
Double |
getMoisM1() |
Double |
getTotal() |
List<Double> |
getTpsCollabs() |
List<Double> |
getTpsCollabsM() |
List<Double> |
getTpsCollabsM1() |
void |
setLibelle(String libelle) |
void |
setMoisM(Double moisM) |
void |
setMoisM1(Double moisM1) |
void |
setTotal(Double total) |
void |
setTpsCollabs(List<Double> tpsCollabs) |
void |
setTpsCollabsM(List<Double> tpsCollabsM) |
void |
setTpsCollabsM1(List<Double> tpsCollabsM1) |
public static final int dim
public String getLibelle()
public void setLibelle(String libelle)
public Double getTotal()
public void setTotal(Double total)
public Double getMoisM()
public void setMoisM(Double moisM)
public Double getMoisM1()
public void setMoisM1(Double moisM1)
Copyright © 2016. All rights reserved.