public class FluxFacture extends Object implements Serializable
Constructor and Description |
---|
FluxFacture(FPClient client,
FFacturescli facturescli,
List<FLignefaccli> listeLignesFac,
List<FEchClient> listeEcheances) |
Modifier and Type | Method and Description |
---|---|
FPClient |
getClient() |
FFacturescli |
getFacturescli() |
List<FEchClient> |
getListeEcheances() |
List<FLignefaccli> |
getListeLignesFac() |
void |
setClient(FPClient client) |
void |
setFacturescli(FFacturescli facturescli) |
void |
setListeEcheances(List<FEchClient> listeEcheances) |
void |
setListeLignesFac(List<FLignefaccli> listeLignesFac) |
public FluxFacture(FPClient client, FFacturescli facturescli, List<FLignefaccli> listeLignesFac, List<FEchClient> listeEcheances)
public FFacturescli getFacturescli()
public void setFacturescli(FFacturescli facturescli)
public List<FLignefaccli> getListeLignesFac()
public void setListeLignesFac(List<FLignefaccli> listeLignesFac)
public List<FEchClient> getListeEcheances()
public void setListeEcheances(List<FEchClient> listeEcheances)
public FPClient getClient()
public void setClient(FPClient client)
Copyright © 2016. All rights reserved.