public class CtxTransfertMateriel extends Object implements Serializable
Constructor and Description |
---|
CtxTransfertMateriel() |
Modifier and Type | Method and Description |
---|---|
FAffaires |
getAffaires() |
Date |
getDate() |
FPCollaborateur |
getDemandeur() |
List<DdeMatResultatRecherche> |
getLignesATransferer() |
FLot |
getLot() |
Map<Double,List<StockDepot>> |
getNoSerieSelectByIdentLigneDmdMap() |
String |
getNumfiche() |
FPCollaborateur |
getResponsable() |
FSslot |
getSslot() |
FStDepot |
getStDepot() |
String |
getTexte() |
void |
setAffaires(FAffaires affaires) |
void |
setDate(Date date) |
void |
setDemandeur(FPCollaborateur demandeur) |
void |
setLot(FLot lot) |
void |
setNumfiche(String numfiche) |
void |
setResponsable(FPCollaborateur responsable) |
void |
setSslot(FSslot sslot) |
void |
setStDepot(FStDepot stDepot) |
void |
setTexte(String texte) |
public String getNumfiche()
public void setNumfiche(String numfiche)
public FSslot getSslot()
public void setSslot(FSslot sslot)
public FLot getLot()
public void setLot(FLot lot)
public FAffaires getAffaires()
public void setAffaires(FAffaires affaires)
public Date getDate()
public void setDate(Date date)
public FStDepot getStDepot()
public void setStDepot(FStDepot stDepot)
public String getTexte()
public void setTexte(String texte)
public List<DdeMatResultatRecherche> getLignesATransferer()
public FPCollaborateur getDemandeur()
public void setDemandeur(FPCollaborateur demandeur)
public FPCollaborateur getResponsable()
public void setResponsable(FPCollaborateur responsable)
public Map<Double,List<StockDepot>> getNoSerieSelectByIdentLigneDmdMap()
Copyright © 2016. All rights reserved.