@Entity public class TPbudCpt extends Object implements Serializable
Constructor and Description |
---|
TPbudCpt() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCompte() |
Double |
getIdent() |
String |
getLibCpte() |
TPbudEnt |
getPbudEnt() |
TPbudPst |
getPbudPst() |
String |
getServices() |
String |
getType() |
void |
setCompte(String compte)
BDD : COMPTE
Compte |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setLibCpte(String libCpte)
BDD : LIBCPTE
Libellé du compte |
void |
setPbudEnt(TPbudEnt pbudEnt)
BDD : PBUDENT
Pointeur vers le modèle de plan |
void |
setPbudPst(TPbudPst pbudPst)
BDD : PBUDPST
Pointeur vers le poste du plan |
void |
setServices(String services)
BDD : SERVICES
Services |
void |
setType(String type)
BDD : TPBC_TYPE
Indique le type : 1 : compte, 2 : competence, null ou 0 compte ou competence |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public TPbudPst getPbudPst()
public void setPbudPst(TPbudPst pbudPst)
Pointeur
- vers le poste du planpublic TPbudEnt getPbudEnt()
public void setPbudEnt(TPbudEnt pbudEnt)
Pointeur
- vers le modèle de planpublic String getCompte()
public void setCompte(String compte)
Compte
- public String getLibCpte()
public void setLibCpte(String libCpte)
Libellé
- du comptepublic String getServices()
public void setServices(String services)
Services
- public String getType()
public void setType(String type)
Services
- Copyright © 2016. All rights reserved.