public class LigneEcritureResultatRechercheForSituAna extends PieceSituationAnalytique
Modifier and Type | Field and Description |
---|---|
protected Double |
credit |
protected Date |
date |
protected Double |
debit |
protected Double |
typeJournal |
branche, codePrd, nature, prixTotalLigne, quantite, referencePrd
Constructor and Description |
---|
LigneEcritureResultatRechercheForSituAna() |
LigneEcritureResultatRechercheForSituAna(String codeAffaire,
String affaireNomAppel,
String chargeCpte,
String clientNomAppel,
String codeClient,
String codeSociete,
String codeEtablissement,
String codeDivision,
String lot,
String sslot,
String codeJournal,
String compte,
String codeFamille,
String codeSsfamille,
Date date,
Double debit,
Double credit,
Double typeJournal,
Double identEcriture,
String numero) |
Modifier and Type | Method and Description |
---|---|
Double |
getCredit() |
Date |
getDate() |
Double |
getDebit() |
Double |
getTypeJournal() |
static String |
groupBy() |
static String |
select() |
void |
setCredit(Double credit) |
void |
setDate(Date date) |
void |
setDebit(Double debit) |
void |
setTypeJournal(Double typeJournal) |
getAffaireNomAppel, getBranche, getChargeCpte, getClientNomAppel, getCodeAffaire, getCodeClient, getCodeLot, getCodePrd, getCodeSociete, getCodeSsLot, getCompte, getDivision, getEtabAffaire, getFamille, getGroupe, getIdentPiece, getInterne, getJournal, getNature, getNumeroPiece, getPrixTotalLigne, getQuantite, getReferencePrd, getSsFamille, getTypePiece, setAffaireNomAppel, setBranche, setChargeCpte, setClientNomAppel, setCodeAffaire, setCodeClient, setCodeLot, setCodePrd, setCodeSociete, setCodeSsLot, setCompte, setDivision, setEtabAffaire, setFamille, setGroupe, setIdentPiece, setInterne, setJournal, setNature, setNumeroPiece, setPrixTotalLigne, setQuantite, setReferencePrd, setSsFamille, setTypePiece
protected Date date
protected Double debit
protected Double credit
protected Double typeJournal
public LigneEcritureResultatRechercheForSituAna()
public LigneEcritureResultatRechercheForSituAna(String codeAffaire, String affaireNomAppel, String chargeCpte, String clientNomAppel, String codeClient, String codeSociete, String codeEtablissement, String codeDivision, String lot, String sslot, String codeJournal, String compte, String codeFamille, String codeSsfamille, Date date, Double debit, Double credit, Double typeJournal, Double identEcriture, String numero)
public static String select()
public static String groupBy()
public Date getDate()
public Double getDebit()
public Double getCredit()
public Double getTypeJournal()
public void setDate(Date date)
public void setDebit(Double debit)
public void setCredit(Double credit)
public void setTypeJournal(Double typeJournal)
Copyright © 2016. All rights reserved.