public class CompteResultatPlanResultatRecherche extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
CompteResultatPlanResultatRecherche() |
Modifier and Type | Method and Description |
---|---|
Date |
getDtRevision() |
Double |
getEcart() |
String |
getExercice() |
Double |
getIdent() |
Double |
getIndStatut() |
Double |
getIndValid() |
Double |
getIndValrev() |
Double |
getMtBudgetDef() |
Double |
getMtBudRevDef() |
TPcrEnt |
getPcrEnt() |
Double |
getPtrPcrPst() |
String |
getResultIdent() |
void |
setDtRevision(Date dtRevision) |
void |
setEcart(Double ecart) |
void |
setExercice(String exercice) |
void |
setIdent(Double ident) |
void |
setIndStatut(Double indStatut) |
void |
setIndValid(Double indValid) |
void |
setIndValrev(Double indValrev) |
void |
setMtBudgetDef(Double mtBudgetDef) |
void |
setMtBudRevDef(Double mtBudRevDef) |
void |
setPcrEnt(TPcrEnt pcrEnt) |
void |
setPtrPcrPst(Double ptrPcrPst) |
public Double getIdent()
public void setIdent(Double ident)
public TPcrEnt getPcrEnt()
public void setPcrEnt(TPcrEnt pcrEnt)
public String getExercice()
public void setExercice(String exercice)
public Double getPtrPcrPst()
public void setPtrPcrPst(Double ptrPcrPst)
public Double getMtBudgetDef()
public void setMtBudgetDef(Double mtBudgetDef)
public Double getMtBudRevDef()
public void setMtBudRevDef(Double mtBudRevDef)
public Double getIndValid()
public void setIndValid(Double indValid)
public Date getDtRevision()
public void setDtRevision(Date dtRevision)
public Double getIndValrev()
public void setIndValrev(Double indValrev)
public Double getEcart()
public void setEcart(Double ecart)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public Double getIndStatut()
public void setIndStatut(Double indStatut)
Copyright © 2016. All rights reserved.