@Entity public class TPcrPstEtab extends Object implements Serializable
Constructor and Description |
---|
TPcrPstEtab() |
TPcrPstEtab(TPcrPst pcrPst,
String societe,
String etabl,
String comment) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getComment() |
String |
getEtabl() |
Double |
getIdent() |
TPcrPst |
getPcrPst() |
String |
getSociete() |
void |
setComment(String comment)
BDD : COMMENT
Commentaire |
void |
setEtabl(String etabl)
BDD : ETABL
Code établissement |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setPcrPst(TPcrPst pcrPst)
BDD : PCRPST
Ident du poste budgétaire |
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)
Ident
- du poste budgétairepublic String getSociete()
public void setSociete(String societe)
Code
- Sociétépublic String getEtabl()
public void setEtabl(String etabl)
Code
- établissementpublic String getComment()
public void setComment(String comment)
Commentaire
- Copyright © 2016. All rights reserved.