public class FCollabDelegationBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FCollabDelegation |
build() |
static FCollabDelegationBuilder |
create() |
FCollabDelegationBuilder |
withCollaborateurByFcdClbIdentDelegue(FPCollaborateur collaborateurByFcdClbIdentDelegue) |
FCollabDelegationBuilder |
withCollaborateurByFcdClbIdentRecoit(FPCollaborateur collaborateurByFcdClbIdentRecoit) |
FCollabDelegationBuilder |
withDateDebut(Date dateDebut) |
FCollabDelegationBuilder |
withDateFin(Date dateFin) |
FCollabDelegationBuilder |
withEtablissement(TPEtablissement etablissement) |
FCollabDelegationBuilder |
withIdent(Double ident) |
FCollabDelegationBuilder |
withIndAbsence(Double indAbsence) |
FCollabDelegationBuilder |
withIndActivite(Double indActivite) |
FCollabDelegationBuilder |
withIndPointage(Double indPointage) |
FCollabDelegationBuilder |
withIndValidation(Double indValidation) |
FCollabDelegationBuilder |
withService(TColService service) |
public static FCollabDelegationBuilder create()
public FCollabDelegation build()
public FCollabDelegationBuilder withCollaborateurByFcdClbIdentDelegue(FPCollaborateur collaborateurByFcdClbIdentDelegue)
public FCollabDelegationBuilder withCollaborateurByFcdClbIdentRecoit(FPCollaborateur collaborateurByFcdClbIdentRecoit)
public FCollabDelegationBuilder withDateDebut(Date dateDebut)
public FCollabDelegationBuilder withDateFin(Date dateFin)
public FCollabDelegationBuilder withEtablissement(TPEtablissement etablissement)
public FCollabDelegationBuilder withIdent(Double ident)
public FCollabDelegationBuilder withIndAbsence(Double indAbsence)
public FCollabDelegationBuilder withIndActivite(Double indActivite)
public FCollabDelegationBuilder withIndPointage(Double indPointage)
public FCollabDelegationBuilder withIndValidation(Double indValidation)
public FCollabDelegationBuilder withService(TColService service)
Copyright © 2016. All rights reserved.