@Entity public class TApprobation extends Object implements Serializable, IdentCodeLibelleIdentifiable
Constructor and Description |
---|
TApprobation() |
TApprobation(Double ident,
String code,
String libelle,
String commentaire,
Double numOrdre,
Double indVisible,
String codePrec,
Double indAuthPeriodeArrete,
Double indVarAutorise,
Double indRetDissociation,
String codeSociete) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getCodePrec() |
String |
getCodeSociete() |
String |
getCommentaire() |
Double |
getIdent() |
Double |
getIndAuthPeriodeArrete() |
Double |
getIndRetDissociation() |
Double |
getIndVarAutorise() |
Double |
getIndVisible() |
String |
getLibelle() |
String |
getLibelleInterne() |
Double |
getNumOrdre() |
void |
setCode(String code)
BDD : TA_CODE
Code plan |
void |
setCodePrec(String codePrec)
BDD : TA_CODE_PREC
Code précédent |
void |
setCodeSociete(String codeSociete) |
void |
setCommentaire(String commentaire)
BDD : TA_COMMENTAIRE
Commentaire |
void |
setIdent(Double ident)
BDD : TA_IDENT
Ident |
void |
setIndAuthPeriodeArrete(Double indAuthPeriodeArrete)
BDD : TA_IND_AUTH_PERIODE_ARRETEE
Autorisé sur période arrêtée : (0:non, 1:oui, 2:indifférent) |
void |
setIndRetDissociation(Double indRetDissociation)
BDD : TA_IND_RET_DISSO
Indicateur de retour en cas de dissociation |
void |
setIndVarAutorise(Double indVarAutorise)
BDD : TA_IND_VAR_AUTORISE
Eléments variables autorisés |
void |
setIndVisible(Double indVisible)
BDD : TA_IND_VISIBLE
indicateur de visibilité |
void |
setLibelle(String libelle)
BDD : LIBELLE
Libellé |
void |
setLibelleInterne(String libelleInterne)
BDD : TA_LIBELLE
Libellé |
void |
setNumOrdre(Double numOrdre)
BDD : TA_NUM_ORDRE
Numero d'ordre |
public Double getIdent()
getIdent
in interface IdentIdentifiable
public void setIdent(Double ident)
Ident
- public String getCode()
getCode
in interface CodeIdentifiable
public void setCode(String code)
Code
- public String getLibelle()
getLibelle
in interface Localisable
public void setLibelle(String libelle)
Libellé
- public String getLibelleInterne()
public void setLibelleInterne(String libelleInterne)
Libellé
- public String getCommentaire()
public void setCommentaire(String commentaire)
Commentaire
- public Double getNumOrdre()
public void setNumOrdre(Double numOrdre)
Numero
- d'ordrepublic Double getIndVisible()
public void setIndVisible(Double indVisible)
indicateur
- de visibilité (0 = non / 1 = oui)public String getCodePrec()
public void setCodePrec(String codePrec)
Code
- précédentpublic Double getIndAuthPeriodeArrete()
public void setIndAuthPeriodeArrete(Double indAuthPeriodeArrete)
Autorisé
- sur période arrêtée : (0:non, 1:oui, 2:indifférent)public Double getIndVarAutorise()
public void setIndVarAutorise(Double indVarAutorise)
Eléments
- variables autoriséspublic Double getIndRetDissociation()
public void setIndRetDissociation(Double indRetDissociation)
Indicateur
- de retour en cas de dissociationpublic String getCodeSociete()
public void setCodeSociete(String codeSociete)
Copyright © 2016. All rights reserved.