public class InfosSupport extends Object implements Serializable
Constructor and Description |
---|
InfosSupport() |
Modifier and Type | Method and Description |
---|---|
int |
getNbDdeDerMois() |
int |
getNbDdeEnCours() |
int |
getNbDdeOuvertes() |
int |
getNbDdeResol() |
int |
getNbDdeSuspendues() |
void |
setNbDdeDerMois(int nbDdeDerMois) |
void |
setNbDdeEnCours(int nbDdeEnCours) |
void |
setNbDdeOuvertes(int nbDdeOuvertes) |
void |
setNbDdeResol(int nbDdeResol) |
void |
setNbDdeSuspendues(int nbDdeSuspendues) |
public int getNbDdeOuvertes()
public void setNbDdeOuvertes(int nbDdeOuvertes)
public int getNbDdeEnCours()
public void setNbDdeEnCours(int nbDdeEnCours)
public int getNbDdeSuspendues()
public void setNbDdeSuspendues(int nbDdeSuspendues)
public int getNbDdeResol()
public void setNbDdeResol(int nbDdeResol)
public int getNbDdeDerMois()
public void setNbDdeDerMois(int nbDdeDerMois)
Copyright © 2016. All rights reserved.