public class TAfffamAffBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TAfffamAff |
build() |
static TAfffamAffBuilder |
create() |
TAfffamAffBuilder |
withCodeAffaire(String codeAffaire) |
TAfffamAffBuilder |
withCodeAfffam1(String codeAfffam1) |
TAfffamAffBuilder |
withCodeAfffam2(String codeAfffam2) |
TAfffamAffBuilder |
withCodeEtabl(String codeEtabl) |
TAfffamAffBuilder |
withCodeSociete(String codeSociete) |
TAfffamAffBuilder |
withDateDebut(Date dateDebut) |
TAfffamAffBuilder |
withDateFin(Date dateFin) |
TAfffamAffBuilder |
withIdent(Double ident) |
TAfffamAffBuilder |
withIndCalcul(Double indCalcul) |
TAfffamAffBuilder |
withNomPce(String nomPce) |
TAfffamAffBuilder |
withPctReparti(Double pctReparti) |
TAfffamAffBuilder |
withRepartition(Double repartition) |
TAfffamAffBuilder |
withServices(String services) |
TAfffamAffBuilder |
withTypRepart(Double typRepart) |
public static TAfffamAffBuilder create()
public TAfffamAff build()
public TAfffamAffBuilder withCodeAffaire(String codeAffaire)
public TAfffamAffBuilder withCodeAfffam1(String codeAfffam1)
public TAfffamAffBuilder withCodeAfffam2(String codeAfffam2)
public TAfffamAffBuilder withCodeEtabl(String codeEtabl)
public TAfffamAffBuilder withCodeSociete(String codeSociete)
public TAfffamAffBuilder withDateDebut(Date dateDebut)
public TAfffamAffBuilder withDateFin(Date dateFin)
public TAfffamAffBuilder withIdent(Double ident)
public TAfffamAffBuilder withIndCalcul(Double indCalcul)
public TAfffamAffBuilder withNomPce(String nomPce)
public TAfffamAffBuilder withPctReparti(Double pctReparti)
public TAfffamAffBuilder withRepartition(Double repartition)
public TAfffamAffBuilder withServices(String services)
public TAfffamAffBuilder withTypRepart(Double typRepart)
Copyright © 2016. All rights reserved.