@Entity public class FClefRepart extends Object implements Serializable
Constructor and Description |
---|
FClefRepart() |
FClefRepart(String societe,
String code,
String libelle,
Double typCalcul,
String nomProced,
Double typSource,
Double typCible,
Date dtfinValid,
String services) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
Date |
getDtfinValid() |
Double |
getIdent() |
String |
getLibelle() |
String |
getNomProced() |
String |
getServices() |
String |
getSociete() |
Double |
getTypCalcul() |
Double |
getTypCible() |
Double |
getTypSource() |
void |
setCode(String code)
BDD : CODE
Code clef de répartition |
void |
setDtfinValid(Date dtfinValid)
BDD : DTFINVALID
Date de fin de validité |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setLibelle(String libelle)
BDD : LIBELLE
Libellé clef de répartition |
void |
setNomProced(String nomProced) |
void |
setServices(String services)
BDD : SERVICES
Zones services |
void |
setSociete(String societe)
BDD : SOCIETE
Code Société |
void |
setTypCalcul(Double typCalcul)
BDD : TYPCALCUL
Type mode de calcul 0 -> manuel / 1 -> automatique |
void |
setTypCible(Double typCible)
BDD : TYPCIBLE
Type de l'objet destination 0->Société / 1->compte classe 6 / 2->Affaire |
void |
setTypSource(Double typSource)
BDD : TYPSOURCE
Type du compte origine : 0->classe 6 / 1->classe 9 |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public String getSociete()
public void setSociete(String societe)
Code
- Sociétépublic String getCode()
public void setCode(String code)
Code
- clef de répartitionpublic String getLibelle()
public void setLibelle(String libelle)
Libellé
- clef de répartitionpublic Double getTypCalcul()
public void setTypCalcul(Double typCalcul)
Type
- mode de calcul 0 -> manuel / 1 -> automatiquepublic String getNomProced()
public void setNomProced(String nomProced)
public Double getTypSource()
public void setTypSource(Double typSource)
Type
- du compte origine : 0->classe 6 / 1->classe 9public Double getTypCible()
public void setTypCible(Double typCible)
Type
- de l'objet destination 0->Société / 1->compte classe 6 /
2->Affairepublic Date getDtfinValid()
public void setDtfinValid(Date dtfinValid)
Date
- de fin de validitépublic String getServices()
public void setServices(String services)
Zones
- servicesCopyright © 2016. All rights reserved.