public class FacturationPrdcat extends Object implements Serializable
Constructor and Description |
---|
FacturationPrdcat() |
Modifier and Type | Method and Description |
---|---|
Date |
getDebutPeriodeFacturee() |
Date |
getFinPeriodeFacturee() |
List<Double> |
getMontants() |
void |
setDebutPeriodeFacturee(Date debutPeriodeFacturee) |
void |
setFinPeriodeFacturee(Date finPeriodeFacturee) |
void |
setMontants(List<Double> montants) |
public Date getDebutPeriodeFacturee()
public void setDebutPeriodeFacturee(Date debutPeriodeFacturee)
public Date getFinPeriodeFacturee()
public void setFinPeriodeFacturee(Date finPeriodeFacturee)
Copyright © 2016. All rights reserved.