public class VentilationLigne extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static Double |
ANNEES |
static Double |
JOURS |
static Double |
MOIS |
static Double |
SEMAINES |
static Double |
SEMESTRES |
static Double |
TRIMESTRES |
static Double |
TYPE_MONTANT |
static Double |
TYPE_QTE |
Constructor and Description |
---|
VentilationLigne() |
Modifier and Type | Method and Description |
---|---|
Double |
getIndPeriodicite() |
Double |
getIndTypeVentilation() |
Double |
getIndValeursEntieres() |
Double |
getNbPeriodes() |
void |
setIndPeriodicite(Double indPeriodicite) |
void |
setIndTypeVentilation(Double indTypeVentilation) |
void |
setIndValeursEntieres(Double indValeursEntieres) |
void |
setNbPeriodes(Double nbPeriodes) |
public static Double TYPE_QTE
public static Double TYPE_MONTANT
public static Double JOURS
public static Double SEMAINES
public static Double MOIS
public static Double TRIMESTRES
public static Double SEMESTRES
public static Double ANNEES
public Double getIndTypeVentilation()
public void setIndTypeVentilation(Double indTypeVentilation)
public Double getNbPeriodes()
public void setNbPeriodes(Double nbPeriodes)
public Double getIndPeriodicite()
public void setIndPeriodicite(Double indPeriodicite)
public Double getIndValeursEntieres()
public void setIndValeursEntieres(Double indValeursEntieres)
Copyright © 2016. All rights reserved.