public class Syn3DetResultatRecherche extends Object implements Serializable, LigneComDevisCliResultat
Modifier and Type | Field and Description |
---|---|
protected String |
codeAffaire |
protected String |
codeEtablAffaire |
protected String |
codeRespAffaire |
static String |
COMMANDE |
static String |
CONTRAT |
protected Date |
dateLivrP |
static String |
DEVIS |
protected Date |
dtDebutPeriodeLigne |
protected Date |
dtDernModif |
protected Date |
dtDevisSigne |
protected Date |
dtFactPrev |
protected Date |
dtFinPeriodeLigne |
protected String |
libelle |
static String |
LIVRAISON |
protected Double |
montant |
protected Double |
numOrdreType |
protected String |
numPiece |
protected GMAOPeriodiciteContrat |
periodiciteCmd |
protected Date |
periodiciteCmdDateDeb |
protected Double |
periodiciteCmdDuree |
protected GMAOTypeEcheancier |
periodiciteCmdTerme |
protected boolean |
periodiciteCmdTR |
protected String |
typePiece |
Constructor and Description |
---|
Syn3DetResultatRecherche() |
public static String DEVIS
public static String COMMANDE
public static String LIVRAISON
public static String CONTRAT
protected Date dtFactPrev
protected String typePiece
protected String numPiece
protected String codeRespAffaire
protected String codeAffaire
protected String libelle
protected Double montant
protected Date dtDernModif
protected String codeEtablAffaire
protected Date dtDevisSigne
protected Double numOrdreType
protected GMAOPeriodiciteContrat periodiciteCmd
protected Date periodiciteCmdDateDeb
protected Double periodiciteCmdDuree
protected GMAOTypeEcheancier periodiciteCmdTerme
protected boolean periodiciteCmdTR
protected Date dateLivrP
protected Date dtDebutPeriodeLigne
protected Date dtFinPeriodeLigne
public Date getDtFactPrev()
public void setDtFactPrev(Date dtFactPrev)
public String getTypePiece()
public void setTypePiece(String typePiece)
public String getNumPiece()
public void setNumPiece(String numPiece)
public String getCodeRespAffaire()
public void setCodeRespAffaire(String codeRespAffaire)
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public String getLibelle()
public void setLibelle(String libelle)
public Double getMontant()
public void setMontant(Double montant)
public Date getDtDernModif()
public void setDtDernModif(Date dtDernModif)
public String getCodeEtablAffaire()
public void setCodeEtablAffaire(String codeEtablAffaire)
public Date getDtDevisSigne()
public void setDtDevisSigne(Date dtDevisSigne)
public Double getNumOrdreType()
public GMAOPeriodiciteContrat getPeriodiciteCmd()
getPeriodiciteCmd
in interface LigneComDevisCliResultat
public void setPeriodiciteCmd(GMAOPeriodiciteContrat periodiciteCmd)
public Date getPeriodiciteCmdDateDeb()
getPeriodiciteCmdDateDeb
in interface LigneComDevisCliResultat
public void setPeriodiciteCmdDateDeb(Date periodiciteCmdDateDeb)
public Double getPeriodiciteCmdDuree()
getPeriodiciteCmdDuree
in interface LigneComDevisCliResultat
public void setPeriodiciteCmdDuree(Double periodiciteCmdDuree)
public GMAOTypeEcheancier getPeriodiciteCmdTerme()
getPeriodiciteCmdTerme
in interface LigneComDevisCliResultat
public void setPeriodiciteCmdTerme(GMAOTypeEcheancier periodiciteCmdTerme)
public boolean isPeriodiciteCmdTR()
isPeriodiciteCmdTR
in interface LigneComDevisCliResultat
public void setPeriodiciteCmdTR(boolean periodiciteCmdTR)
public Date getDtDebutPeriodeLigne()
getDtDebutPeriodeLigne
in interface LigneComDevisCliResultat
public void setDtDebutPeriodeLigne(Date dtDebutPeriodeLigne)
setDtDebutPeriodeLigne
in interface LigneComDevisCliResultat
public Date getDtFinPeriodeLigne()
getDtFinPeriodeLigne
in interface LigneComDevisCliResultat
public void setDtFinPeriodeLigne(Date dtFinPeriodeLigne)
setDtFinPeriodeLigne
in interface LigneComDevisCliResultat
public Date getDateLivrP()
getDateLivrP
in interface LigneComDevisCliResultat
public void setDateLivrP(Date dateLivrP)
setDateLivrP
in interface LigneComDevisCliResultat
public Date getDateFactP()
getDateFactP
in interface LigneComDevisCliResultat
public void setDateFactP(Date dateFactP)
setDateFactP
in interface LigneComDevisCliResultat
Copyright © 2016. All rights reserved.