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 LigneComDevisCliResultatpublic void setPeriodiciteCmd(GMAOPeriodiciteContrat periodiciteCmd)
public Date getPeriodiciteCmdDateDeb()
getPeriodiciteCmdDateDeb in interface LigneComDevisCliResultatpublic void setPeriodiciteCmdDateDeb(Date periodiciteCmdDateDeb)
public Double getPeriodiciteCmdDuree()
getPeriodiciteCmdDuree in interface LigneComDevisCliResultatpublic void setPeriodiciteCmdDuree(Double periodiciteCmdDuree)
public GMAOTypeEcheancier getPeriodiciteCmdTerme()
getPeriodiciteCmdTerme in interface LigneComDevisCliResultatpublic void setPeriodiciteCmdTerme(GMAOTypeEcheancier periodiciteCmdTerme)
public boolean isPeriodiciteCmdTR()
isPeriodiciteCmdTR in interface LigneComDevisCliResultatpublic void setPeriodiciteCmdTR(boolean periodiciteCmdTR)
public Date getDtDebutPeriodeLigne()
getDtDebutPeriodeLigne in interface LigneComDevisCliResultatpublic void setDtDebutPeriodeLigne(Date dtDebutPeriodeLigne)
setDtDebutPeriodeLigne in interface LigneComDevisCliResultatpublic Date getDtFinPeriodeLigne()
getDtFinPeriodeLigne in interface LigneComDevisCliResultatpublic void setDtFinPeriodeLigne(Date dtFinPeriodeLigne)
setDtFinPeriodeLigne in interface LigneComDevisCliResultatpublic Date getDateLivrP()
getDateLivrP in interface LigneComDevisCliResultatpublic void setDateLivrP(Date dateLivrP)
setDateLivrP in interface LigneComDevisCliResultatpublic Date getDateFactP()
getDateFactP in interface LigneComDevisCliResultatpublic void setDateFactP(Date dateFactP)
setDateFactP in interface LigneComDevisCliResultatCopyright © 2016. All rights reserved.