@Entity public class TAfffamAff extends Object implements Serializable
Constructor and Description |
---|
TAfffamAff() |
TAfffamAff(String codeSociete,
String codeEtabl,
String codeAffaire,
String codeAfffam1,
String codeAfffam2,
Double typRepart,
Double repartition,
Date dateDebut,
Date dateFin,
Double indCalcul,
String nomPce,
String services,
Double pctReparti) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCodeAffaire() |
String |
getCodeAfffam1() |
String |
getCodeAfffam2() |
String |
getCodeEtabl() |
String |
getCodeSociete() |
Date |
getDateDebut() |
Date |
getDateFin() |
Double |
getIdent() |
Double |
getIndCalcul() |
String |
getNomPce() |
Double |
getPctReparti() |
Double |
getRepartition() |
String |
getServices() |
Double |
getTypRepart() |
void |
setCodeAffaire(String codeAffaire)
BDD : CODEAFFAIRE
Code Affaire |
void |
setCodeAfffam1(String codeAfffam1)
BDD : CODEAFFFAM1
Code famille 1 |
void |
setCodeAfffam2(String codeAfffam2)
BDD : CODEAFFFAM2
Code famille 2 |
void |
setCodeEtabl(String codeEtabl)
BDD : CODEETABL
Code établissement |
void |
setCodeSociete(String codeSociete)
BDD : CODESOCIETE
Code Société |
void |
setDateDebut(Date dateDebut)
BDD : DATEDEBUT
Date de début |
void |
setDateFin(Date dateFin)
BDD : DATEFIN
Date de fin |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setIndCalcul(Double indCalcul)
BDD : INDCALCUL
Indicateur mode de calcul (0=Saisi, 1=Calculé) |
void |
setNomPce(String nomPce)
BDD : NOMPCE
Nom PCE |
void |
setPctReparti(Double pctReparti)
BDD : TFAF_PCT_REPARTI
Pourcentage reparti |
void |
setRepartition(Double repartition)
BDD : REPARTITION
Valeur de la répartition |
void |
setServices(String services)
BDD : SERVICES
Services |
void |
setTypRepart(Double typRepart)
BDD : TYPREPART
Type de la valeur de la répartition (0 = en % / 1 = en montant) |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public String getCodeSociete()
public void setCodeSociete(String codeSociete)
Code
- Sociétépublic String getCodeEtabl()
public void setCodeEtabl(String codeEtabl)
Code
- établissementpublic String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
Code
- Affairepublic String getCodeAfffam1()
public void setCodeAfffam1(String codeAfffam1)
Code
- famille 1public String getCodeAfffam2()
public void setCodeAfffam2(String codeAfffam2)
Code
- famille 2public Double getTypRepart()
public void setTypRepart(Double typRepart)
Type
- de la valeur de la répartition (0 = en % / 1 = en montant)public Double getRepartition()
public void setRepartition(Double repartition)
Valeur
- de la répartitionpublic Date getDateDebut()
public void setDateDebut(Date dateDebut)
Date
- de débutpublic Date getDateFin()
public void setDateFin(Date dateFin)
Date
- de finpublic Double getIndCalcul()
public void setIndCalcul(Double indCalcul)
Indicateur
- mode de calcul (0=Saisi, 1=Calculé)public String getNomPce()
public void setNomPce(String nomPce)
Nom
- PCEpublic String getServices()
public void setServices(String services)
Services
- public Double getPctReparti()
public void setPctReparti(Double pctReparti)
Pourcentage
- repartiCopyright © 2016. All rights reserved.