public class LigneReception extends LignePieceCreee
codeLot, codeSsLot, codeTiers, date, dateCreation, dateFacturation, debut, description, devise, etat, fin, identLigne, identLot, intitule, montant, nomSousLot, nomTiers, numCommande, numDevis, numOrdreLot, numPiece, quantite, ref1, ref2, ref3
Constructor and Description |
---|
LigneReception() |
LigneReception(String numPiece,
Double identLigne,
String intitule,
String ref1,
String ref2,
Double identLot,
String codeLot,
String codeSsLot,
String nomSousLot,
Date debut,
Date fin,
String numDevis,
String numCommande,
Date date,
String ref3,
Double quantite,
Double montant,
String devise,
String description,
String codeTiers,
String nomTiers,
Date dateFacturation,
Date dateCreation,
Double numOrdreLot,
Date dtValide) |
Modifier and Type | Method and Description |
---|---|
static EtatReceptionFournisseur |
getEtatFrom(Date dtValide,
Date dtFact) |
static String |
select() |
equals, getCodeLot, getCodeSsLot, getCodeTiers, getDate, getDateCreation, getDateFacturation, getDebut, getDescription, getDevise, getEtat, getFin, getIdentLigne, getIdentLot, getIntitule, getMontant, getNomSousLot, getNomTiers, getNumCommande, getNumDevis, getNumOrdreLot, getNumPiece, getQuantite, getRef1, getRef2, getRef3, hashCode, setCodeLot, setCodeSsLot, setCodeTiers, setDate, setDateCreation, setDateFacturation, setDebut, setDescription, setDevise, setEtat, setFin, setIdentLigne, setIdentLot, setIntitule, setMontant, setNomSousLot, setNomTiers, setNumCommande, setNumDevis, setNumOrdreLot, setNumPiece, setQuantite, setRef1, setRef2, setRef3
public LigneReception()
public LigneReception(String numPiece, Double identLigne, String intitule, String ref1, String ref2, Double identLot, String codeLot, String codeSsLot, String nomSousLot, Date debut, Date fin, String numDevis, String numCommande, Date date, String ref3, Double quantite, Double montant, String devise, String description, String codeTiers, String nomTiers, Date dateFacturation, Date dateCreation, Double numOrdreLot, Date dtValide)
public static String select()
public static EtatReceptionFournisseur getEtatFrom(Date dtValide, Date dtFact)
Copyright © 2016. All rights reserved.