@Entity public class FHistoBudmoe extends Object implements Serializable
Constructor and Description |
---|
FHistoBudmoe() |
FHistoBudmoe(TPcrPst pcrPst,
TPcrEnt pcrEnt,
String societe,
String collab,
Date dtDebut,
Date dtFin,
Double mt01,
Double mt02,
String services,
String etablissement,
Date dtRevision,
Double indStatut,
String axeAnal01) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAxeAnal01() |
String |
getCollab() |
Date |
getDtDebut() |
Date |
getDtFin() |
Date |
getDtRevision() |
String |
getEtablissement() |
Double |
getIdent() |
Double |
getIndStatut() |
Double |
getMt01() |
Double |
getMt02() |
TPcrEnt |
getPcrEnt() |
TPcrPst |
getPcrPst() |
String |
getServices() |
String |
getSociete() |
void |
setAxeAnal01(String axeAnal01)
BDD : AXEANAL01
Axe analytique |
void |
setCollab(String collab)
BDD : COLLAB
Code collaborateur |
void |
setDtDebut(Date dtDebut)
BDD : DTDEBUT
Date de début |
void |
setDtFin(Date dtFin)
BDD : DTFIN
Date de fin |
void |
setDtRevision(Date dtRevision)
BDD : DTREVISION
Date de révision |
void |
setEtablissement(String etablissement)
BDD : ETABLISSEMENT
Code établissement |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setIndStatut(Double indStatut)
BDD : INDSTATUT
Indicateur statut |
void |
setMt01(Double mt01)
BDD : MT01
Montant 01 |
void |
setMt02(Double mt02)
BDD : MT02
Montant 02 |
void |
setPcrEnt(TPcrEnt pcrEnt)
BDD : PCRENT
Pointeur vers le modèle de plan budgétaire |
void |
setPcrPst(TPcrPst pcrPst)
BDD : PCRPST
Pointeur vers le poste budgétaire |
void |
setServices(String services)
BDD : SERVICES
Services |
void |
setSociete(String societe)
BDD : SOCIETE
Code société |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public TPcrPst getPcrPst()
public void setPcrPst(TPcrPst pcrPst)
Pointeur
- vers le poste budgétairepublic TPcrEnt getPcrEnt()
public void setPcrEnt(TPcrEnt pcrEnt)
Pointeur
- vers le modèle de plan budgétairepublic String getSociete()
public void setSociete(String societe)
Code
- sociétépublic String getCollab()
public void setCollab(String collab)
Code
- collaborateurpublic Date getDtDebut()
public void setDtDebut(Date dtDebut)
Date
- de débutpublic Date getDtFin()
public void setDtFin(Date dtFin)
Date
- de finpublic Double getMt01()
public void setMt01(Double mt01)
Montant
- 01public Double getMt02()
public void setMt02(Double mt02)
Montant
- 02public String getServices()
public void setServices(String services)
Services
- public String getEtablissement()
public void setEtablissement(String etablissement)
Code
- établissementpublic Date getDtRevision()
public void setDtRevision(Date dtRevision)
Date
- de révisionpublic Double getIndStatut()
public void setIndStatut(Double indStatut)
Indicateur
- statutpublic String getAxeAnal01()
public void setAxeAnal01(String axeAnal01)
Axe
- analytiqueCopyright © 2016. All rights reserved.