public class ResultatLivraison extends Object implements Serializable
Constructor and Description |
---|
ResultatLivraison() |
Modifier and Type | Method and Description |
---|---|
FCommandecli |
getCommandeLivree() |
FCommandefou |
getCommandeReceptionnee() |
CtxCommandeFou |
getCtxCommandeFouReliquat() |
CtxCommandeCli |
getCtxCommandeReliquat() |
Map<Double,FLignecomcli> |
getLignesLivrees() |
Map<Double,FLignecomfou> |
getLignesReceptionnees() |
void |
setCommandeLivree(FCommandecli commandeLivree) |
void |
setCommandeReceptionnee(FCommandefou commandeReceptionnee) |
void |
setCtxCommandeFouReliquat(CtxCommandeFou ctxCommandeFouReliquat) |
void |
setCtxCommandeReliquat(CtxCommandeCli ctxCommandeReliquat) |
public FCommandecli getCommandeLivree()
public void setCommandeLivree(FCommandecli commandeLivree)
commandeLivree
- the commandeLivree to setpublic CtxCommandeCli getCtxCommandeReliquat()
public void setCtxCommandeReliquat(CtxCommandeCli ctxCommandeReliquat)
public FCommandefou getCommandeReceptionnee()
public void setCommandeReceptionnee(FCommandefou commandeReceptionnee)
commandeReceptionnee
- the commandeReceptionnee to setpublic CtxCommandeFou getCtxCommandeFouReliquat()
public void setCtxCommandeFouReliquat(CtxCommandeFou ctxCommandeFouReliquat)
ctxCommandeFouReliquat
- the ctxCommandeFouReliquat to setpublic Map<Double,FLignecomcli> getLignesLivrees()
public Map<Double,FLignecomfou> getLignesReceptionnees()
Copyright © 2016. All rights reserved.