public class CtxGrandLivre extends Object implements Serializable
Constructor and Description |
---|
CtxGrandLivre() |
CtxGrandLivre(List<GrandLivreResultatRecherche> lstBalance,
GrandLivreCriteresRecherche critere) |
Modifier and Type | Method and Description |
---|---|
GrandLivreCriteresRecherche |
getCritere() |
List<GrandLivreResultatRecherche> |
getLstGrandLivre() |
void |
setCritere(GrandLivreCriteresRecherche critere) |
void |
setLstGrandLivre(List<GrandLivreResultatRecherche> lstGrandLivre) |
public CtxGrandLivre()
public CtxGrandLivre(List<GrandLivreResultatRecherche> lstBalance, GrandLivreCriteresRecherche critere)
public List<GrandLivreResultatRecherche> getLstGrandLivre()
public void setLstGrandLivre(List<GrandLivreResultatRecherche> lstGrandLivre)
public GrandLivreCriteresRecherche getCritere()
public void setCritere(GrandLivreCriteresRecherche critere)
Copyright © 2016. All rights reserved.