public class CtxChangerDevisCotation extends Object implements Serializable
Constructor and Description |
---|
CtxChangerDevisCotation() |
Modifier and Type | Method and Description |
---|---|
FPClient |
getClient() |
DevisCommandeFouResultatRecherche |
getCotation() |
DevisCommandeResultatRecherche |
getDevis() |
FPFournisseur |
getFournisseur() |
void |
setClient(FPClient client) |
void |
setCotation(DevisCommandeFouResultatRecherche cotation) |
void |
setDevis(DevisCommandeResultatRecherche devis) |
void |
setFournisseur(FPFournisseur fournisseur) |
public FPClient getClient()
public void setClient(FPClient client)
public FPFournisseur getFournisseur()
public void setFournisseur(FPFournisseur fournisseur)
public DevisCommandeResultatRecherche getDevis()
public void setDevis(DevisCommandeResultatRecherche devis)
public DevisCommandeFouResultatRecherche getCotation()
public void setCotation(DevisCommandeFouResultatRecherche cotation)
Copyright © 2016. All rights reserved.