public class LigneEcritureResultatRecherche extends Object implements Serializable, ResultatRechercheCtrlBudg, ISearchResult, DatePiece
Modifier and Type | Field and Description |
---|---|
protected String |
affaire |
protected String |
anneeAnterieure |
protected String |
codeAffaire |
protected String |
codeDivision |
protected String |
codeEtablissement |
protected String |
codeFamille |
protected String |
codeJournal |
protected String |
codeSsfamille |
protected String |
compte |
protected Double |
credit |
protected Date |
date |
protected Double |
debit |
protected String |
journal |
protected String |
lot |
protected String |
marche |
protected String |
mois |
protected String |
nomAppelAffaire |
protected String |
sslot |
protected String |
transaction |
Constructor and Description |
---|
LigneEcritureResultatRecherche() |
LigneEcritureResultatRecherche(String compte,
Double debit,
Double credit) |
LigneEcritureResultatRecherche(String codeAffaire,
String compte,
Double debit,
Double credit) |
LigneEcritureResultatRecherche(String lot,
String sslot,
String compte,
Date date,
Double debit,
Double credit) |
LigneEcritureResultatRecherche(String codeAffaire,
String lot,
String sslot,
String compte,
Date date,
Double debit,
Double credit) |
LigneEcritureResultatRecherche(String codeAffaire,
String lot,
String sslot,
String compte,
Date date,
String transaction,
Double debit,
Double credit,
String famille,
String ssFamille)
Constructueur utilisé pour le CONTROLE BUDGETAIRE
|
LigneEcritureResultatRecherche(String codeAffaire,
String codeEtablissement,
String codeDivision,
String lot,
String sslot,
String codeJournal,
String compte,
String codeFamille,
String codeSsfamille,
Date date,
String journal,
Double debit,
Double credit) |
protected String lot
protected String sslot
protected String compte
protected Date date
protected Double debit
protected Double credit
protected String codeAffaire
protected String codeDivision
protected String codeEtablissement
protected String codeJournal
protected String codeFamille
protected String codeSsfamille
protected String mois
protected String journal
protected String nomAppelAffaire
protected String marche
protected String anneeAnterieure
protected String transaction
protected String affaire
public LigneEcritureResultatRecherche()
public LigneEcritureResultatRecherche(String codeAffaire, String codeEtablissement, String codeDivision, String lot, String sslot, String codeJournal, String compte, String codeFamille, String codeSsfamille, Date date, String journal, Double debit, Double credit)
public LigneEcritureResultatRecherche(String codeAffaire, String lot, String sslot, String compte, Date date, Double debit, Double credit)
public LigneEcritureResultatRecherche(String codeAffaire, String lot, String sslot, String compte, Date date, String transaction, Double debit, Double credit, String famille, String ssFamille)
public LigneEcritureResultatRecherche(String lot, String sslot, String compte, Date date, Double debit, Double credit)
public LigneEcritureResultatRecherche(String compte, Double debit, Double credit)
public String getLot()
getLot
in interface ResultatRechercheCtrlBudg
public void setLot(String lot)
public String getSslot()
public void setSslot(String sslot)
public String getCompte()
getCompte
in interface ResultatRechercheCtrlBudg
public void setCompte(String compte)
public Date getDate()
public void setDate(Date date)
public Double getDebit()
public void setDebit(Double debit)
public Double getCredit()
public void setCredit(Double credit)
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public String getCodeDivision()
public void setCodeDivision(String codeDivision)
public String getCodeEtablissement()
public void setCodeEtablissement(String codeEtablissement)
public String getCodeJournal()
public void setCodeJournal(String codeJournal)
public String getCodeFamille()
public void setCodeFamille(String codeFamille)
public String getCodeSsfamille()
public void setCodeSsfamille(String codeSsfamille)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public String getMois()
public void setMois(String mois)
public String getAffaire()
getAffaire
in interface ResultatRechercheCtrlBudg
public void setAffaire(String affaire)
public String getGroupe()
getGroupe
in interface ResultatRechercheCtrlBudg
public String getInterne()
getInterne
in interface ResultatRechercheCtrlBudg
public String getSsLot()
getSsLot
in interface ResultatRechercheCtrlBudg
public String getBranche()
getBranche
in interface ResultatRechercheCtrlBudg
public String getJournal()
public void setJournal(String journal)
public Date getDateDebut()
getDateDebut
in interface ResultatRechercheCtrlBudg
public Date getDateFin()
getDateFin
in interface ResultatRechercheCtrlBudg
public Double getPrixTotalLigne()
getPrixTotalLigne
in interface ResultatRechercheCtrlBudg
public String getNature()
getNature
in interface ResultatRechercheCtrlBudg
public String getNomAppelAffaire()
public void setNomAppelAffaire(String nomAppelAffaire)
public String getMarche()
public void setMarche(String marche)
public String getAnneeAnterieure()
public void setAnneeAnterieure(String anneeAnterieure)
public String getTransaction()
public void setTransaction(String transaction)
public Double getQuantite()
getQuantite
in interface ResultatRechercheCtrlBudg
public String getCodeLot()
getCodeLot
in interface LotSsLot
public String getCodeSsLot()
getCodeSsLot
in interface LotSsLot
public String getEtabAffaire()
getEtabAffaire
in interface ResultatRechercheCtrlBudg
public Date getDatePiece()
getDatePiece
in interface DatePiece
Copyright © 2016. All rights reserved.