public class LigneCommande extends Object implements Serializable, HasLot, HasDate, LignePiece
Modifier and Type | Field and Description |
---|---|
protected String |
codeCollab |
protected String |
codeLot |
protected String |
codeSsLot |
protected String |
codeTiers |
protected Date |
dateCmd |
protected Date |
debut |
protected String |
description |
protected String |
devise |
protected Date |
facPrev |
protected Date |
fin |
protected Double |
identLigne |
protected Double |
identLot |
protected String |
intitule |
protected Double |
montantCde |
protected String |
nomSousLot |
protected String |
nomTiers |
protected String |
numCommande |
protected String |
numDevis |
protected Double |
numOrdreLot |
protected Double |
quantite |
protected Double |
quantiteSaisie |
protected String |
ref1 |
protected String |
ref2 |
protected String |
ref3 |
protected String |
suiteDescription |
protected String |
typeCom |
Constructor and Description |
---|
LigneCommande() |
protected String numCommande
protected Double identLigne
protected String intitule
protected String ref1
protected String ref2
protected Double identLot
protected String codeLot
protected Double numOrdreLot
protected String codeSsLot
protected String nomSousLot
protected Date debut
protected Date fin
protected Date facPrev
protected String numDevis
protected String ref3
protected Double montantCde
protected Double quantite
protected String devise
protected String description
protected Date dateCmd
protected String codeTiers
protected String nomTiers
protected String suiteDescription
protected Double quantiteSaisie
protected String codeCollab
protected String typeCom
public String getNumCommande()
getNumCommande
in interface LignePiece
public void setNumCommande(String numCommande)
public Double getIdentLigne()
public void setIdentLigne(Double identLigne)
public String getIntitule()
public void setIntitule(String intitule)
public String getRef1()
public void setRef1(String ref1)
public String getRef2()
public void setRef2(String ref2)
public Double getIdentLot()
getIdentLot
in interface HasLot
public void setIdentLot(Double identLot)
public String getCodeLot()
public void setCodeLot(String codeLot)
public String getCodeSsLot()
public void setCodeSsLot(String codeSsLot)
public String getNomSousLot()
public void setNomSousLot(String nomSousLot)
public Date getDebut()
public void setDebut(Date debut)
public Date getFin()
public void setFin(Date fin)
public Date getFacPrev()
public void setFacPrev(Date facPrev)
public String getNumDevis()
getNumDevis
in interface LignePiece
public void setNumDevis(String numDevis)
public String getRef3()
public void setRef3(String ref3)
public Double getMontantCde()
public void setMontantCde(Double montantCde)
public Double getQuantite()
public void setQuantite(Double quantite)
public String getDevise()
public void setDevise(String devise)
public String getDescription()
public void setDescription(String description)
public Date getDateCmd()
public void setDateCmd(Date dateCmd)
public String getCodeTiers()
public void setCodeTiers(String codeTiers)
public String getNomTiers()
public void setNomTiers(String nomTiers)
public String getSuiteDescription()
public void setSuiteDescription(String suiteDescription)
public Double getQuantiteSaisie()
public void setQuantiteSaisie(Double quantiteSaisie)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
public Double getNumOrdreLot()
getNumOrdreLot
in interface LignePiece
public void setNumOrdreLot(Double numOrdreLot)
public String getTypeCom()
public void setTypeCom(String typeCom)
public Double getMontantLivre()
Copyright © 2016. All rights reserved.