Completed
Push — master ( 17d78d...4b1efa )
by WEBEWEB
01:27
created

Tabledeserreurs::getNbJourBaseCp()   A

Complexity

Conditions 1
Paths 1

Size

Total Lines 3

Duplication

Lines 0
Ratio 0 %

Importance

Changes 0
Metric Value
dl 0
loc 3
rs 10
c 0
b 0
f 0
cc 1
nc 1
nop 0
1
<?php
2
3
/*
4
 * This file is part of the core-library package.
5
 *
6
 * (c) 2018 WEBEWEB
7
 *
8
 * For the full copyright and license information, please view the LICENSE
9
 * file that was distributed with this source code.
10
 */
11
12
namespace WBW\Library\Core\ThirdParty\Quadratus\Model\QPaie;
13
14
use DateTime;
15
16
/**
17
 * Tabledeserreurs.
18
 *
19
 * @author webeweb <https://github.com/webeweb/>
20
 * @package WBW\Library\Core\ThirdParty\Quadratus\Model\QPaie
21
 */
22
class Tabledeserreurs {
23
24
    /**
25
     * A transferer en p.
26
     *
27
     * @var bool|null
28
     */
29
    private $aTransfererEnP;
30
31
    /**
32
     * Administratif.
33
     *
34
     * @var bool|null
35
     */
36
    private $administratif;
37
38
    /**
39
     * Alleg particulier.
40
     *
41
     * @var bool|null
42
     */
43
    private $allegParticulier;
44
45
    /**
46
     * Autre alleg.
47
     *
48
     * @var bool|null
49
     */
50
    private $autreAlleg;
51
52
    /**
53
     * Btq.
54
     *
55
     * @var string|null
56
     */
57
    private $btq;
58
59
    /**
60
     * Bureau distributeur.
61
     *
62
     * @var string|null
63
     */
64
    private $bureauDistributeur;
65
66
    /**
67
     * Cddcdi.
68
     *
69
     * @var bool|null
70
     */
71
    private $cddcdi;
72
73
    /**
74
     * Calcul particip.
75
     *
76
     * @var bool|null
77
     */
78
    private $calculParticip;
79
80
    /**
81
     * Carte sejour delivree le.
82
     *
83
     * @var DateTime|null
84
     */
85
    private $carteSejourDelivreeLe;
86
87
    /**
88
     * Carte sejour expire le.
89
     *
90
     * @var DateTime|null
91
     */
92
    private $carteSejourExpireLe;
93
94
    /**
95
     * Carte travail delivree le.
96
     *
97
     * @var DateTime|null
98
     */
99
    private $carteTravailDelivreeLe;
100
101
    /**
102
     * Carte travail expire le.
103
     *
104
     * @var DateTime|null
105
     */
106
    private $carteTravailExpireLe;
107
108
    /**
109
     * Cas part ss.
110
     *
111
     * @var bool|null
112
     */
113
    private $casPartSs;
114
115
    /**
116
     * Categ population.
117
     *
118
     * @var string|null
119
     */
120
    private $categPopulation;
121
122
    /**
123
     * Categ salarie.
124
     *
125
     * @var string|null
126
     */
127
    private $categSalarie;
128
129
    /**
130
     * Categorie permis.
131
     *
132
     * @var string|null
133
     */
134
    private $categoriePermis;
135
136
    /**
137
     * Classification.
138
     *
139
     * @var string|null
140
     */
141
    private $classification;
142
143
    /**
144
     * Cle deux.
145
     *
146
     * @var string|null
147
     */
148
    private $cleDeux;
149
150
    /**
151
     * Code at.
152
     *
153
     * @var int|null
154
     */
155
    private $codeAt;
156
157
    /**
158
     * Code centre urssaf.
159
     *
160
     * @var string|null
161
     */
162
    private $codeCentreUrssaf;
163
164
    /**
165
     * Code convention.
166
     *
167
     * @var string|null
168
     */
169
    private $codeConvention;
170
171
    /**
172
     * Code etablissement.
173
     *
174
     * @var int|null
175
     */
176
    private $codeEtablissement;
177
178
    /**
179
     * Code naf.
180
     *
181
     * @var int|null
182
     */
183
    private $codeNaf;
184
185
    /**
186
     * Code officiel commune.
187
     *
188
     * @var string|null
189
     */
190
    private $codeOfficielCommune;
191
192
    /**
193
     * Code pays naissance.
194
     *
195
     * @var string|null
196
     */
197
    private $codePaysNaissance;
198
199
    /**
200
     * Code postal.
201
     *
202
     * @var string|null
203
     */
204
    private $codePostal;
205
206
    /**
207
     * Code type sal.
208
     *
209
     * @var string|null
210
     */
211
    private $codeTypeSal;
212
213
    /**
214
     * Coeff convention.
215
     *
216
     * @var float|null
217
     */
218
    private $coeffConvention;
219
220
    /**
221
     * Commune naissance.
222
     *
223
     * @var string|null
224
     */
225
    private $communeNaissance;
226
227
    /**
228
     * Complement.
229
     *
230
     * @var string|null
231
     */
232
    private $complement;
233
234
    /**
235
     * Compte tiers.
236
     *
237
     * @var string|null
238
     */
239
    private $compteTiers;
240
241
    /**
242
     * Cpt accompte.
243
     *
244
     * @var int|null
245
     */
246
    private $cptAccompte;
247
248
    /**
249
     * Ctrl taux sal base.
250
     *
251
     * @var bool|null
252
     */
253
    private $ctrlTauxSalBase;
254
255
    /**
256
     * Cum30 ss.
257
     *
258
     * @var float|null
259
     */
260
    private $cum30Ss;
261
262
    /**
263
     * Cum base csg.
264
     *
265
     * @var float|null
266
     */
267
    private $cumBaseCsg;
268
269
    /**
270
     * Cum base gmp.
271
     *
272
     * @var float|null
273
     */
274
    private $cumBaseGmp;
275
276
    /**
277
     * Cum base ss.
278
     *
279
     * @var float|null
280
     */
281
    private $cumBaseSs;
282
283
    /**
284
     * Cum base tr a.
285
     *
286
     * @var float|null
287
     */
288
    private $cumBaseTrA;
289
290
    /**
291
     * Cum base tr a caisse1.
292
     *
293
     * @var float|null
294
     */
295
    private $cumBaseTrACaisse1;
296
297
    /**
298
     * Cum base tr a caisse2.
299
     *
300
     * @var float|null
301
     */
302
    private $cumBaseTrACaisse2;
303
304
    /**
305
     * Cum base tr a caisse3.
306
     *
307
     * @var float|null
308
     */
309
    private $cumBaseTrACaisse3;
310
311
    /**
312
     * Cum base tr b.
313
     *
314
     * @var float|null
315
     */
316
    private $cumBaseTrB;
317
318
    /**
319
     * Cum base tr b caisse1.
320
     *
321
     * @var float|null
322
     */
323
    private $cumBaseTrBCaisse1;
324
325
    /**
326
     * Cum base tr b caisse2.
327
     *
328
     * @var float|null
329
     */
330
    private $cumBaseTrBCaisse2;
331
332
    /**
333
     * Cum base tr b caisse3.
334
     *
335
     * @var float|null
336
     */
337
    private $cumBaseTrBCaisse3;
338
339
    /**
340
     * Cum base tr c.
341
     *
342
     * @var float|null
343
     */
344
    private $cumBaseTrC;
345
346
    /**
347
     * Cum base tr c caisse1.
348
     *
349
     * @var float|null
350
     */
351
    private $cumBaseTrCCaisse1;
352
353
    /**
354
     * Cum base tr c caisse2.
355
     *
356
     * @var float|null
357
     */
358
    private $cumBaseTrCCaisse2;
359
360
    /**
361
     * Cum base tr c caisse3.
362
     *
363
     * @var float|null
364
     */
365
    private $cumBaseTrCCaisse3;
366
367
    /**
368
     * Cum brut abat non lim.
369
     *
370
     * @var float|null
371
     */
372
    private $cumBrutAbatNonLim;
373
374
    /**
375
     * Cum brut non abattu.
376
     *
377
     * @var float|null
378
     */
379
    private $cumBrutNonAbattu;
380
381
    /**
382
     * Cum brut al.
383
     *
384
     * @var float|null
385
     */
386
    private $cumBrutAl;
387
388
    /**
389
     * Cum cp dus.
390
     *
391
     * @var float|null
392
     */
393
    private $cumCpDus;
394
395
    /**
396
     * Cum cp dus1.
397
     *
398
     * @var float|null
399
     */
400
    private $cumCpDus1;
401
402
    /**
403
     * Cum cp pris.
404
     *
405
     * @var float|null
406
     */
407
    private $cumCpPris;
408
409
    /**
410
     * Cum cp pris1.
411
     *
412
     * @var float|null
413
     */
414
    private $cumCpPris1;
415
416
    /**
417
     * Cum h repos remplace.
418
     *
419
     * @var float|null
420
     */
421
    private $cumHReposRemplace;
422
423
    /**
424
     * Cum h service.
425
     *
426
     * @var float|null
427
     */
428
    private $cumHService;
429
430
    /**
431
     * Cum h sup.
432
     *
433
     * @var float|null
434
     */
435
    private $cumHSup;
436
437
    /**
438
     * Cum h sup rcit.
439
     *
440
     * @var float|null
441
     */
442
    private $cumHSupRcit;
443
444
    /**
445
     * Cum heure paye.
446
     *
447
     * @var float|null
448
     */
449
    private $cumHeurePaye;
450
451
    /**
452
     * Cum heure trav.
453
     *
454
     * @var float|null
455
     */
456
    private $cumHeureTrav;
457
458
    /**
459
     * Cum j repos recup.
460
     *
461
     * @var float|null
462
     */
463
    private $cumJReposRecup;
464
465
    /**
466
     * Cum jour paye.
467
     *
468
     * @var float|null
469
     */
470
    private $cumJourPaye;
471
472
    /**
473
     * Cum jour trav.
474
     *
475
     * @var float|null
476
     */
477
    private $cumJourTrav;
478
479
    /**
480
     * Cum mt cp pris.
481
     *
482
     * @var float|null
483
     */
484
    private $cumMtCpPris;
485
486
    /**
487
     * Cum mt cp pris1.
488
     *
489
     * @var float|null
490
     */
491
    private $cumMtCpPris1;
492
493
    /**
494
     * Cum net a payer.
495
     *
496
     * @var float|null
497
     */
498
    private $cumNetAPayer;
499
500
    /**
501
     * Cum net imposable.
502
     *
503
     * @var float|null
504
     */
505
    private $cumNetImposable;
506
507
    /**
508
     * Cum plaf1 caisse1.
509
     *
510
     * @var float|null
511
     */
512
    private $cumPlaf1Caisse1;
513
514
    /**
515
     * Cum plaf1 caisse2.
516
     *
517
     * @var float|null
518
     */
519
    private $cumPlaf1Caisse2;
520
521
    /**
522
     * Cum plaf1 caisse3.
523
     *
524
     * @var float|null
525
     */
526
    private $cumPlaf1Caisse3;
527
528
    /**
529
     * Cum plaf2 caisse1.
530
     *
531
     * @var float|null
532
     */
533
    private $cumPlaf2Caisse1;
534
535
    /**
536
     * Cum plaf2 caisse2.
537
     *
538
     * @var float|null
539
     */
540
    private $cumPlaf2Caisse2;
541
542
    /**
543
     * Cum plaf2 caisse3.
544
     *
545
     * @var float|null
546
     */
547
    private $cumPlaf2Caisse3;
548
549
    /**
550
     * Cum plafond gmp.
551
     *
552
     * @var float|null
553
     */
554
    private $cumPlafondGmp;
555
556
    /**
557
     * Cum plafond ss1.
558
     *
559
     * @var float|null
560
     */
561
    private $cumPlafondSs1;
562
563
    /**
564
     * Cum plafond ss2.
565
     *
566
     * @var float|null
567
     */
568
    private $cumPlafondSs2;
569
570
    /**
571
     * Cum prov cp.
572
     *
573
     * @var float|null
574
     */
575
    private $cumProvCp;
576
577
    /**
578
     * Cum prov cp1.
579
     *
580
     * @var float|null
581
     */
582
    private $cumProvCp1;
583
584
    /**
585
     * Cum repos comp.
586
     *
587
     * @var float|null
588
     */
589
    private $cumReposComp;
590
591
    /**
592
     * Date ancien.
593
     *
594
     * @var DateTime|null
595
     */
596
    private $dateAncien;
597
598
    /**
599
     * Date embauche.
600
     *
601
     * @var DateTime|null
602
     */
603
    private $dateEmbauche;
604
605
    /**
606
     * Date entree1.
607
     *
608
     * @var DateTime|null
609
     */
610
    private $dateEntree1;
611
612
    /**
613
     * Date entree2.
614
     *
615
     * @var DateTime|null
616
     */
617
    private $dateEntree2;
618
619
    /**
620
     * Date licenciement.
621
     *
622
     * @var DateTime|null
623
     */
624
    private $dateLicenciement;
625
626
    /**
627
     * Date modification.
628
     *
629
     * @var DateTime|null
630
     */
631
    private $dateModification;
632
633
    /**
634
     * Date naiss conjoint.
635
     *
636
     * @var DateTime|null
637
     */
638
    private $dateNaissConjoint;
639
640
    /**
641
     * Date naissance.
642
     *
643
     * @var DateTime|null
644
     */
645
    private $dateNaissance;
646
647
    /**
648
     * Date sortie1.
649
     *
650
     * @var DateTime|null
651
     */
652
    private $dateSortie1;
653
654
    /**
655
     * Date sortie2.
656
     *
657
     * @var DateTime|null
658
     */
659
    private $dateSortie2;
660
661
    /**
662
     * Date visite medicale.
663
     *
664
     * @var DateTime|null
665
     */
666
    private $dateVisiteMedicale;
667
668
    /**
669
     * Date visite reprise.
670
     *
671
     * @var DateTime|null
672
     */
673
    private $dateVisiteReprise;
674
675
    /**
676
     * Dept naissance.
677
     *
678
     * @var string|null
679
     */
680
    private $deptNaissance;
681
682
    /**
683
     * Dern num prime.
684
     *
685
     * @var int|null
686
     */
687
    private $dernNumPrime;
688
689
    /**
690
     * Dim type2.
691
     *
692
     * @var bool|null
693
     */
694
    private $dimType2;
695
696
    /**
697
     * Dir non salarie.
698
     *
699
     * @var bool|null
700
     */
701
    private $dirNonSalarie;
702
703
    /**
704
     * Dom banque.
705
     *
706
     * @var string|null
707
     */
708
    private $domBanque;
709
710
    /**
711
     * Ed taux sal base.
712
     *
713
     * @var bool|null
714
     */
715
    private $edTauxSalBase;
716
717
    /**
718
     * Effectif.
719
     *
720
     * @var bool|null
721
     */
722
    private $effectif;
723
724
    /**
725
     * Effectif das.
726
     *
727
     * @var bool|null
728
     */
729
    private $effectifDas;
730
731
    /**
732
     * Emploi.
733
     *
734
     * @var string|null
735
     */
736
    private $emploi;
737
738
    /**
739
     * Fictif.
740
     *
741
     * @var bool|null
742
     */
743
    private $fictif;
744
745
    /**
746
     * Fraction etab.
747
     *
748
     * @var string|null
749
     */
750
    private $fractionEtab;
751
752
    /**
753
     * Gestion maj dim.
754
     *
755
     * @var string|null
756
     */
757
    private $gestionMajDim;
758
759
    /**
760
     * Gestion maj jf.
761
     *
762
     * @var string|null
763
     */
764
    private $gestionMajJf;
765
766
    /**
767
     * Gestion maj nuit.
768
     *
769
     * @var string|null
770
     */
771
    private $gestionMajNuit;
772
773
    /**
774
     * Grille anc1.
775
     *
776
     * @var string|null
777
     */
778
    private $grilleAnc1;
779
780
    /**
781
     * Grille anc2.
782
     *
783
     * @var string|null
784
     */
785
    private $grilleAnc2;
786
787
    /**
788
     * Grille anc3.
789
     *
790
     * @var string|null
791
     */
792
    private $grilleAnc3;
793
794
    /**
795
     * H nuit type2.
796
     *
797
     * @var bool|null
798
     */
799
    private $hNuitType2;
800
801
    /**
802
     * Handicape.
803
     *
804
     * @var bool|null
805
     */
806
    private $handicape;
807
808
    /**
809
     * Lieu travail conjoint.
810
     *
811
     * @var string|null
812
     */
813
    private $lieuTravailConjoint;
814
815
    /**
816
     * Matricule.
817
     *
818
     * @var string|null
819
     */
820
    private $matricule;
821
822
    /**
823
     * Mensualisation tache.
824
     *
825
     * @var string|null
826
     */
827
    private $mensualisationTache;
828
829
    /**
830
     * Mention cp.
831
     *
832
     * @var bool|null
833
     */
834
    private $mentionCp;
835
836
    /**
837
     * Min garanti.
838
     *
839
     * @var float|null
840
     */
841
    private $minGaranti;
842
843
    /**
844
     * Montant1.
845
     *
846
     * @var float|null
847
     */
848
    private $montant1;
849
850
    /**
851
     * Montant2.
852
     *
853
     * @var float|null
854
     */
855
    private $montant2;
856
857
    /**
858
     * Montant3.
859
     *
860
     * @var float|null
861
     */
862
    private $montant3;
863
864
    /**
865
     * Montant4.
866
     *
867
     * @var float|null
868
     */
869
    private $montant4;
870
871
    /**
872
     * Montant5.
873
     *
874
     * @var float|null
875
     */
876
    private $montant5;
877
878
    /**
879
     * Montant avantage.
880
     *
881
     * @var float|null
882
     */
883
    private $montantAvantage;
884
885
    /**
886
     * Mt base acompte.
887
     *
888
     * @var float|null
889
     */
890
    private $mtBaseAcompte;
891
892
    /**
893
     * Nationalite.
894
     *
895
     * @var string|null
896
     */
897
    private $nationalite;
898
899
    /**
900
     * Nb heure mois.
901
     *
902
     * @var float|null
903
     */
904
    private $nbHeureMois;
905
906
    /**
907
     * Nb heure sal.
908
     *
909
     * @var float|null
910
     */
911
    private $nbHeureSal;
912
913
    /**
914
     * Nb heure sup.
915
     *
916
     * @var float|null
917
     */
918
    private $nbHeureSup;
919
920
    /**
921
     * Nb heure trav.
922
     *
923
     * @var float|null
924
     */
925
    private $nbHeureTrav;
926
927
    /**
928
     * Nb jour base cp.
929
     *
930
     * @var float|null
931
     */
932
    private $nbJourBaseCp;
933
934
    /**
935
     * Nb points.
936
     *
937
     * @var int|null
938
     */
939
    private $nbPoints;
940
941
    /**
942
     * Niveau confidentialite.
943
     *
944
     * @var string|null
945
     */
946
    private $niveauConfidentialite;
947
948
    /**
949
     * Nom conjoint.
950
     *
951
     * @var string|null
952
     */
953
    private $nomConjoint;
954
955
    /**
956
     * Nom marital.
957
     *
958
     * @var string|null
959
     */
960
    private $nomMarital;
961
962
    /**
963
     * Nom naissance.
964
     *
965
     * @var string|null
966
     */
967
    private $nomNaissance;
968
969
    /**
970
     * Nom ville.
971
     *
972
     * @var string|null
973
     */
974
    private $nomVille;
975
976
    /**
977
     * Nom voie.
978
     *
979
     * @var string|null
980
     */
981
    private $nomVoie;
982
983
    /**
984
     * Nombre enfants.
985
     *
986
     * @var string|null
987
     */
988
    private $nombreEnfants;
989
990
    /**
991
     * Num voie.
992
     *
993
     * @var string|null
994
     */
995
    private $numVoie;
996
997
    /**
998
     * Numero.
999
     *
1000
     * @var string|null
1001
     */
1002
    private $numero;
1003
1004
    /**
1005
     * Numero carte sejour.
1006
     *
1007
     * @var string|null
1008
     */
1009
    private $numeroCarteSejour;
1010
1011
    /**
1012
     * Numero carte travail.
1013
     *
1014
     * @var string|null
1015
     */
1016
    private $numeroCarteTravail;
1017
1018
    /**
1019
     * Numero cas part secu.
1020
     *
1021
     * @var int|null
1022
     */
1023
    private $numeroCasPartSecu;
1024
1025
    /**
1026
     * Numero grille type.
1027
     *
1028
     * @var int|null
1029
     */
1030
    private $numeroGrilleType;
1031
1032
    /**
1033
     * Numero insee.
1034
     *
1035
     * @var string|null
1036
     */
1037
    private $numeroInsee;
1038
1039
    /**
1040
     * Numero permis.
1041
     *
1042
     * @var string|null
1043
     */
1044
    private $numeroPermis;
1045
1046
    /**
1047
     * Orphelin.
1048
     *
1049
     * @var bool|null
1050
     */
1051
    private $orphelin;
1052
1053
    /**
1054
     * Pas gestion pdp.
1055
     *
1056
     * @var bool|null
1057
     */
1058
    private $pasGestionPdp;
1059
1060
    /**
1061
     * Pension.
1062
     *
1063
     * @var bool|null
1064
     */
1065
    private $pension;
1066
1067
    /**
1068
     * Periodicite.
1069
     *
1070
     * @var string|null
1071
     */
1072
    private $periodicite;
1073
1074
    /**
1075
     * Permis delivre le.
1076
     *
1077
     * @var DateTime|null
1078
     */
1079
    private $permisDelivreLe;
1080
1081
    /**
1082
     * Permis delivre par.
1083
     *
1084
     * @var string|null
1085
     */
1086
    private $permisDelivrePar;
1087
1088
    /**
1089
     * Permis expire le.
1090
     *
1091
     * @var DateTime|null
1092
     */
1093
    private $permisExpireLe;
1094
1095
    /**
1096
     * Personne a prevenir.
1097
     *
1098
     * @var string|null
1099
     */
1100
    private $personneAPrevenir;
1101
1102
    /**
1103
     * Plafond gmp.
1104
     *
1105
     * @var float|null
1106
     */
1107
    private $plafondGmp;
1108
1109
    /**
1110
     * Plafond ss1.
1111
     *
1112
     * @var float|null
1113
     */
1114
    private $plafondSs1;
1115
1116
    /**
1117
     * Plafond ss30.
1118
     *
1119
     * @var bool|null
1120
     */
1121
    private $plafondSs30;
1122
1123
    /**
1124
     * Pourcent abat.
1125
     *
1126
     * @var float|null
1127
     */
1128
    private $pourcentAbat;
1129
1130
    /**
1131
     * Pourcent act.
1132
     *
1133
     * @var float|null
1134
     */
1135
    private $pourcentAct;
1136
1137
    /**
1138
     * Pourcent effectif ducs.
1139
     *
1140
     * @var float|null
1141
     */
1142
    private $pourcentEffectifDucs;
1143
1144
    /**
1145
     * Pourcent remu hor.
1146
     *
1147
     * @var float|null
1148
     */
1149
    private $pourcentRemuHor;
1150
1151
    /**
1152
     * Prenom.
1153
     *
1154
     * @var string|null
1155
     */
1156
    private $prenom;
1157
1158
    /**
1159
     * Prenom conjoint.
1160
     *
1161
     * @var string|null
1162
     */
1163
    private $prenomConjoint;
1164
1165
    /**
1166
     * Prime.
1167
     *
1168
     * @var bool|null
1169
     */
1170
    private $prime;
1171
1172
    /**
1173
     * Prud college.
1174
     *
1175
     * @var string|null
1176
     */
1177
    private $prudCollege;
1178
1179
    /**
1180
     * Prud lieu vote.
1181
     *
1182
     * @var string|null
1183
     */
1184
    private $prudLieuVote;
1185
1186
    /**
1187
     * Prud section.
1188
     *
1189
     * @var string|null
1190
     */
1191
    private $prudSection;
1192
1193
    /**
1194
     * Qualification.
1195
     *
1196
     * @var string|null
1197
     */
1198
    private $qualification;
1199
1200
    /**
1201
     * Regle calcul.
1202
     *
1203
     * @var string|null
1204
     */
1205
    private $regleCalcul;
1206
1207
    /**
1208
     * Regroup virement.
1209
     *
1210
     * @var string|null
1211
     */
1212
    private $regroupVirement;
1213
1214
    /**
1215
     * Regul tds.
1216
     *
1217
     * @var bool|null
1218
     */
1219
    private $regulTds;
1220
1221
    /**
1222
     * Rib.
1223
     *
1224
     * @var string|null
1225
     */
1226
    private $rib;
1227
1228
    /**
1229
     * Salaire base.
1230
     *
1231
     * @var float|null
1232
     */
1233
    private $salaireBase;
1234
1235
    /**
1236
     * Service.
1237
     *
1238
     * @var string|null
1239
     */
1240
    private $service;
1241
1242
    /**
1243
     * Sexe.
1244
     *
1245
     * @var string|null
1246
     */
1247
    private $sexe;
1248
1249
    /**
1250
     * Situation fam.
1251
     *
1252
     * @var string|null
1253
     */
1254
    private $situationFam;
1255
1256
    /**
1257
     * Tds100.
1258
     *
1259
     * @var float|null
1260
     */
1261
    private $tds100;
1262
1263
    /**
1264
     * Tds102.
1265
     *
1266
     * @var float|null
1267
     */
1268
    private $tds102;
1269
1270
    /**
1271
     * Tds103.
1272
     *
1273
     * @var float|null
1274
     */
1275
    private $tds103;
1276
1277
    /**
1278
     * Tds105.
1279
     *
1280
     * @var float|null
1281
     */
1282
    private $tds105;
1283
1284
    /**
1285
     * Tds107.
1286
     *
1287
     * @var bool|null
1288
     */
1289
    private $tds107;
1290
1291
    /**
1292
     * Tds108.
1293
     *
1294
     * @var bool|null
1295
     */
1296
    private $tds108;
1297
1298
    /**
1299
     * Tds109.
1300
     *
1301
     * @var bool|null
1302
     */
1303
    private $tds109;
1304
1305
    /**
1306
     * Tds110.
1307
     *
1308
     * @var bool|null
1309
     */
1310
    private $tds110;
1311
1312
    /**
1313
     * Tds112.
1314
     *
1315
     * @var float|null
1316
     */
1317
    private $tds112;
1318
1319
    /**
1320
     * Tds113.
1321
     *
1322
     * @var bool|null
1323
     */
1324
    private $tds113;
1325
1326
    /**
1327
     * Tds117.
1328
     *
1329
     * @var float|null
1330
     */
1331
    private $tds117;
1332
1333
    /**
1334
     * Tds119.
1335
     *
1336
     * @var bool|null
1337
     */
1338
    private $tds119;
1339
1340
    /**
1341
     * Tds120.
1342
     *
1343
     * @var bool|null
1344
     */
1345
    private $tds120;
1346
1347
    /**
1348
     * Tds121.
1349
     *
1350
     * @var bool|null
1351
     */
1352
    private $tds121;
1353
1354
    /**
1355
     * Tds122.
1356
     *
1357
     * @var bool|null
1358
     */
1359
    private $tds122;
1360
1361
    /**
1362
     * Tds125.
1363
     *
1364
     * @var float|null
1365
     */
1366
    private $tds125;
1367
1368
    /**
1369
     * Tds127.
1370
     *
1371
     * @var float|null
1372
     */
1373
    private $tds127;
1374
1375
    /**
1376
     * Tds128.
1377
     *
1378
     * @var string|null
1379
     */
1380
    private $tds128;
1381
1382
    /**
1383
     * Tds132.
1384
     *
1385
     * @var float|null
1386
     */
1387
    private $tds132;
1388
1389
    /**
1390
     * Tds133.
1391
     *
1392
     * @var string|null
1393
     */
1394
    private $tds133;
1395
1396
    /**
1397
     * Tds134.
1398
     *
1399
     * @var float|null
1400
     */
1401
    private $tds134;
1402
1403
    /**
1404
     * Tds135.
1405
     *
1406
     * @var float|null
1407
     */
1408
    private $tds135;
1409
1410
    /**
1411
     * Tds136.
1412
     *
1413
     * @var float|null
1414
     */
1415
    private $tds136;
1416
1417
    /**
1418
     * Tds138.
1419
     *
1420
     * @var string|null
1421
     */
1422
    private $tds138;
1423
1424
    /**
1425
     * Tds139.
1426
     *
1427
     * @var string|null
1428
     */
1429
    private $tds139;
1430
1431
    /**
1432
     * Tds141.
1433
     *
1434
     * @var float|null
1435
     */
1436
    private $tds141;
1437
1438
    /**
1439
     * Tds59.
1440
     *
1441
     * @var string|null
1442
     */
1443
    private $tds59;
1444
1445
    /**
1446
     * Tds60.
1447
     *
1448
     * @var bool|null
1449
     */
1450
    private $tds60;
1451
1452
    /**
1453
     * Tds61.
1454
     *
1455
     * @var string|null
1456
     */
1457
    private $tds61;
1458
1459
    /**
1460
     * Tds75.
1461
     *
1462
     * @var int|null
1463
     */
1464
    private $tds75;
1465
1466
    /**
1467
     * Tds76.
1468
     *
1469
     * @var string|null
1470
     */
1471
    private $tds76;
1472
1473
    /**
1474
     * Tds77.
1475
     *
1476
     * @var string|null
1477
     */
1478
    private $tds77;
1479
1480
    /**
1481
     * Tds78.
1482
     *
1483
     * @var bool|null
1484
     */
1485
    private $tds78;
1486
1487
    /**
1488
     * Tds81.
1489
     *
1490
     * @var float|null
1491
     */
1492
    private $tds81;
1493
1494
    /**
1495
     * Tds82.
1496
     *
1497
     * @var float|null
1498
     */
1499
    private $tds82;
1500
1501
    /**
1502
     * Tds84.
1503
     *
1504
     * @var float|null
1505
     */
1506
    private $tds84;
1507
1508
    /**
1509
     * Tds85.
1510
     *
1511
     * @var float|null
1512
     */
1513
    private $tds85;
1514
1515
    /**
1516
     * Tds86.
1517
     *
1518
     * @var float|null
1519
     */
1520
    private $tds86;
1521
1522
    /**
1523
     * Tds87.
1524
     *
1525
     * @var float|null
1526
     */
1527
    private $tds87;
1528
1529
    /**
1530
     * Tds88.
1531
     *
1532
     * @var float|null
1533
     */
1534
    private $tds88;
1535
1536
    /**
1537
     * Tds89.
1538
     *
1539
     * @var float|null
1540
     */
1541
    private $tds89;
1542
1543
    /**
1544
     * Tds90.
1545
     *
1546
     * @var float|null
1547
     */
1548
    private $tds90;
1549
1550
    /**
1551
     * Tds91.
1552
     *
1553
     * @var float|null
1554
     */
1555
    private $tds91;
1556
1557
    /**
1558
     * Tds92.
1559
     *
1560
     * @var float|null
1561
     */
1562
    private $tds92;
1563
1564
    /**
1565
     * Tds93.
1566
     *
1567
     * @var float|null
1568
     */
1569
    private $tds93;
1570
1571
    /**
1572
     * Tds94.
1573
     *
1574
     * @var float|null
1575
     */
1576
    private $tds94;
1577
1578
    /**
1579
     * Tds95.
1580
     *
1581
     * @var float|null
1582
     */
1583
    private $tds95;
1584
1585
    /**
1586
     * Taux1.
1587
     *
1588
     * @var float|null
1589
     */
1590
    private $taux1;
1591
1592
    /**
1593
     * Taux2.
1594
     *
1595
     * @var float|null
1596
     */
1597
    private $taux2;
1598
1599
    /**
1600
     * Taux3.
1601
     *
1602
     * @var float|null
1603
     */
1604
    private $taux3;
1605
1606
    /**
1607
     * Taux4.
1608
     *
1609
     * @var float|null
1610
     */
1611
    private $taux4;
1612
1613
    /**
1614
     * Taux5.
1615
     *
1616
     * @var float|null
1617
     */
1618
    private $taux5;
1619
1620
    /**
1621
     * Taux absence.
1622
     *
1623
     * @var float|null
1624
     */
1625
    private $tauxAbsence;
1626
1627
    /**
1628
     * Taux ancien.
1629
     *
1630
     * @var float|null
1631
     */
1632
    private $tauxAncien;
1633
1634
    /**
1635
     * Taux h sup.
1636
     *
1637
     * @var float|null
1638
     */
1639
    private $tauxHSup;
1640
1641
    /**
1642
     * Taux pension civile.
1643
     *
1644
     * @var float|null
1645
     */
1646
    private $tauxPensionCivile;
1647
1648
    /**
1649
     * Taux pension militaire.
1650
     *
1651
     * @var float|null
1652
     */
1653
    private $tauxPensionMilitaire;
1654
1655
    /**
1656
     * Taxe salaire.
1657
     *
1658
     * @var bool|null
1659
     */
1660
    private $taxeSalaire;
1661
1662
    /**
1663
     * Tel1.
1664
     *
1665
     * @var string|null
1666
     */
1667
    private $tel1;
1668
1669
    /**
1670
     * Tel conjoint.
1671
     *
1672
     * @var string|null
1673
     */
1674
    private $telConjoint;
1675
1676
    /**
1677
     * Tel pers a prevenir.
1678
     *
1679
     * @var string|null
1680
     */
1681
    private $telPersAPrevenir;
1682
1683
    /**
1684
     * Temps passe.
1685
     *
1686
     * @var bool|null
1687
     */
1688
    private $tempsPasse;
1689
1690
    /**
1691
     * Titre.
1692
     *
1693
     * @var string|null
1694
     */
1695
    private $titre;
1696
1697
    /**
1698
     * Transfert entree1.
1699
     *
1700
     * @var bool|null
1701
     */
1702
    private $transfertEntree1;
1703
1704
    /**
1705
     * Transfert entree2.
1706
     *
1707
     * @var bool|null
1708
     */
1709
    private $transfertEntree2;
1710
1711
    /**
1712
     * Transfert sortie1.
1713
     *
1714
     * @var bool|null
1715
     */
1716
    private $transfertSortie1;
1717
1718
    /**
1719
     * Transfert sortie2.
1720
     *
1721
     * @var bool|null
1722
     */
1723
    private $transfertSortie2;
1724
1725
    /**
1726
     * Travaille jf.
1727
     *
1728
     * @var bool|null
1729
     */
1730
    private $travailleJf;
1731
1732
    /**
1733
     * Type contrat.
1734
     *
1735
     * @var string|null
1736
     */
1737
    private $typeContrat;
1738
1739
    /**
1740
     * Type nationalite.
1741
     *
1742
     * @var string|null
1743
     */
1744
    private $typeNationalite;
1745
1746
    /**
1747
     * Type paiement.
1748
     *
1749
     * @var string|null
1750
     */
1751
    private $typePaiement;
1752
1753
    /**
1754
     * Vrp multicarte.
1755
     *
1756
     * @var bool|null
1757
     */
1758
    private $vrpMulticarte;
1759
1760
    /**
1761
     * plafond ss2.
1762
     *
1763
     * @var float|null
1764
     */
1765
    private $plafondSs2;
1766
1767
1768
    /**
1769
     * Constructor.
1770
     */
1771
    public function __construct() {
1772
        // NOTHING TO DO
1773
    }
1774
1775
    /**
1776
     * Get the a transferer en p.
1777
     *
1778
     * @return bool|null Returns the a transferer en p.
1779
     */
1780
    public function getATransfererEnP(): ?bool{
1781
        return $this->aTransfererEnP;
1782
    }
1783
1784
    /**
1785
     * Get the administratif.
1786
     *
1787
     * @return bool|null Returns the administratif.
1788
     */
1789
    public function getAdministratif(): ?bool{
1790
        return $this->administratif;
1791
    }
1792
1793
    /**
1794
     * Get the alleg particulier.
1795
     *
1796
     * @return bool|null Returns the alleg particulier.
1797
     */
1798
    public function getAllegParticulier(): ?bool{
1799
        return $this->allegParticulier;
1800
    }
1801
1802
    /**
1803
     * Get the autre alleg.
1804
     *
1805
     * @return bool|null Returns the autre alleg.
1806
     */
1807
    public function getAutreAlleg(): ?bool{
1808
        return $this->autreAlleg;
1809
    }
1810
1811
    /**
1812
     * Get the btq.
1813
     *
1814
     * @return string|null Returns the btq.
1815
     */
1816
    public function getBtq(): ?string{
1817
        return $this->btq;
1818
    }
1819
1820
    /**
1821
     * Get the bureau distributeur.
1822
     *
1823
     * @return string|null Returns the bureau distributeur.
1824
     */
1825
    public function getBureauDistributeur(): ?string{
1826
        return $this->bureauDistributeur;
1827
    }
1828
1829
    /**
1830
     * Get the cddcdi.
1831
     *
1832
     * @return bool|null Returns the cddcdi.
1833
     */
1834
    public function getCddcdi(): ?bool{
1835
        return $this->cddcdi;
1836
    }
1837
1838
    /**
1839
     * Get the calcul particip.
1840
     *
1841
     * @return bool|null Returns the calcul particip.
1842
     */
1843
    public function getCalculParticip(): ?bool{
1844
        return $this->calculParticip;
1845
    }
1846
1847
    /**
1848
     * Get the carte sejour delivree le.
1849
     *
1850
     * @return DateTime|null Returns the carte sejour delivree le.
1851
     */
1852
    public function getCarteSejourDelivreeLe(): ?DateTime{
1853
        return $this->carteSejourDelivreeLe;
1854
    }
1855
1856
    /**
1857
     * Get the carte sejour expire le.
1858
     *
1859
     * @return DateTime|null Returns the carte sejour expire le.
1860
     */
1861
    public function getCarteSejourExpireLe(): ?DateTime{
1862
        return $this->carteSejourExpireLe;
1863
    }
1864
1865
    /**
1866
     * Get the carte travail delivree le.
1867
     *
1868
     * @return DateTime|null Returns the carte travail delivree le.
1869
     */
1870
    public function getCarteTravailDelivreeLe(): ?DateTime{
1871
        return $this->carteTravailDelivreeLe;
1872
    }
1873
1874
    /**
1875
     * Get the carte travail expire le.
1876
     *
1877
     * @return DateTime|null Returns the carte travail expire le.
1878
     */
1879
    public function getCarteTravailExpireLe(): ?DateTime{
1880
        return $this->carteTravailExpireLe;
1881
    }
1882
1883
    /**
1884
     * Get the cas part ss.
1885
     *
1886
     * @return bool|null Returns the cas part ss.
1887
     */
1888
    public function getCasPartSs(): ?bool{
1889
        return $this->casPartSs;
1890
    }
1891
1892
    /**
1893
     * Get the categ population.
1894
     *
1895
     * @return string|null Returns the categ population.
1896
     */
1897
    public function getCategPopulation(): ?string{
1898
        return $this->categPopulation;
1899
    }
1900
1901
    /**
1902
     * Get the categ salarie.
1903
     *
1904
     * @return string|null Returns the categ salarie.
1905
     */
1906
    public function getCategSalarie(): ?string{
1907
        return $this->categSalarie;
1908
    }
1909
1910
    /**
1911
     * Get the categorie permis.
1912
     *
1913
     * @return string|null Returns the categorie permis.
1914
     */
1915
    public function getCategoriePermis(): ?string{
1916
        return $this->categoriePermis;
1917
    }
1918
1919
    /**
1920
     * Get the classification.
1921
     *
1922
     * @return string|null Returns the classification.
1923
     */
1924
    public function getClassification(): ?string{
1925
        return $this->classification;
1926
    }
1927
1928
    /**
1929
     * Get the cle deux.
1930
     *
1931
     * @return string|null Returns the cle deux.
1932
     */
1933
    public function getCleDeux(): ?string{
1934
        return $this->cleDeux;
1935
    }
1936
1937
    /**
1938
     * Get the code at.
1939
     *
1940
     * @return int|null Returns the code at.
1941
     */
1942
    public function getCodeAt(): ?int{
1943
        return $this->codeAt;
1944
    }
1945
1946
    /**
1947
     * Get the code centre urssaf.
1948
     *
1949
     * @return string|null Returns the code centre urssaf.
1950
     */
1951
    public function getCodeCentreUrssaf(): ?string{
1952
        return $this->codeCentreUrssaf;
1953
    }
1954
1955
    /**
1956
     * Get the code convention.
1957
     *
1958
     * @return string|null Returns the code convention.
1959
     */
1960
    public function getCodeConvention(): ?string{
1961
        return $this->codeConvention;
1962
    }
1963
1964
    /**
1965
     * Get the code etablissement.
1966
     *
1967
     * @return int|null Returns the code etablissement.
1968
     */
1969
    public function getCodeEtablissement(): ?int{
1970
        return $this->codeEtablissement;
1971
    }
1972
1973
    /**
1974
     * Get the code naf.
1975
     *
1976
     * @return int|null Returns the code naf.
1977
     */
1978
    public function getCodeNaf(): ?int{
1979
        return $this->codeNaf;
1980
    }
1981
1982
    /**
1983
     * Get the code officiel commune.
1984
     *
1985
     * @return string|null Returns the code officiel commune.
1986
     */
1987
    public function getCodeOfficielCommune(): ?string{
1988
        return $this->codeOfficielCommune;
1989
    }
1990
1991
    /**
1992
     * Get the code pays naissance.
1993
     *
1994
     * @return string|null Returns the code pays naissance.
1995
     */
1996
    public function getCodePaysNaissance(): ?string{
1997
        return $this->codePaysNaissance;
1998
    }
1999
2000
    /**
2001
     * Get the code postal.
2002
     *
2003
     * @return string|null Returns the code postal.
2004
     */
2005
    public function getCodePostal(): ?string{
2006
        return $this->codePostal;
2007
    }
2008
2009
    /**
2010
     * Get the code type sal.
2011
     *
2012
     * @return string|null Returns the code type sal.
2013
     */
2014
    public function getCodeTypeSal(): ?string{
2015
        return $this->codeTypeSal;
2016
    }
2017
2018
    /**
2019
     * Get the coeff convention.
2020
     *
2021
     * @return float|null Returns the coeff convention.
2022
     */
2023
    public function getCoeffConvention(): ?float{
2024
        return $this->coeffConvention;
2025
    }
2026
2027
    /**
2028
     * Get the commune naissance.
2029
     *
2030
     * @return string|null Returns the commune naissance.
2031
     */
2032
    public function getCommuneNaissance(): ?string{
2033
        return $this->communeNaissance;
2034
    }
2035
2036
    /**
2037
     * Get the complement.
2038
     *
2039
     * @return string|null Returns the complement.
2040
     */
2041
    public function getComplement(): ?string{
2042
        return $this->complement;
2043
    }
2044
2045
    /**
2046
     * Get the compte tiers.
2047
     *
2048
     * @return string|null Returns the compte tiers.
2049
     */
2050
    public function getCompteTiers(): ?string{
2051
        return $this->compteTiers;
2052
    }
2053
2054
    /**
2055
     * Get the cpt accompte.
2056
     *
2057
     * @return int|null Returns the cpt accompte.
2058
     */
2059
    public function getCptAccompte(): ?int{
2060
        return $this->cptAccompte;
2061
    }
2062
2063
    /**
2064
     * Get the ctrl taux sal base.
2065
     *
2066
     * @return bool|null Returns the ctrl taux sal base.
2067
     */
2068
    public function getCtrlTauxSalBase(): ?bool{
2069
        return $this->ctrlTauxSalBase;
2070
    }
2071
2072
    /**
2073
     * Get the cum30 ss.
2074
     *
2075
     * @return float|null Returns the cum30 ss.
2076
     */
2077
    public function getCum30Ss(): ?float{
2078
        return $this->cum30Ss;
2079
    }
2080
2081
    /**
2082
     * Get the cum base csg.
2083
     *
2084
     * @return float|null Returns the cum base csg.
2085
     */
2086
    public function getCumBaseCsg(): ?float{
2087
        return $this->cumBaseCsg;
2088
    }
2089
2090
    /**
2091
     * Get the cum base gmp.
2092
     *
2093
     * @return float|null Returns the cum base gmp.
2094
     */
2095
    public function getCumBaseGmp(): ?float{
2096
        return $this->cumBaseGmp;
2097
    }
2098
2099
    /**
2100
     * Get the cum base ss.
2101
     *
2102
     * @return float|null Returns the cum base ss.
2103
     */
2104
    public function getCumBaseSs(): ?float{
2105
        return $this->cumBaseSs;
2106
    }
2107
2108
    /**
2109
     * Get the cum base tr a.
2110
     *
2111
     * @return float|null Returns the cum base tr a.
2112
     */
2113
    public function getCumBaseTrA(): ?float{
2114
        return $this->cumBaseTrA;
2115
    }
2116
2117
    /**
2118
     * Get the cum base tr a caisse1.
2119
     *
2120
     * @return float|null Returns the cum base tr a caisse1.
2121
     */
2122
    public function getCumBaseTrACaisse1(): ?float{
2123
        return $this->cumBaseTrACaisse1;
2124
    }
2125
2126
    /**
2127
     * Get the cum base tr a caisse2.
2128
     *
2129
     * @return float|null Returns the cum base tr a caisse2.
2130
     */
2131
    public function getCumBaseTrACaisse2(): ?float{
2132
        return $this->cumBaseTrACaisse2;
2133
    }
2134
2135
    /**
2136
     * Get the cum base tr a caisse3.
2137
     *
2138
     * @return float|null Returns the cum base tr a caisse3.
2139
     */
2140
    public function getCumBaseTrACaisse3(): ?float{
2141
        return $this->cumBaseTrACaisse3;
2142
    }
2143
2144
    /**
2145
     * Get the cum base tr b.
2146
     *
2147
     * @return float|null Returns the cum base tr b.
2148
     */
2149
    public function getCumBaseTrB(): ?float{
2150
        return $this->cumBaseTrB;
2151
    }
2152
2153
    /**
2154
     * Get the cum base tr b caisse1.
2155
     *
2156
     * @return float|null Returns the cum base tr b caisse1.
2157
     */
2158
    public function getCumBaseTrBCaisse1(): ?float{
2159
        return $this->cumBaseTrBCaisse1;
2160
    }
2161
2162
    /**
2163
     * Get the cum base tr b caisse2.
2164
     *
2165
     * @return float|null Returns the cum base tr b caisse2.
2166
     */
2167
    public function getCumBaseTrBCaisse2(): ?float{
2168
        return $this->cumBaseTrBCaisse2;
2169
    }
2170
2171
    /**
2172
     * Get the cum base tr b caisse3.
2173
     *
2174
     * @return float|null Returns the cum base tr b caisse3.
2175
     */
2176
    public function getCumBaseTrBCaisse3(): ?float{
2177
        return $this->cumBaseTrBCaisse3;
2178
    }
2179
2180
    /**
2181
     * Get the cum base tr c.
2182
     *
2183
     * @return float|null Returns the cum base tr c.
2184
     */
2185
    public function getCumBaseTrC(): ?float{
2186
        return $this->cumBaseTrC;
2187
    }
2188
2189
    /**
2190
     * Get the cum base tr c caisse1.
2191
     *
2192
     * @return float|null Returns the cum base tr c caisse1.
2193
     */
2194
    public function getCumBaseTrCCaisse1(): ?float{
2195
        return $this->cumBaseTrCCaisse1;
2196
    }
2197
2198
    /**
2199
     * Get the cum base tr c caisse2.
2200
     *
2201
     * @return float|null Returns the cum base tr c caisse2.
2202
     */
2203
    public function getCumBaseTrCCaisse2(): ?float{
2204
        return $this->cumBaseTrCCaisse2;
2205
    }
2206
2207
    /**
2208
     * Get the cum base tr c caisse3.
2209
     *
2210
     * @return float|null Returns the cum base tr c caisse3.
2211
     */
2212
    public function getCumBaseTrCCaisse3(): ?float{
2213
        return $this->cumBaseTrCCaisse3;
2214
    }
2215
2216
    /**
2217
     * Get the cum brut abat non lim.
2218
     *
2219
     * @return float|null Returns the cum brut abat non lim.
2220
     */
2221
    public function getCumBrutAbatNonLim(): ?float{
2222
        return $this->cumBrutAbatNonLim;
2223
    }
2224
2225
    /**
2226
     * Get the cum brut non abattu.
2227
     *
2228
     * @return float|null Returns the cum brut non abattu.
2229
     */
2230
    public function getCumBrutNonAbattu(): ?float{
2231
        return $this->cumBrutNonAbattu;
2232
    }
2233
2234
    /**
2235
     * Get the cum brut al.
2236
     *
2237
     * @return float|null Returns the cum brut al.
2238
     */
2239
    public function getCumBrutAl(): ?float{
2240
        return $this->cumBrutAl;
2241
    }
2242
2243
    /**
2244
     * Get the cum cp dus.
2245
     *
2246
     * @return float|null Returns the cum cp dus.
2247
     */
2248
    public function getCumCpDus(): ?float{
2249
        return $this->cumCpDus;
2250
    }
2251
2252
    /**
2253
     * Get the cum cp dus1.
2254
     *
2255
     * @return float|null Returns the cum cp dus1.
2256
     */
2257
    public function getCumCpDus1(): ?float{
2258
        return $this->cumCpDus1;
2259
    }
2260
2261
    /**
2262
     * Get the cum cp pris.
2263
     *
2264
     * @return float|null Returns the cum cp pris.
2265
     */
2266
    public function getCumCpPris(): ?float{
2267
        return $this->cumCpPris;
2268
    }
2269
2270
    /**
2271
     * Get the cum cp pris1.
2272
     *
2273
     * @return float|null Returns the cum cp pris1.
2274
     */
2275
    public function getCumCpPris1(): ?float{
2276
        return $this->cumCpPris1;
2277
    }
2278
2279
    /**
2280
     * Get the cum h repos remplace.
2281
     *
2282
     * @return float|null Returns the cum h repos remplace.
2283
     */
2284
    public function getCumHReposRemplace(): ?float{
2285
        return $this->cumHReposRemplace;
2286
    }
2287
2288
    /**
2289
     * Get the cum h service.
2290
     *
2291
     * @return float|null Returns the cum h service.
2292
     */
2293
    public function getCumHService(): ?float{
2294
        return $this->cumHService;
2295
    }
2296
2297
    /**
2298
     * Get the cum h sup.
2299
     *
2300
     * @return float|null Returns the cum h sup.
2301
     */
2302
    public function getCumHSup(): ?float{
2303
        return $this->cumHSup;
2304
    }
2305
2306
    /**
2307
     * Get the cum h sup rcit.
2308
     *
2309
     * @return float|null Returns the cum h sup rcit.
2310
     */
2311
    public function getCumHSupRcit(): ?float{
2312
        return $this->cumHSupRcit;
2313
    }
2314
2315
    /**
2316
     * Get the cum heure paye.
2317
     *
2318
     * @return float|null Returns the cum heure paye.
2319
     */
2320
    public function getCumHeurePaye(): ?float{
2321
        return $this->cumHeurePaye;
2322
    }
2323
2324
    /**
2325
     * Get the cum heure trav.
2326
     *
2327
     * @return float|null Returns the cum heure trav.
2328
     */
2329
    public function getCumHeureTrav(): ?float{
2330
        return $this->cumHeureTrav;
2331
    }
2332
2333
    /**
2334
     * Get the cum j repos recup.
2335
     *
2336
     * @return float|null Returns the cum j repos recup.
2337
     */
2338
    public function getCumJReposRecup(): ?float{
2339
        return $this->cumJReposRecup;
2340
    }
2341
2342
    /**
2343
     * Get the cum jour paye.
2344
     *
2345
     * @return float|null Returns the cum jour paye.
2346
     */
2347
    public function getCumJourPaye(): ?float{
2348
        return $this->cumJourPaye;
2349
    }
2350
2351
    /**
2352
     * Get the cum jour trav.
2353
     *
2354
     * @return float|null Returns the cum jour trav.
2355
     */
2356
    public function getCumJourTrav(): ?float{
2357
        return $this->cumJourTrav;
2358
    }
2359
2360
    /**
2361
     * Get the cum mt cp pris.
2362
     *
2363
     * @return float|null Returns the cum mt cp pris.
2364
     */
2365
    public function getCumMtCpPris(): ?float{
2366
        return $this->cumMtCpPris;
2367
    }
2368
2369
    /**
2370
     * Get the cum mt cp pris1.
2371
     *
2372
     * @return float|null Returns the cum mt cp pris1.
2373
     */
2374
    public function getCumMtCpPris1(): ?float{
2375
        return $this->cumMtCpPris1;
2376
    }
2377
2378
    /**
2379
     * Get the cum net a payer.
2380
     *
2381
     * @return float|null Returns the cum net a payer.
2382
     */
2383
    public function getCumNetAPayer(): ?float{
2384
        return $this->cumNetAPayer;
2385
    }
2386
2387
    /**
2388
     * Get the cum net imposable.
2389
     *
2390
     * @return float|null Returns the cum net imposable.
2391
     */
2392
    public function getCumNetImposable(): ?float{
2393
        return $this->cumNetImposable;
2394
    }
2395
2396
    /**
2397
     * Get the cum plaf1 caisse1.
2398
     *
2399
     * @return float|null Returns the cum plaf1 caisse1.
2400
     */
2401
    public function getCumPlaf1Caisse1(): ?float{
2402
        return $this->cumPlaf1Caisse1;
2403
    }
2404
2405
    /**
2406
     * Get the cum plaf1 caisse2.
2407
     *
2408
     * @return float|null Returns the cum plaf1 caisse2.
2409
     */
2410
    public function getCumPlaf1Caisse2(): ?float{
2411
        return $this->cumPlaf1Caisse2;
2412
    }
2413
2414
    /**
2415
     * Get the cum plaf1 caisse3.
2416
     *
2417
     * @return float|null Returns the cum plaf1 caisse3.
2418
     */
2419
    public function getCumPlaf1Caisse3(): ?float{
2420
        return $this->cumPlaf1Caisse3;
2421
    }
2422
2423
    /**
2424
     * Get the cum plaf2 caisse1.
2425
     *
2426
     * @return float|null Returns the cum plaf2 caisse1.
2427
     */
2428
    public function getCumPlaf2Caisse1(): ?float{
2429
        return $this->cumPlaf2Caisse1;
2430
    }
2431
2432
    /**
2433
     * Get the cum plaf2 caisse2.
2434
     *
2435
     * @return float|null Returns the cum plaf2 caisse2.
2436
     */
2437
    public function getCumPlaf2Caisse2(): ?float{
2438
        return $this->cumPlaf2Caisse2;
2439
    }
2440
2441
    /**
2442
     * Get the cum plaf2 caisse3.
2443
     *
2444
     * @return float|null Returns the cum plaf2 caisse3.
2445
     */
2446
    public function getCumPlaf2Caisse3(): ?float{
2447
        return $this->cumPlaf2Caisse3;
2448
    }
2449
2450
    /**
2451
     * Get the cum plafond gmp.
2452
     *
2453
     * @return float|null Returns the cum plafond gmp.
2454
     */
2455
    public function getCumPlafondGmp(): ?float{
2456
        return $this->cumPlafondGmp;
2457
    }
2458
2459
    /**
2460
     * Get the cum plafond ss1.
2461
     *
2462
     * @return float|null Returns the cum plafond ss1.
2463
     */
2464
    public function getCumPlafondSs1(): ?float{
2465
        return $this->cumPlafondSs1;
2466
    }
2467
2468
    /**
2469
     * Get the cum plafond ss2.
2470
     *
2471
     * @return float|null Returns the cum plafond ss2.
2472
     */
2473
    public function getCumPlafondSs2(): ?float{
2474
        return $this->cumPlafondSs2;
2475
    }
2476
2477
    /**
2478
     * Get the cum prov cp.
2479
     *
2480
     * @return float|null Returns the cum prov cp.
2481
     */
2482
    public function getCumProvCp(): ?float{
2483
        return $this->cumProvCp;
2484
    }
2485
2486
    /**
2487
     * Get the cum prov cp1.
2488
     *
2489
     * @return float|null Returns the cum prov cp1.
2490
     */
2491
    public function getCumProvCp1(): ?float{
2492
        return $this->cumProvCp1;
2493
    }
2494
2495
    /**
2496
     * Get the cum repos comp.
2497
     *
2498
     * @return float|null Returns the cum repos comp.
2499
     */
2500
    public function getCumReposComp(): ?float{
2501
        return $this->cumReposComp;
2502
    }
2503
2504
    /**
2505
     * Get the date ancien.
2506
     *
2507
     * @return DateTime|null Returns the date ancien.
2508
     */
2509
    public function getDateAncien(): ?DateTime{
2510
        return $this->dateAncien;
2511
    }
2512
2513
    /**
2514
     * Get the date embauche.
2515
     *
2516
     * @return DateTime|null Returns the date embauche.
2517
     */
2518
    public function getDateEmbauche(): ?DateTime{
2519
        return $this->dateEmbauche;
2520
    }
2521
2522
    /**
2523
     * Get the date entree1.
2524
     *
2525
     * @return DateTime|null Returns the date entree1.
2526
     */
2527
    public function getDateEntree1(): ?DateTime{
2528
        return $this->dateEntree1;
2529
    }
2530
2531
    /**
2532
     * Get the date entree2.
2533
     *
2534
     * @return DateTime|null Returns the date entree2.
2535
     */
2536
    public function getDateEntree2(): ?DateTime{
2537
        return $this->dateEntree2;
2538
    }
2539
2540
    /**
2541
     * Get the date licenciement.
2542
     *
2543
     * @return DateTime|null Returns the date licenciement.
2544
     */
2545
    public function getDateLicenciement(): ?DateTime{
2546
        return $this->dateLicenciement;
2547
    }
2548
2549
    /**
2550
     * Get the date modification.
2551
     *
2552
     * @return DateTime|null Returns the date modification.
2553
     */
2554
    public function getDateModification(): ?DateTime{
2555
        return $this->dateModification;
2556
    }
2557
2558
    /**
2559
     * Get the date naiss conjoint.
2560
     *
2561
     * @return DateTime|null Returns the date naiss conjoint.
2562
     */
2563
    public function getDateNaissConjoint(): ?DateTime{
2564
        return $this->dateNaissConjoint;
2565
    }
2566
2567
    /**
2568
     * Get the date naissance.
2569
     *
2570
     * @return DateTime|null Returns the date naissance.
2571
     */
2572
    public function getDateNaissance(): ?DateTime{
2573
        return $this->dateNaissance;
2574
    }
2575
2576
    /**
2577
     * Get the date sortie1.
2578
     *
2579
     * @return DateTime|null Returns the date sortie1.
2580
     */
2581
    public function getDateSortie1(): ?DateTime{
2582
        return $this->dateSortie1;
2583
    }
2584
2585
    /**
2586
     * Get the date sortie2.
2587
     *
2588
     * @return DateTime|null Returns the date sortie2.
2589
     */
2590
    public function getDateSortie2(): ?DateTime{
2591
        return $this->dateSortie2;
2592
    }
2593
2594
    /**
2595
     * Get the date visite medicale.
2596
     *
2597
     * @return DateTime|null Returns the date visite medicale.
2598
     */
2599
    public function getDateVisiteMedicale(): ?DateTime{
2600
        return $this->dateVisiteMedicale;
2601
    }
2602
2603
    /**
2604
     * Get the date visite reprise.
2605
     *
2606
     * @return DateTime|null Returns the date visite reprise.
2607
     */
2608
    public function getDateVisiteReprise(): ?DateTime{
2609
        return $this->dateVisiteReprise;
2610
    }
2611
2612
    /**
2613
     * Get the dept naissance.
2614
     *
2615
     * @return string|null Returns the dept naissance.
2616
     */
2617
    public function getDeptNaissance(): ?string{
2618
        return $this->deptNaissance;
2619
    }
2620
2621
    /**
2622
     * Get the dern num prime.
2623
     *
2624
     * @return int|null Returns the dern num prime.
2625
     */
2626
    public function getDernNumPrime(): ?int{
2627
        return $this->dernNumPrime;
2628
    }
2629
2630
    /**
2631
     * Get the dim type2.
2632
     *
2633
     * @return bool|null Returns the dim type2.
2634
     */
2635
    public function getDimType2(): ?bool{
2636
        return $this->dimType2;
2637
    }
2638
2639
    /**
2640
     * Get the dir non salarie.
2641
     *
2642
     * @return bool|null Returns the dir non salarie.
2643
     */
2644
    public function getDirNonSalarie(): ?bool{
2645
        return $this->dirNonSalarie;
2646
    }
2647
2648
    /**
2649
     * Get the dom banque.
2650
     *
2651
     * @return string|null Returns the dom banque.
2652
     */
2653
    public function getDomBanque(): ?string{
2654
        return $this->domBanque;
2655
    }
2656
2657
    /**
2658
     * Get the ed taux sal base.
2659
     *
2660
     * @return bool|null Returns the ed taux sal base.
2661
     */
2662
    public function getEdTauxSalBase(): ?bool{
2663
        return $this->edTauxSalBase;
2664
    }
2665
2666
    /**
2667
     * Get the effectif.
2668
     *
2669
     * @return bool|null Returns the effectif.
2670
     */
2671
    public function getEffectif(): ?bool{
2672
        return $this->effectif;
2673
    }
2674
2675
    /**
2676
     * Get the effectif das.
2677
     *
2678
     * @return bool|null Returns the effectif das.
2679
     */
2680
    public function getEffectifDas(): ?bool{
2681
        return $this->effectifDas;
2682
    }
2683
2684
    /**
2685
     * Get the emploi.
2686
     *
2687
     * @return string|null Returns the emploi.
2688
     */
2689
    public function getEmploi(): ?string{
2690
        return $this->emploi;
2691
    }
2692
2693
    /**
2694
     * Get the fictif.
2695
     *
2696
     * @return bool|null Returns the fictif.
2697
     */
2698
    public function getFictif(): ?bool{
2699
        return $this->fictif;
2700
    }
2701
2702
    /**
2703
     * Get the fraction etab.
2704
     *
2705
     * @return string|null Returns the fraction etab.
2706
     */
2707
    public function getFractionEtab(): ?string{
2708
        return $this->fractionEtab;
2709
    }
2710
2711
    /**
2712
     * Get the gestion maj dim.
2713
     *
2714
     * @return string|null Returns the gestion maj dim.
2715
     */
2716
    public function getGestionMajDim(): ?string{
2717
        return $this->gestionMajDim;
2718
    }
2719
2720
    /**
2721
     * Get the gestion maj jf.
2722
     *
2723
     * @return string|null Returns the gestion maj jf.
2724
     */
2725
    public function getGestionMajJf(): ?string{
2726
        return $this->gestionMajJf;
2727
    }
2728
2729
    /**
2730
     * Get the gestion maj nuit.
2731
     *
2732
     * @return string|null Returns the gestion maj nuit.
2733
     */
2734
    public function getGestionMajNuit(): ?string{
2735
        return $this->gestionMajNuit;
2736
    }
2737
2738
    /**
2739
     * Get the grille anc1.
2740
     *
2741
     * @return string|null Returns the grille anc1.
2742
     */
2743
    public function getGrilleAnc1(): ?string{
2744
        return $this->grilleAnc1;
2745
    }
2746
2747
    /**
2748
     * Get the grille anc2.
2749
     *
2750
     * @return string|null Returns the grille anc2.
2751
     */
2752
    public function getGrilleAnc2(): ?string{
2753
        return $this->grilleAnc2;
2754
    }
2755
2756
    /**
2757
     * Get the grille anc3.
2758
     *
2759
     * @return string|null Returns the grille anc3.
2760
     */
2761
    public function getGrilleAnc3(): ?string{
2762
        return $this->grilleAnc3;
2763
    }
2764
2765
    /**
2766
     * Get the h nuit type2.
2767
     *
2768
     * @return bool|null Returns the h nuit type2.
2769
     */
2770
    public function getHNuitType2(): ?bool{
2771
        return $this->hNuitType2;
2772
    }
2773
2774
    /**
2775
     * Get the handicape.
2776
     *
2777
     * @return bool|null Returns the handicape.
2778
     */
2779
    public function getHandicape(): ?bool{
2780
        return $this->handicape;
2781
    }
2782
2783
    /**
2784
     * Get the lieu travail conjoint.
2785
     *
2786
     * @return string|null Returns the lieu travail conjoint.
2787
     */
2788
    public function getLieuTravailConjoint(): ?string{
2789
        return $this->lieuTravailConjoint;
2790
    }
2791
2792
    /**
2793
     * Get the matricule.
2794
     *
2795
     * @return string|null Returns the matricule.
2796
     */
2797
    public function getMatricule(): ?string{
2798
        return $this->matricule;
2799
    }
2800
2801
    /**
2802
     * Get the mensualisation tache.
2803
     *
2804
     * @return string|null Returns the mensualisation tache.
2805
     */
2806
    public function getMensualisationTache(): ?string{
2807
        return $this->mensualisationTache;
2808
    }
2809
2810
    /**
2811
     * Get the mention cp.
2812
     *
2813
     * @return bool|null Returns the mention cp.
2814
     */
2815
    public function getMentionCp(): ?bool{
2816
        return $this->mentionCp;
2817
    }
2818
2819
    /**
2820
     * Get the min garanti.
2821
     *
2822
     * @return float|null Returns the min garanti.
2823
     */
2824
    public function getMinGaranti(): ?float{
2825
        return $this->minGaranti;
2826
    }
2827
2828
    /**
2829
     * Get the montant1.
2830
     *
2831
     * @return float|null Returns the montant1.
2832
     */
2833
    public function getMontant1(): ?float{
2834
        return $this->montant1;
2835
    }
2836
2837
    /**
2838
     * Get the montant2.
2839
     *
2840
     * @return float|null Returns the montant2.
2841
     */
2842
    public function getMontant2(): ?float{
2843
        return $this->montant2;
2844
    }
2845
2846
    /**
2847
     * Get the montant3.
2848
     *
2849
     * @return float|null Returns the montant3.
2850
     */
2851
    public function getMontant3(): ?float{
2852
        return $this->montant3;
2853
    }
2854
2855
    /**
2856
     * Get the montant4.
2857
     *
2858
     * @return float|null Returns the montant4.
2859
     */
2860
    public function getMontant4(): ?float{
2861
        return $this->montant4;
2862
    }
2863
2864
    /**
2865
     * Get the montant5.
2866
     *
2867
     * @return float|null Returns the montant5.
2868
     */
2869
    public function getMontant5(): ?float{
2870
        return $this->montant5;
2871
    }
2872
2873
    /**
2874
     * Get the montant avantage.
2875
     *
2876
     * @return float|null Returns the montant avantage.
2877
     */
2878
    public function getMontantAvantage(): ?float{
2879
        return $this->montantAvantage;
2880
    }
2881
2882
    /**
2883
     * Get the mt base acompte.
2884
     *
2885
     * @return float|null Returns the mt base acompte.
2886
     */
2887
    public function getMtBaseAcompte(): ?float{
2888
        return $this->mtBaseAcompte;
2889
    }
2890
2891
    /**
2892
     * Get the nationalite.
2893
     *
2894
     * @return string|null Returns the nationalite.
2895
     */
2896
    public function getNationalite(): ?string{
2897
        return $this->nationalite;
2898
    }
2899
2900
    /**
2901
     * Get the nb heure mois.
2902
     *
2903
     * @return float|null Returns the nb heure mois.
2904
     */
2905
    public function getNbHeureMois(): ?float{
2906
        return $this->nbHeureMois;
2907
    }
2908
2909
    /**
2910
     * Get the nb heure sal.
2911
     *
2912
     * @return float|null Returns the nb heure sal.
2913
     */
2914
    public function getNbHeureSal(): ?float{
2915
        return $this->nbHeureSal;
2916
    }
2917
2918
    /**
2919
     * Get the nb heure sup.
2920
     *
2921
     * @return float|null Returns the nb heure sup.
2922
     */
2923
    public function getNbHeureSup(): ?float{
2924
        return $this->nbHeureSup;
2925
    }
2926
2927
    /**
2928
     * Get the nb heure trav.
2929
     *
2930
     * @return float|null Returns the nb heure trav.
2931
     */
2932
    public function getNbHeureTrav(): ?float{
2933
        return $this->nbHeureTrav;
2934
    }
2935
2936
    /**
2937
     * Get the nb jour base cp.
2938
     *
2939
     * @return float|null Returns the nb jour base cp.
2940
     */
2941
    public function getNbJourBaseCp(): ?float{
2942
        return $this->nbJourBaseCp;
2943
    }
2944
2945
    /**
2946
     * Get the nb points.
2947
     *
2948
     * @return int|null Returns the nb points.
2949
     */
2950
    public function getNbPoints(): ?int{
2951
        return $this->nbPoints;
2952
    }
2953
2954
    /**
2955
     * Get the niveau confidentialite.
2956
     *
2957
     * @return string|null Returns the niveau confidentialite.
2958
     */
2959
    public function getNiveauConfidentialite(): ?string{
2960
        return $this->niveauConfidentialite;
2961
    }
2962
2963
    /**
2964
     * Get the nom conjoint.
2965
     *
2966
     * @return string|null Returns the nom conjoint.
2967
     */
2968
    public function getNomConjoint(): ?string{
2969
        return $this->nomConjoint;
2970
    }
2971
2972
    /**
2973
     * Get the nom marital.
2974
     *
2975
     * @return string|null Returns the nom marital.
2976
     */
2977
    public function getNomMarital(): ?string{
2978
        return $this->nomMarital;
2979
    }
2980
2981
    /**
2982
     * Get the nom naissance.
2983
     *
2984
     * @return string|null Returns the nom naissance.
2985
     */
2986
    public function getNomNaissance(): ?string{
2987
        return $this->nomNaissance;
2988
    }
2989
2990
    /**
2991
     * Get the nom ville.
2992
     *
2993
     * @return string|null Returns the nom ville.
2994
     */
2995
    public function getNomVille(): ?string{
2996
        return $this->nomVille;
2997
    }
2998
2999
    /**
3000
     * Get the nom voie.
3001
     *
3002
     * @return string|null Returns the nom voie.
3003
     */
3004
    public function getNomVoie(): ?string{
3005
        return $this->nomVoie;
3006
    }
3007
3008
    /**
3009
     * Get the nombre enfants.
3010
     *
3011
     * @return string|null Returns the nombre enfants.
3012
     */
3013
    public function getNombreEnfants(): ?string{
3014
        return $this->nombreEnfants;
3015
    }
3016
3017
    /**
3018
     * Get the num voie.
3019
     *
3020
     * @return string|null Returns the num voie.
3021
     */
3022
    public function getNumVoie(): ?string{
3023
        return $this->numVoie;
3024
    }
3025
3026
    /**
3027
     * Get the numero.
3028
     *
3029
     * @return string|null Returns the numero.
3030
     */
3031
    public function getNumero(): ?string{
3032
        return $this->numero;
3033
    }
3034
3035
    /**
3036
     * Get the numero carte sejour.
3037
     *
3038
     * @return string|null Returns the numero carte sejour.
3039
     */
3040
    public function getNumeroCarteSejour(): ?string{
3041
        return $this->numeroCarteSejour;
3042
    }
3043
3044
    /**
3045
     * Get the numero carte travail.
3046
     *
3047
     * @return string|null Returns the numero carte travail.
3048
     */
3049
    public function getNumeroCarteTravail(): ?string{
3050
        return $this->numeroCarteTravail;
3051
    }
3052
3053
    /**
3054
     * Get the numero cas part secu.
3055
     *
3056
     * @return int|null Returns the numero cas part secu.
3057
     */
3058
    public function getNumeroCasPartSecu(): ?int{
3059
        return $this->numeroCasPartSecu;
3060
    }
3061
3062
    /**
3063
     * Get the numero grille type.
3064
     *
3065
     * @return int|null Returns the numero grille type.
3066
     */
3067
    public function getNumeroGrilleType(): ?int{
3068
        return $this->numeroGrilleType;
3069
    }
3070
3071
    /**
3072
     * Get the numero insee.
3073
     *
3074
     * @return string|null Returns the numero insee.
3075
     */
3076
    public function getNumeroInsee(): ?string{
3077
        return $this->numeroInsee;
3078
    }
3079
3080
    /**
3081
     * Get the numero permis.
3082
     *
3083
     * @return string|null Returns the numero permis.
3084
     */
3085
    public function getNumeroPermis(): ?string{
3086
        return $this->numeroPermis;
3087
    }
3088
3089
    /**
3090
     * Get the orphelin.
3091
     *
3092
     * @return bool|null Returns the orphelin.
3093
     */
3094
    public function getOrphelin(): ?bool{
3095
        return $this->orphelin;
3096
    }
3097
3098
    /**
3099
     * Get the pas gestion pdp.
3100
     *
3101
     * @return bool|null Returns the pas gestion pdp.
3102
     */
3103
    public function getPasGestionPdp(): ?bool{
3104
        return $this->pasGestionPdp;
3105
    }
3106
3107
    /**
3108
     * Get the pension.
3109
     *
3110
     * @return bool|null Returns the pension.
3111
     */
3112
    public function getPension(): ?bool{
3113
        return $this->pension;
3114
    }
3115
3116
    /**
3117
     * Get the periodicite.
3118
     *
3119
     * @return string|null Returns the periodicite.
3120
     */
3121
    public function getPeriodicite(): ?string{
3122
        return $this->periodicite;
3123
    }
3124
3125
    /**
3126
     * Get the permis delivre le.
3127
     *
3128
     * @return DateTime|null Returns the permis delivre le.
3129
     */
3130
    public function getPermisDelivreLe(): ?DateTime{
3131
        return $this->permisDelivreLe;
3132
    }
3133
3134
    /**
3135
     * Get the permis delivre par.
3136
     *
3137
     * @return string|null Returns the permis delivre par.
3138
     */
3139
    public function getPermisDelivrePar(): ?string{
3140
        return $this->permisDelivrePar;
3141
    }
3142
3143
    /**
3144
     * Get the permis expire le.
3145
     *
3146
     * @return DateTime|null Returns the permis expire le.
3147
     */
3148
    public function getPermisExpireLe(): ?DateTime{
3149
        return $this->permisExpireLe;
3150
    }
3151
3152
    /**
3153
     * Get the personne a prevenir.
3154
     *
3155
     * @return string|null Returns the personne a prevenir.
3156
     */
3157
    public function getPersonneAPrevenir(): ?string{
3158
        return $this->personneAPrevenir;
3159
    }
3160
3161
    /**
3162
     * Get the plafond gmp.
3163
     *
3164
     * @return float|null Returns the plafond gmp.
3165
     */
3166
    public function getPlafondGmp(): ?float{
3167
        return $this->plafondGmp;
3168
    }
3169
3170
    /**
3171
     * Get the plafond ss1.
3172
     *
3173
     * @return float|null Returns the plafond ss1.
3174
     */
3175
    public function getPlafondSs1(): ?float{
3176
        return $this->plafondSs1;
3177
    }
3178
3179
    /**
3180
     * Get the plafond ss30.
3181
     *
3182
     * @return bool|null Returns the plafond ss30.
3183
     */
3184
    public function getPlafondSs30(): ?bool{
3185
        return $this->plafondSs30;
3186
    }
3187
3188
    /**
3189
     * Get the pourcent abat.
3190
     *
3191
     * @return float|null Returns the pourcent abat.
3192
     */
3193
    public function getPourcentAbat(): ?float{
3194
        return $this->pourcentAbat;
3195
    }
3196
3197
    /**
3198
     * Get the pourcent act.
3199
     *
3200
     * @return float|null Returns the pourcent act.
3201
     */
3202
    public function getPourcentAct(): ?float{
3203
        return $this->pourcentAct;
3204
    }
3205
3206
    /**
3207
     * Get the pourcent effectif ducs.
3208
     *
3209
     * @return float|null Returns the pourcent effectif ducs.
3210
     */
3211
    public function getPourcentEffectifDucs(): ?float{
3212
        return $this->pourcentEffectifDucs;
3213
    }
3214
3215
    /**
3216
     * Get the pourcent remu hor.
3217
     *
3218
     * @return float|null Returns the pourcent remu hor.
3219
     */
3220
    public function getPourcentRemuHor(): ?float{
3221
        return $this->pourcentRemuHor;
3222
    }
3223
3224
    /**
3225
     * Get the prenom.
3226
     *
3227
     * @return string|null Returns the prenom.
3228
     */
3229
    public function getPrenom(): ?string{
3230
        return $this->prenom;
3231
    }
3232
3233
    /**
3234
     * Get the prenom conjoint.
3235
     *
3236
     * @return string|null Returns the prenom conjoint.
3237
     */
3238
    public function getPrenomConjoint(): ?string{
3239
        return $this->prenomConjoint;
3240
    }
3241
3242
    /**
3243
     * Get the prime.
3244
     *
3245
     * @return bool|null Returns the prime.
3246
     */
3247
    public function getPrime(): ?bool{
3248
        return $this->prime;
3249
    }
3250
3251
    /**
3252
     * Get the prud college.
3253
     *
3254
     * @return string|null Returns the prud college.
3255
     */
3256
    public function getPrudCollege(): ?string{
3257
        return $this->prudCollege;
3258
    }
3259
3260
    /**
3261
     * Get the prud lieu vote.
3262
     *
3263
     * @return string|null Returns the prud lieu vote.
3264
     */
3265
    public function getPrudLieuVote(): ?string{
3266
        return $this->prudLieuVote;
3267
    }
3268
3269
    /**
3270
     * Get the prud section.
3271
     *
3272
     * @return string|null Returns the prud section.
3273
     */
3274
    public function getPrudSection(): ?string{
3275
        return $this->prudSection;
3276
    }
3277
3278
    /**
3279
     * Get the qualification.
3280
     *
3281
     * @return string|null Returns the qualification.
3282
     */
3283
    public function getQualification(): ?string{
3284
        return $this->qualification;
3285
    }
3286
3287
    /**
3288
     * Get the regle calcul.
3289
     *
3290
     * @return string|null Returns the regle calcul.
3291
     */
3292
    public function getRegleCalcul(): ?string{
3293
        return $this->regleCalcul;
3294
    }
3295
3296
    /**
3297
     * Get the regroup virement.
3298
     *
3299
     * @return string|null Returns the regroup virement.
3300
     */
3301
    public function getRegroupVirement(): ?string{
3302
        return $this->regroupVirement;
3303
    }
3304
3305
    /**
3306
     * Get the regul tds.
3307
     *
3308
     * @return bool|null Returns the regul tds.
3309
     */
3310
    public function getRegulTds(): ?bool{
3311
        return $this->regulTds;
3312
    }
3313
3314
    /**
3315
     * Get the rib.
3316
     *
3317
     * @return string|null Returns the rib.
3318
     */
3319
    public function getRib(): ?string{
3320
        return $this->rib;
3321
    }
3322
3323
    /**
3324
     * Get the salaire base.
3325
     *
3326
     * @return float|null Returns the salaire base.
3327
     */
3328
    public function getSalaireBase(): ?float{
3329
        return $this->salaireBase;
3330
    }
3331
3332
    /**
3333
     * Get the service.
3334
     *
3335
     * @return string|null Returns the service.
3336
     */
3337
    public function getService(): ?string{
3338
        return $this->service;
3339
    }
3340
3341
    /**
3342
     * Get the sexe.
3343
     *
3344
     * @return string|null Returns the sexe.
3345
     */
3346
    public function getSexe(): ?string{
3347
        return $this->sexe;
3348
    }
3349
3350
    /**
3351
     * Get the situation fam.
3352
     *
3353
     * @return string|null Returns the situation fam.
3354
     */
3355
    public function getSituationFam(): ?string{
3356
        return $this->situationFam;
3357
    }
3358
3359
    /**
3360
     * Get the tds100.
3361
     *
3362
     * @return float|null Returns the tds100.
3363
     */
3364
    public function getTds100(): ?float{
3365
        return $this->tds100;
3366
    }
3367
3368
    /**
3369
     * Get the tds102.
3370
     *
3371
     * @return float|null Returns the tds102.
3372
     */
3373
    public function getTds102(): ?float{
3374
        return $this->tds102;
3375
    }
3376
3377
    /**
3378
     * Get the tds103.
3379
     *
3380
     * @return float|null Returns the tds103.
3381
     */
3382
    public function getTds103(): ?float{
3383
        return $this->tds103;
3384
    }
3385
3386
    /**
3387
     * Get the tds105.
3388
     *
3389
     * @return float|null Returns the tds105.
3390
     */
3391
    public function getTds105(): ?float{
3392
        return $this->tds105;
3393
    }
3394
3395
    /**
3396
     * Get the tds107.
3397
     *
3398
     * @return bool|null Returns the tds107.
3399
     */
3400
    public function getTds107(): ?bool{
3401
        return $this->tds107;
3402
    }
3403
3404
    /**
3405
     * Get the tds108.
3406
     *
3407
     * @return bool|null Returns the tds108.
3408
     */
3409
    public function getTds108(): ?bool{
3410
        return $this->tds108;
3411
    }
3412
3413
    /**
3414
     * Get the tds109.
3415
     *
3416
     * @return bool|null Returns the tds109.
3417
     */
3418
    public function getTds109(): ?bool{
3419
        return $this->tds109;
3420
    }
3421
3422
    /**
3423
     * Get the tds110.
3424
     *
3425
     * @return bool|null Returns the tds110.
3426
     */
3427
    public function getTds110(): ?bool{
3428
        return $this->tds110;
3429
    }
3430
3431
    /**
3432
     * Get the tds112.
3433
     *
3434
     * @return float|null Returns the tds112.
3435
     */
3436
    public function getTds112(): ?float{
3437
        return $this->tds112;
3438
    }
3439
3440
    /**
3441
     * Get the tds113.
3442
     *
3443
     * @return bool|null Returns the tds113.
3444
     */
3445
    public function getTds113(): ?bool{
3446
        return $this->tds113;
3447
    }
3448
3449
    /**
3450
     * Get the tds117.
3451
     *
3452
     * @return float|null Returns the tds117.
3453
     */
3454
    public function getTds117(): ?float{
3455
        return $this->tds117;
3456
    }
3457
3458
    /**
3459
     * Get the tds119.
3460
     *
3461
     * @return bool|null Returns the tds119.
3462
     */
3463
    public function getTds119(): ?bool{
3464
        return $this->tds119;
3465
    }
3466
3467
    /**
3468
     * Get the tds120.
3469
     *
3470
     * @return bool|null Returns the tds120.
3471
     */
3472
    public function getTds120(): ?bool{
3473
        return $this->tds120;
3474
    }
3475
3476
    /**
3477
     * Get the tds121.
3478
     *
3479
     * @return bool|null Returns the tds121.
3480
     */
3481
    public function getTds121(): ?bool{
3482
        return $this->tds121;
3483
    }
3484
3485
    /**
3486
     * Get the tds122.
3487
     *
3488
     * @return bool|null Returns the tds122.
3489
     */
3490
    public function getTds122(): ?bool{
3491
        return $this->tds122;
3492
    }
3493
3494
    /**
3495
     * Get the tds125.
3496
     *
3497
     * @return float|null Returns the tds125.
3498
     */
3499
    public function getTds125(): ?float{
3500
        return $this->tds125;
3501
    }
3502
3503
    /**
3504
     * Get the tds127.
3505
     *
3506
     * @return float|null Returns the tds127.
3507
     */
3508
    public function getTds127(): ?float{
3509
        return $this->tds127;
3510
    }
3511
3512
    /**
3513
     * Get the tds128.
3514
     *
3515
     * @return string|null Returns the tds128.
3516
     */
3517
    public function getTds128(): ?string{
3518
        return $this->tds128;
3519
    }
3520
3521
    /**
3522
     * Get the tds132.
3523
     *
3524
     * @return float|null Returns the tds132.
3525
     */
3526
    public function getTds132(): ?float{
3527
        return $this->tds132;
3528
    }
3529
3530
    /**
3531
     * Get the tds133.
3532
     *
3533
     * @return string|null Returns the tds133.
3534
     */
3535
    public function getTds133(): ?string{
3536
        return $this->tds133;
3537
    }
3538
3539
    /**
3540
     * Get the tds134.
3541
     *
3542
     * @return float|null Returns the tds134.
3543
     */
3544
    public function getTds134(): ?float{
3545
        return $this->tds134;
3546
    }
3547
3548
    /**
3549
     * Get the tds135.
3550
     *
3551
     * @return float|null Returns the tds135.
3552
     */
3553
    public function getTds135(): ?float{
3554
        return $this->tds135;
3555
    }
3556
3557
    /**
3558
     * Get the tds136.
3559
     *
3560
     * @return float|null Returns the tds136.
3561
     */
3562
    public function getTds136(): ?float{
3563
        return $this->tds136;
3564
    }
3565
3566
    /**
3567
     * Get the tds138.
3568
     *
3569
     * @return string|null Returns the tds138.
3570
     */
3571
    public function getTds138(): ?string{
3572
        return $this->tds138;
3573
    }
3574
3575
    /**
3576
     * Get the tds139.
3577
     *
3578
     * @return string|null Returns the tds139.
3579
     */
3580
    public function getTds139(): ?string{
3581
        return $this->tds139;
3582
    }
3583
3584
    /**
3585
     * Get the tds141.
3586
     *
3587
     * @return float|null Returns the tds141.
3588
     */
3589
    public function getTds141(): ?float{
3590
        return $this->tds141;
3591
    }
3592
3593
    /**
3594
     * Get the tds59.
3595
     *
3596
     * @return string|null Returns the tds59.
3597
     */
3598
    public function getTds59(): ?string{
3599
        return $this->tds59;
3600
    }
3601
3602
    /**
3603
     * Get the tds60.
3604
     *
3605
     * @return bool|null Returns the tds60.
3606
     */
3607
    public function getTds60(): ?bool{
3608
        return $this->tds60;
3609
    }
3610
3611
    /**
3612
     * Get the tds61.
3613
     *
3614
     * @return string|null Returns the tds61.
3615
     */
3616
    public function getTds61(): ?string{
3617
        return $this->tds61;
3618
    }
3619
3620
    /**
3621
     * Get the tds75.
3622
     *
3623
     * @return int|null Returns the tds75.
3624
     */
3625
    public function getTds75(): ?int{
3626
        return $this->tds75;
3627
    }
3628
3629
    /**
3630
     * Get the tds76.
3631
     *
3632
     * @return string|null Returns the tds76.
3633
     */
3634
    public function getTds76(): ?string{
3635
        return $this->tds76;
3636
    }
3637
3638
    /**
3639
     * Get the tds77.
3640
     *
3641
     * @return string|null Returns the tds77.
3642
     */
3643
    public function getTds77(): ?string{
3644
        return $this->tds77;
3645
    }
3646
3647
    /**
3648
     * Get the tds78.
3649
     *
3650
     * @return bool|null Returns the tds78.
3651
     */
3652
    public function getTds78(): ?bool{
3653
        return $this->tds78;
3654
    }
3655
3656
    /**
3657
     * Get the tds81.
3658
     *
3659
     * @return float|null Returns the tds81.
3660
     */
3661
    public function getTds81(): ?float{
3662
        return $this->tds81;
3663
    }
3664
3665
    /**
3666
     * Get the tds82.
3667
     *
3668
     * @return float|null Returns the tds82.
3669
     */
3670
    public function getTds82(): ?float{
3671
        return $this->tds82;
3672
    }
3673
3674
    /**
3675
     * Get the tds84.
3676
     *
3677
     * @return float|null Returns the tds84.
3678
     */
3679
    public function getTds84(): ?float{
3680
        return $this->tds84;
3681
    }
3682
3683
    /**
3684
     * Get the tds85.
3685
     *
3686
     * @return float|null Returns the tds85.
3687
     */
3688
    public function getTds85(): ?float{
3689
        return $this->tds85;
3690
    }
3691
3692
    /**
3693
     * Get the tds86.
3694
     *
3695
     * @return float|null Returns the tds86.
3696
     */
3697
    public function getTds86(): ?float{
3698
        return $this->tds86;
3699
    }
3700
3701
    /**
3702
     * Get the tds87.
3703
     *
3704
     * @return float|null Returns the tds87.
3705
     */
3706
    public function getTds87(): ?float{
3707
        return $this->tds87;
3708
    }
3709
3710
    /**
3711
     * Get the tds88.
3712
     *
3713
     * @return float|null Returns the tds88.
3714
     */
3715
    public function getTds88(): ?float{
3716
        return $this->tds88;
3717
    }
3718
3719
    /**
3720
     * Get the tds89.
3721
     *
3722
     * @return float|null Returns the tds89.
3723
     */
3724
    public function getTds89(): ?float{
3725
        return $this->tds89;
3726
    }
3727
3728
    /**
3729
     * Get the tds90.
3730
     *
3731
     * @return float|null Returns the tds90.
3732
     */
3733
    public function getTds90(): ?float{
3734
        return $this->tds90;
3735
    }
3736
3737
    /**
3738
     * Get the tds91.
3739
     *
3740
     * @return float|null Returns the tds91.
3741
     */
3742
    public function getTds91(): ?float{
3743
        return $this->tds91;
3744
    }
3745
3746
    /**
3747
     * Get the tds92.
3748
     *
3749
     * @return float|null Returns the tds92.
3750
     */
3751
    public function getTds92(): ?float{
3752
        return $this->tds92;
3753
    }
3754
3755
    /**
3756
     * Get the tds93.
3757
     *
3758
     * @return float|null Returns the tds93.
3759
     */
3760
    public function getTds93(): ?float{
3761
        return $this->tds93;
3762
    }
3763
3764
    /**
3765
     * Get the tds94.
3766
     *
3767
     * @return float|null Returns the tds94.
3768
     */
3769
    public function getTds94(): ?float{
3770
        return $this->tds94;
3771
    }
3772
3773
    /**
3774
     * Get the tds95.
3775
     *
3776
     * @return float|null Returns the tds95.
3777
     */
3778
    public function getTds95(): ?float{
3779
        return $this->tds95;
3780
    }
3781
3782
    /**
3783
     * Get the taux1.
3784
     *
3785
     * @return float|null Returns the taux1.
3786
     */
3787
    public function getTaux1(): ?float{
3788
        return $this->taux1;
3789
    }
3790
3791
    /**
3792
     * Get the taux2.
3793
     *
3794
     * @return float|null Returns the taux2.
3795
     */
3796
    public function getTaux2(): ?float{
3797
        return $this->taux2;
3798
    }
3799
3800
    /**
3801
     * Get the taux3.
3802
     *
3803
     * @return float|null Returns the taux3.
3804
     */
3805
    public function getTaux3(): ?float{
3806
        return $this->taux3;
3807
    }
3808
3809
    /**
3810
     * Get the taux4.
3811
     *
3812
     * @return float|null Returns the taux4.
3813
     */
3814
    public function getTaux4(): ?float{
3815
        return $this->taux4;
3816
    }
3817
3818
    /**
3819
     * Get the taux5.
3820
     *
3821
     * @return float|null Returns the taux5.
3822
     */
3823
    public function getTaux5(): ?float{
3824
        return $this->taux5;
3825
    }
3826
3827
    /**
3828
     * Get the taux absence.
3829
     *
3830
     * @return float|null Returns the taux absence.
3831
     */
3832
    public function getTauxAbsence(): ?float{
3833
        return $this->tauxAbsence;
3834
    }
3835
3836
    /**
3837
     * Get the taux ancien.
3838
     *
3839
     * @return float|null Returns the taux ancien.
3840
     */
3841
    public function getTauxAncien(): ?float{
3842
        return $this->tauxAncien;
3843
    }
3844
3845
    /**
3846
     * Get the taux h sup.
3847
     *
3848
     * @return float|null Returns the taux h sup.
3849
     */
3850
    public function getTauxHSup(): ?float{
3851
        return $this->tauxHSup;
3852
    }
3853
3854
    /**
3855
     * Get the taux pension civile.
3856
     *
3857
     * @return float|null Returns the taux pension civile.
3858
     */
3859
    public function getTauxPensionCivile(): ?float{
3860
        return $this->tauxPensionCivile;
3861
    }
3862
3863
    /**
3864
     * Get the taux pension militaire.
3865
     *
3866
     * @return float|null Returns the taux pension militaire.
3867
     */
3868
    public function getTauxPensionMilitaire(): ?float{
3869
        return $this->tauxPensionMilitaire;
3870
    }
3871
3872
    /**
3873
     * Get the taxe salaire.
3874
     *
3875
     * @return bool|null Returns the taxe salaire.
3876
     */
3877
    public function getTaxeSalaire(): ?bool{
3878
        return $this->taxeSalaire;
3879
    }
3880
3881
    /**
3882
     * Get the tel1.
3883
     *
3884
     * @return string|null Returns the tel1.
3885
     */
3886
    public function getTel1(): ?string{
3887
        return $this->tel1;
3888
    }
3889
3890
    /**
3891
     * Get the tel conjoint.
3892
     *
3893
     * @return string|null Returns the tel conjoint.
3894
     */
3895
    public function getTelConjoint(): ?string{
3896
        return $this->telConjoint;
3897
    }
3898
3899
    /**
3900
     * Get the tel pers a prevenir.
3901
     *
3902
     * @return string|null Returns the tel pers a prevenir.
3903
     */
3904
    public function getTelPersAPrevenir(): ?string{
3905
        return $this->telPersAPrevenir;
3906
    }
3907
3908
    /**
3909
     * Get the temps passe.
3910
     *
3911
     * @return bool|null Returns the temps passe.
3912
     */
3913
    public function getTempsPasse(): ?bool{
3914
        return $this->tempsPasse;
3915
    }
3916
3917
    /**
3918
     * Get the titre.
3919
     *
3920
     * @return string|null Returns the titre.
3921
     */
3922
    public function getTitre(): ?string{
3923
        return $this->titre;
3924
    }
3925
3926
    /**
3927
     * Get the transfert entree1.
3928
     *
3929
     * @return bool|null Returns the transfert entree1.
3930
     */
3931
    public function getTransfertEntree1(): ?bool{
3932
        return $this->transfertEntree1;
3933
    }
3934
3935
    /**
3936
     * Get the transfert entree2.
3937
     *
3938
     * @return bool|null Returns the transfert entree2.
3939
     */
3940
    public function getTransfertEntree2(): ?bool{
3941
        return $this->transfertEntree2;
3942
    }
3943
3944
    /**
3945
     * Get the transfert sortie1.
3946
     *
3947
     * @return bool|null Returns the transfert sortie1.
3948
     */
3949
    public function getTransfertSortie1(): ?bool{
3950
        return $this->transfertSortie1;
3951
    }
3952
3953
    /**
3954
     * Get the transfert sortie2.
3955
     *
3956
     * @return bool|null Returns the transfert sortie2.
3957
     */
3958
    public function getTransfertSortie2(): ?bool{
3959
        return $this->transfertSortie2;
3960
    }
3961
3962
    /**
3963
     * Get the travaille jf.
3964
     *
3965
     * @return bool|null Returns the travaille jf.
3966
     */
3967
    public function getTravailleJf(): ?bool{
3968
        return $this->travailleJf;
3969
    }
3970
3971
    /**
3972
     * Get the type contrat.
3973
     *
3974
     * @return string|null Returns the type contrat.
3975
     */
3976
    public function getTypeContrat(): ?string{
3977
        return $this->typeContrat;
3978
    }
3979
3980
    /**
3981
     * Get the type nationalite.
3982
     *
3983
     * @return string|null Returns the type nationalite.
3984
     */
3985
    public function getTypeNationalite(): ?string{
3986
        return $this->typeNationalite;
3987
    }
3988
3989
    /**
3990
     * Get the type paiement.
3991
     *
3992
     * @return string|null Returns the type paiement.
3993
     */
3994
    public function getTypePaiement(): ?string{
3995
        return $this->typePaiement;
3996
    }
3997
3998
    /**
3999
     * Get the vrp multicarte.
4000
     *
4001
     * @return bool|null Returns the vrp multicarte.
4002
     */
4003
    public function getVrpMulticarte(): ?bool{
4004
        return $this->vrpMulticarte;
4005
    }
4006
4007
    /**
4008
     * Get the plafond ss2.
4009
     *
4010
     * @return float|null Returns the plafond ss2.
4011
     */
4012
    public function getplafondSs2(): ?float{
4013
        return $this->plafondSs2;
4014
    }
4015
4016
    /**
4017
     * Set the a transferer en p.
4018
     *
4019
     * @param bool|null $aTransfererEnP The a transferer en p.
4020
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4021
     */
4022
    public function setATransfererEnP(?bool $aTransfererEnP): Tabledeserreurs {
4023
        $this->aTransfererEnP = $aTransfererEnP;
4024
        return $this;
4025
    }
4026
4027
    /**
4028
     * Set the administratif.
4029
     *
4030
     * @param bool|null $administratif The administratif.
4031
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4032
     */
4033
    public function setAdministratif(?bool $administratif): Tabledeserreurs {
4034
        $this->administratif = $administratif;
4035
        return $this;
4036
    }
4037
4038
    /**
4039
     * Set the alleg particulier.
4040
     *
4041
     * @param bool|null $allegParticulier The alleg particulier.
4042
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4043
     */
4044
    public function setAllegParticulier(?bool $allegParticulier): Tabledeserreurs {
4045
        $this->allegParticulier = $allegParticulier;
4046
        return $this;
4047
    }
4048
4049
    /**
4050
     * Set the autre alleg.
4051
     *
4052
     * @param bool|null $autreAlleg The autre alleg.
4053
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4054
     */
4055
    public function setAutreAlleg(?bool $autreAlleg): Tabledeserreurs {
4056
        $this->autreAlleg = $autreAlleg;
4057
        return $this;
4058
    }
4059
4060
    /**
4061
     * Set the btq.
4062
     *
4063
     * @param string|null $btq The btq.
4064
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4065
     */
4066
    public function setBtq(?string $btq): Tabledeserreurs {
4067
        $this->btq = $btq;
4068
        return $this;
4069
    }
4070
4071
    /**
4072
     * Set the bureau distributeur.
4073
     *
4074
     * @param string|null $bureauDistributeur The bureau distributeur.
4075
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4076
     */
4077
    public function setBureauDistributeur(?string $bureauDistributeur): Tabledeserreurs {
4078
        $this->bureauDistributeur = $bureauDistributeur;
4079
        return $this;
4080
    }
4081
4082
    /**
4083
     * Set the cddcdi.
4084
     *
4085
     * @param bool|null $cddcdi The cddcdi.
4086
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4087
     */
4088
    public function setCddcdi(?bool $cddcdi): Tabledeserreurs {
4089
        $this->cddcdi = $cddcdi;
4090
        return $this;
4091
    }
4092
4093
    /**
4094
     * Set the calcul particip.
4095
     *
4096
     * @param bool|null $calculParticip The calcul particip.
4097
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4098
     */
4099
    public function setCalculParticip(?bool $calculParticip): Tabledeserreurs {
4100
        $this->calculParticip = $calculParticip;
4101
        return $this;
4102
    }
4103
4104
    /**
4105
     * Set the carte sejour delivree le.
4106
     *
4107
     * @param DateTime|null $carteSejourDelivreeLe The carte sejour delivree le.
4108
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4109
     */
4110
    public function setCarteSejourDelivreeLe(?DateTime $carteSejourDelivreeLe): Tabledeserreurs {
4111
        $this->carteSejourDelivreeLe = $carteSejourDelivreeLe;
4112
        return $this;
4113
    }
4114
4115
    /**
4116
     * Set the carte sejour expire le.
4117
     *
4118
     * @param DateTime|null $carteSejourExpireLe The carte sejour expire le.
4119
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4120
     */
4121
    public function setCarteSejourExpireLe(?DateTime $carteSejourExpireLe): Tabledeserreurs {
4122
        $this->carteSejourExpireLe = $carteSejourExpireLe;
4123
        return $this;
4124
    }
4125
4126
    /**
4127
     * Set the carte travail delivree le.
4128
     *
4129
     * @param DateTime|null $carteTravailDelivreeLe The carte travail delivree le.
4130
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4131
     */
4132
    public function setCarteTravailDelivreeLe(?DateTime $carteTravailDelivreeLe): Tabledeserreurs {
4133
        $this->carteTravailDelivreeLe = $carteTravailDelivreeLe;
4134
        return $this;
4135
    }
4136
4137
    /**
4138
     * Set the carte travail expire le.
4139
     *
4140
     * @param DateTime|null $carteTravailExpireLe The carte travail expire le.
4141
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4142
     */
4143
    public function setCarteTravailExpireLe(?DateTime $carteTravailExpireLe): Tabledeserreurs {
4144
        $this->carteTravailExpireLe = $carteTravailExpireLe;
4145
        return $this;
4146
    }
4147
4148
    /**
4149
     * Set the cas part ss.
4150
     *
4151
     * @param bool|null $casPartSs The cas part ss.
4152
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4153
     */
4154
    public function setCasPartSs(?bool $casPartSs): Tabledeserreurs {
4155
        $this->casPartSs = $casPartSs;
4156
        return $this;
4157
    }
4158
4159
    /**
4160
     * Set the categ population.
4161
     *
4162
     * @param string|null $categPopulation The categ population.
4163
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4164
     */
4165
    public function setCategPopulation(?string $categPopulation): Tabledeserreurs {
4166
        $this->categPopulation = $categPopulation;
4167
        return $this;
4168
    }
4169
4170
    /**
4171
     * Set the categ salarie.
4172
     *
4173
     * @param string|null $categSalarie The categ salarie.
4174
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4175
     */
4176
    public function setCategSalarie(?string $categSalarie): Tabledeserreurs {
4177
        $this->categSalarie = $categSalarie;
4178
        return $this;
4179
    }
4180
4181
    /**
4182
     * Set the categorie permis.
4183
     *
4184
     * @param string|null $categoriePermis The categorie permis.
4185
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4186
     */
4187
    public function setCategoriePermis(?string $categoriePermis): Tabledeserreurs {
4188
        $this->categoriePermis = $categoriePermis;
4189
        return $this;
4190
    }
4191
4192
    /**
4193
     * Set the classification.
4194
     *
4195
     * @param string|null $classification The classification.
4196
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4197
     */
4198
    public function setClassification(?string $classification): Tabledeserreurs {
4199
        $this->classification = $classification;
4200
        return $this;
4201
    }
4202
4203
    /**
4204
     * Set the cle deux.
4205
     *
4206
     * @param string|null $cleDeux The cle deux.
4207
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4208
     */
4209
    public function setCleDeux(?string $cleDeux): Tabledeserreurs {
4210
        $this->cleDeux = $cleDeux;
4211
        return $this;
4212
    }
4213
4214
    /**
4215
     * Set the code at.
4216
     *
4217
     * @param int|null $codeAt The code at.
4218
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4219
     */
4220
    public function setCodeAt(?int $codeAt): Tabledeserreurs {
4221
        $this->codeAt = $codeAt;
4222
        return $this;
4223
    }
4224
4225
    /**
4226
     * Set the code centre urssaf.
4227
     *
4228
     * @param string|null $codeCentreUrssaf The code centre urssaf.
4229
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4230
     */
4231
    public function setCodeCentreUrssaf(?string $codeCentreUrssaf): Tabledeserreurs {
4232
        $this->codeCentreUrssaf = $codeCentreUrssaf;
4233
        return $this;
4234
    }
4235
4236
    /**
4237
     * Set the code convention.
4238
     *
4239
     * @param string|null $codeConvention The code convention.
4240
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4241
     */
4242
    public function setCodeConvention(?string $codeConvention): Tabledeserreurs {
4243
        $this->codeConvention = $codeConvention;
4244
        return $this;
4245
    }
4246
4247
    /**
4248
     * Set the code etablissement.
4249
     *
4250
     * @param int|null $codeEtablissement The code etablissement.
4251
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4252
     */
4253
    public function setCodeEtablissement(?int $codeEtablissement): Tabledeserreurs {
4254
        $this->codeEtablissement = $codeEtablissement;
4255
        return $this;
4256
    }
4257
4258
    /**
4259
     * Set the code naf.
4260
     *
4261
     * @param int|null $codeNaf The code naf.
4262
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4263
     */
4264
    public function setCodeNaf(?int $codeNaf): Tabledeserreurs {
4265
        $this->codeNaf = $codeNaf;
4266
        return $this;
4267
    }
4268
4269
    /**
4270
     * Set the code officiel commune.
4271
     *
4272
     * @param string|null $codeOfficielCommune The code officiel commune.
4273
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4274
     */
4275
    public function setCodeOfficielCommune(?string $codeOfficielCommune): Tabledeserreurs {
4276
        $this->codeOfficielCommune = $codeOfficielCommune;
4277
        return $this;
4278
    }
4279
4280
    /**
4281
     * Set the code pays naissance.
4282
     *
4283
     * @param string|null $codePaysNaissance The code pays naissance.
4284
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4285
     */
4286
    public function setCodePaysNaissance(?string $codePaysNaissance): Tabledeserreurs {
4287
        $this->codePaysNaissance = $codePaysNaissance;
4288
        return $this;
4289
    }
4290
4291
    /**
4292
     * Set the code postal.
4293
     *
4294
     * @param string|null $codePostal The code postal.
4295
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4296
     */
4297
    public function setCodePostal(?string $codePostal): Tabledeserreurs {
4298
        $this->codePostal = $codePostal;
4299
        return $this;
4300
    }
4301
4302
    /**
4303
     * Set the code type sal.
4304
     *
4305
     * @param string|null $codeTypeSal The code type sal.
4306
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4307
     */
4308
    public function setCodeTypeSal(?string $codeTypeSal): Tabledeserreurs {
4309
        $this->codeTypeSal = $codeTypeSal;
4310
        return $this;
4311
    }
4312
4313
    /**
4314
     * Set the coeff convention.
4315
     *
4316
     * @param float|null $coeffConvention The coeff convention.
4317
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4318
     */
4319
    public function setCoeffConvention(?float $coeffConvention): Tabledeserreurs {
4320
        $this->coeffConvention = $coeffConvention;
4321
        return $this;
4322
    }
4323
4324
    /**
4325
     * Set the commune naissance.
4326
     *
4327
     * @param string|null $communeNaissance The commune naissance.
4328
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4329
     */
4330
    public function setCommuneNaissance(?string $communeNaissance): Tabledeserreurs {
4331
        $this->communeNaissance = $communeNaissance;
4332
        return $this;
4333
    }
4334
4335
    /**
4336
     * Set the complement.
4337
     *
4338
     * @param string|null $complement The complement.
4339
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4340
     */
4341
    public function setComplement(?string $complement): Tabledeserreurs {
4342
        $this->complement = $complement;
4343
        return $this;
4344
    }
4345
4346
    /**
4347
     * Set the compte tiers.
4348
     *
4349
     * @param string|null $compteTiers The compte tiers.
4350
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4351
     */
4352
    public function setCompteTiers(?string $compteTiers): Tabledeserreurs {
4353
        $this->compteTiers = $compteTiers;
4354
        return $this;
4355
    }
4356
4357
    /**
4358
     * Set the cpt accompte.
4359
     *
4360
     * @param int|null $cptAccompte The cpt accompte.
4361
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4362
     */
4363
    public function setCptAccompte(?int $cptAccompte): Tabledeserreurs {
4364
        $this->cptAccompte = $cptAccompte;
4365
        return $this;
4366
    }
4367
4368
    /**
4369
     * Set the ctrl taux sal base.
4370
     *
4371
     * @param bool|null $ctrlTauxSalBase The ctrl taux sal base.
4372
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4373
     */
4374
    public function setCtrlTauxSalBase(?bool $ctrlTauxSalBase): Tabledeserreurs {
4375
        $this->ctrlTauxSalBase = $ctrlTauxSalBase;
4376
        return $this;
4377
    }
4378
4379
    /**
4380
     * Set the cum30 ss.
4381
     *
4382
     * @param float|null $cum30Ss The cum30 ss.
4383
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4384
     */
4385
    public function setCum30Ss(?float $cum30Ss): Tabledeserreurs {
4386
        $this->cum30Ss = $cum30Ss;
4387
        return $this;
4388
    }
4389
4390
    /**
4391
     * Set the cum base csg.
4392
     *
4393
     * @param float|null $cumBaseCsg The cum base csg.
4394
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4395
     */
4396
    public function setCumBaseCsg(?float $cumBaseCsg): Tabledeserreurs {
4397
        $this->cumBaseCsg = $cumBaseCsg;
4398
        return $this;
4399
    }
4400
4401
    /**
4402
     * Set the cum base gmp.
4403
     *
4404
     * @param float|null $cumBaseGmp The cum base gmp.
4405
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4406
     */
4407
    public function setCumBaseGmp(?float $cumBaseGmp): Tabledeserreurs {
4408
        $this->cumBaseGmp = $cumBaseGmp;
4409
        return $this;
4410
    }
4411
4412
    /**
4413
     * Set the cum base ss.
4414
     *
4415
     * @param float|null $cumBaseSs The cum base ss.
4416
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4417
     */
4418
    public function setCumBaseSs(?float $cumBaseSs): Tabledeserreurs {
4419
        $this->cumBaseSs = $cumBaseSs;
4420
        return $this;
4421
    }
4422
4423
    /**
4424
     * Set the cum base tr a.
4425
     *
4426
     * @param float|null $cumBaseTrA The cum base tr a.
4427
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4428
     */
4429
    public function setCumBaseTrA(?float $cumBaseTrA): Tabledeserreurs {
4430
        $this->cumBaseTrA = $cumBaseTrA;
4431
        return $this;
4432
    }
4433
4434
    /**
4435
     * Set the cum base tr a caisse1.
4436
     *
4437
     * @param float|null $cumBaseTrACaisse1 The cum base tr a caisse1.
4438
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4439
     */
4440
    public function setCumBaseTrACaisse1(?float $cumBaseTrACaisse1): Tabledeserreurs {
4441
        $this->cumBaseTrACaisse1 = $cumBaseTrACaisse1;
4442
        return $this;
4443
    }
4444
4445
    /**
4446
     * Set the cum base tr a caisse2.
4447
     *
4448
     * @param float|null $cumBaseTrACaisse2 The cum base tr a caisse2.
4449
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4450
     */
4451
    public function setCumBaseTrACaisse2(?float $cumBaseTrACaisse2): Tabledeserreurs {
4452
        $this->cumBaseTrACaisse2 = $cumBaseTrACaisse2;
4453
        return $this;
4454
    }
4455
4456
    /**
4457
     * Set the cum base tr a caisse3.
4458
     *
4459
     * @param float|null $cumBaseTrACaisse3 The cum base tr a caisse3.
4460
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4461
     */
4462
    public function setCumBaseTrACaisse3(?float $cumBaseTrACaisse3): Tabledeserreurs {
4463
        $this->cumBaseTrACaisse3 = $cumBaseTrACaisse3;
4464
        return $this;
4465
    }
4466
4467
    /**
4468
     * Set the cum base tr b.
4469
     *
4470
     * @param float|null $cumBaseTrB The cum base tr b.
4471
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4472
     */
4473
    public function setCumBaseTrB(?float $cumBaseTrB): Tabledeserreurs {
4474
        $this->cumBaseTrB = $cumBaseTrB;
4475
        return $this;
4476
    }
4477
4478
    /**
4479
     * Set the cum base tr b caisse1.
4480
     *
4481
     * @param float|null $cumBaseTrBCaisse1 The cum base tr b caisse1.
4482
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4483
     */
4484
    public function setCumBaseTrBCaisse1(?float $cumBaseTrBCaisse1): Tabledeserreurs {
4485
        $this->cumBaseTrBCaisse1 = $cumBaseTrBCaisse1;
4486
        return $this;
4487
    }
4488
4489
    /**
4490
     * Set the cum base tr b caisse2.
4491
     *
4492
     * @param float|null $cumBaseTrBCaisse2 The cum base tr b caisse2.
4493
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4494
     */
4495
    public function setCumBaseTrBCaisse2(?float $cumBaseTrBCaisse2): Tabledeserreurs {
4496
        $this->cumBaseTrBCaisse2 = $cumBaseTrBCaisse2;
4497
        return $this;
4498
    }
4499
4500
    /**
4501
     * Set the cum base tr b caisse3.
4502
     *
4503
     * @param float|null $cumBaseTrBCaisse3 The cum base tr b caisse3.
4504
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4505
     */
4506
    public function setCumBaseTrBCaisse3(?float $cumBaseTrBCaisse3): Tabledeserreurs {
4507
        $this->cumBaseTrBCaisse3 = $cumBaseTrBCaisse3;
4508
        return $this;
4509
    }
4510
4511
    /**
4512
     * Set the cum base tr c.
4513
     *
4514
     * @param float|null $cumBaseTrC The cum base tr c.
4515
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4516
     */
4517
    public function setCumBaseTrC(?float $cumBaseTrC): Tabledeserreurs {
4518
        $this->cumBaseTrC = $cumBaseTrC;
4519
        return $this;
4520
    }
4521
4522
    /**
4523
     * Set the cum base tr c caisse1.
4524
     *
4525
     * @param float|null $cumBaseTrCCaisse1 The cum base tr c caisse1.
4526
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4527
     */
4528
    public function setCumBaseTrCCaisse1(?float $cumBaseTrCCaisse1): Tabledeserreurs {
4529
        $this->cumBaseTrCCaisse1 = $cumBaseTrCCaisse1;
4530
        return $this;
4531
    }
4532
4533
    /**
4534
     * Set the cum base tr c caisse2.
4535
     *
4536
     * @param float|null $cumBaseTrCCaisse2 The cum base tr c caisse2.
4537
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4538
     */
4539
    public function setCumBaseTrCCaisse2(?float $cumBaseTrCCaisse2): Tabledeserreurs {
4540
        $this->cumBaseTrCCaisse2 = $cumBaseTrCCaisse2;
4541
        return $this;
4542
    }
4543
4544
    /**
4545
     * Set the cum base tr c caisse3.
4546
     *
4547
     * @param float|null $cumBaseTrCCaisse3 The cum base tr c caisse3.
4548
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4549
     */
4550
    public function setCumBaseTrCCaisse3(?float $cumBaseTrCCaisse3): Tabledeserreurs {
4551
        $this->cumBaseTrCCaisse3 = $cumBaseTrCCaisse3;
4552
        return $this;
4553
    }
4554
4555
    /**
4556
     * Set the cum brut abat non lim.
4557
     *
4558
     * @param float|null $cumBrutAbatNonLim The cum brut abat non lim.
4559
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4560
     */
4561
    public function setCumBrutAbatNonLim(?float $cumBrutAbatNonLim): Tabledeserreurs {
4562
        $this->cumBrutAbatNonLim = $cumBrutAbatNonLim;
4563
        return $this;
4564
    }
4565
4566
    /**
4567
     * Set the cum brut non abattu.
4568
     *
4569
     * @param float|null $cumBrutNonAbattu The cum brut non abattu.
4570
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4571
     */
4572
    public function setCumBrutNonAbattu(?float $cumBrutNonAbattu): Tabledeserreurs {
4573
        $this->cumBrutNonAbattu = $cumBrutNonAbattu;
4574
        return $this;
4575
    }
4576
4577
    /**
4578
     * Set the cum brut al.
4579
     *
4580
     * @param float|null $cumBrutAl The cum brut al.
4581
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4582
     */
4583
    public function setCumBrutAl(?float $cumBrutAl): Tabledeserreurs {
4584
        $this->cumBrutAl = $cumBrutAl;
4585
        return $this;
4586
    }
4587
4588
    /**
4589
     * Set the cum cp dus.
4590
     *
4591
     * @param float|null $cumCpDus The cum cp dus.
4592
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4593
     */
4594
    public function setCumCpDus(?float $cumCpDus): Tabledeserreurs {
4595
        $this->cumCpDus = $cumCpDus;
4596
        return $this;
4597
    }
4598
4599
    /**
4600
     * Set the cum cp dus1.
4601
     *
4602
     * @param float|null $cumCpDus1 The cum cp dus1.
4603
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4604
     */
4605
    public function setCumCpDus1(?float $cumCpDus1): Tabledeserreurs {
4606
        $this->cumCpDus1 = $cumCpDus1;
4607
        return $this;
4608
    }
4609
4610
    /**
4611
     * Set the cum cp pris.
4612
     *
4613
     * @param float|null $cumCpPris The cum cp pris.
4614
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4615
     */
4616
    public function setCumCpPris(?float $cumCpPris): Tabledeserreurs {
4617
        $this->cumCpPris = $cumCpPris;
4618
        return $this;
4619
    }
4620
4621
    /**
4622
     * Set the cum cp pris1.
4623
     *
4624
     * @param float|null $cumCpPris1 The cum cp pris1.
4625
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4626
     */
4627
    public function setCumCpPris1(?float $cumCpPris1): Tabledeserreurs {
4628
        $this->cumCpPris1 = $cumCpPris1;
4629
        return $this;
4630
    }
4631
4632
    /**
4633
     * Set the cum h repos remplace.
4634
     *
4635
     * @param float|null $cumHReposRemplace The cum h repos remplace.
4636
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4637
     */
4638
    public function setCumHReposRemplace(?float $cumHReposRemplace): Tabledeserreurs {
4639
        $this->cumHReposRemplace = $cumHReposRemplace;
4640
        return $this;
4641
    }
4642
4643
    /**
4644
     * Set the cum h service.
4645
     *
4646
     * @param float|null $cumHService The cum h service.
4647
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4648
     */
4649
    public function setCumHService(?float $cumHService): Tabledeserreurs {
4650
        $this->cumHService = $cumHService;
4651
        return $this;
4652
    }
4653
4654
    /**
4655
     * Set the cum h sup.
4656
     *
4657
     * @param float|null $cumHSup The cum h sup.
4658
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4659
     */
4660
    public function setCumHSup(?float $cumHSup): Tabledeserreurs {
4661
        $this->cumHSup = $cumHSup;
4662
        return $this;
4663
    }
4664
4665
    /**
4666
     * Set the cum h sup rcit.
4667
     *
4668
     * @param float|null $cumHSupRcit The cum h sup rcit.
4669
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4670
     */
4671
    public function setCumHSupRcit(?float $cumHSupRcit): Tabledeserreurs {
4672
        $this->cumHSupRcit = $cumHSupRcit;
4673
        return $this;
4674
    }
4675
4676
    /**
4677
     * Set the cum heure paye.
4678
     *
4679
     * @param float|null $cumHeurePaye The cum heure paye.
4680
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4681
     */
4682
    public function setCumHeurePaye(?float $cumHeurePaye): Tabledeserreurs {
4683
        $this->cumHeurePaye = $cumHeurePaye;
4684
        return $this;
4685
    }
4686
4687
    /**
4688
     * Set the cum heure trav.
4689
     *
4690
     * @param float|null $cumHeureTrav The cum heure trav.
4691
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4692
     */
4693
    public function setCumHeureTrav(?float $cumHeureTrav): Tabledeserreurs {
4694
        $this->cumHeureTrav = $cumHeureTrav;
4695
        return $this;
4696
    }
4697
4698
    /**
4699
     * Set the cum j repos recup.
4700
     *
4701
     * @param float|null $cumJReposRecup The cum j repos recup.
4702
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4703
     */
4704
    public function setCumJReposRecup(?float $cumJReposRecup): Tabledeserreurs {
4705
        $this->cumJReposRecup = $cumJReposRecup;
4706
        return $this;
4707
    }
4708
4709
    /**
4710
     * Set the cum jour paye.
4711
     *
4712
     * @param float|null $cumJourPaye The cum jour paye.
4713
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4714
     */
4715
    public function setCumJourPaye(?float $cumJourPaye): Tabledeserreurs {
4716
        $this->cumJourPaye = $cumJourPaye;
4717
        return $this;
4718
    }
4719
4720
    /**
4721
     * Set the cum jour trav.
4722
     *
4723
     * @param float|null $cumJourTrav The cum jour trav.
4724
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4725
     */
4726
    public function setCumJourTrav(?float $cumJourTrav): Tabledeserreurs {
4727
        $this->cumJourTrav = $cumJourTrav;
4728
        return $this;
4729
    }
4730
4731
    /**
4732
     * Set the cum mt cp pris.
4733
     *
4734
     * @param float|null $cumMtCpPris The cum mt cp pris.
4735
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4736
     */
4737
    public function setCumMtCpPris(?float $cumMtCpPris): Tabledeserreurs {
4738
        $this->cumMtCpPris = $cumMtCpPris;
4739
        return $this;
4740
    }
4741
4742
    /**
4743
     * Set the cum mt cp pris1.
4744
     *
4745
     * @param float|null $cumMtCpPris1 The cum mt cp pris1.
4746
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4747
     */
4748
    public function setCumMtCpPris1(?float $cumMtCpPris1): Tabledeserreurs {
4749
        $this->cumMtCpPris1 = $cumMtCpPris1;
4750
        return $this;
4751
    }
4752
4753
    /**
4754
     * Set the cum net a payer.
4755
     *
4756
     * @param float|null $cumNetAPayer The cum net a payer.
4757
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4758
     */
4759
    public function setCumNetAPayer(?float $cumNetAPayer): Tabledeserreurs {
4760
        $this->cumNetAPayer = $cumNetAPayer;
4761
        return $this;
4762
    }
4763
4764
    /**
4765
     * Set the cum net imposable.
4766
     *
4767
     * @param float|null $cumNetImposable The cum net imposable.
4768
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4769
     */
4770
    public function setCumNetImposable(?float $cumNetImposable): Tabledeserreurs {
4771
        $this->cumNetImposable = $cumNetImposable;
4772
        return $this;
4773
    }
4774
4775
    /**
4776
     * Set the cum plaf1 caisse1.
4777
     *
4778
     * @param float|null $cumPlaf1Caisse1 The cum plaf1 caisse1.
4779
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4780
     */
4781
    public function setCumPlaf1Caisse1(?float $cumPlaf1Caisse1): Tabledeserreurs {
4782
        $this->cumPlaf1Caisse1 = $cumPlaf1Caisse1;
4783
        return $this;
4784
    }
4785
4786
    /**
4787
     * Set the cum plaf1 caisse2.
4788
     *
4789
     * @param float|null $cumPlaf1Caisse2 The cum plaf1 caisse2.
4790
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4791
     */
4792
    public function setCumPlaf1Caisse2(?float $cumPlaf1Caisse2): Tabledeserreurs {
4793
        $this->cumPlaf1Caisse2 = $cumPlaf1Caisse2;
4794
        return $this;
4795
    }
4796
4797
    /**
4798
     * Set the cum plaf1 caisse3.
4799
     *
4800
     * @param float|null $cumPlaf1Caisse3 The cum plaf1 caisse3.
4801
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4802
     */
4803
    public function setCumPlaf1Caisse3(?float $cumPlaf1Caisse3): Tabledeserreurs {
4804
        $this->cumPlaf1Caisse3 = $cumPlaf1Caisse3;
4805
        return $this;
4806
    }
4807
4808
    /**
4809
     * Set the cum plaf2 caisse1.
4810
     *
4811
     * @param float|null $cumPlaf2Caisse1 The cum plaf2 caisse1.
4812
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4813
     */
4814
    public function setCumPlaf2Caisse1(?float $cumPlaf2Caisse1): Tabledeserreurs {
4815
        $this->cumPlaf2Caisse1 = $cumPlaf2Caisse1;
4816
        return $this;
4817
    }
4818
4819
    /**
4820
     * Set the cum plaf2 caisse2.
4821
     *
4822
     * @param float|null $cumPlaf2Caisse2 The cum plaf2 caisse2.
4823
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4824
     */
4825
    public function setCumPlaf2Caisse2(?float $cumPlaf2Caisse2): Tabledeserreurs {
4826
        $this->cumPlaf2Caisse2 = $cumPlaf2Caisse2;
4827
        return $this;
4828
    }
4829
4830
    /**
4831
     * Set the cum plaf2 caisse3.
4832
     *
4833
     * @param float|null $cumPlaf2Caisse3 The cum plaf2 caisse3.
4834
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4835
     */
4836
    public function setCumPlaf2Caisse3(?float $cumPlaf2Caisse3): Tabledeserreurs {
4837
        $this->cumPlaf2Caisse3 = $cumPlaf2Caisse3;
4838
        return $this;
4839
    }
4840
4841
    /**
4842
     * Set the cum plafond gmp.
4843
     *
4844
     * @param float|null $cumPlafondGmp The cum plafond gmp.
4845
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4846
     */
4847
    public function setCumPlafondGmp(?float $cumPlafondGmp): Tabledeserreurs {
4848
        $this->cumPlafondGmp = $cumPlafondGmp;
4849
        return $this;
4850
    }
4851
4852
    /**
4853
     * Set the cum plafond ss1.
4854
     *
4855
     * @param float|null $cumPlafondSs1 The cum plafond ss1.
4856
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4857
     */
4858
    public function setCumPlafondSs1(?float $cumPlafondSs1): Tabledeserreurs {
4859
        $this->cumPlafondSs1 = $cumPlafondSs1;
4860
        return $this;
4861
    }
4862
4863
    /**
4864
     * Set the cum plafond ss2.
4865
     *
4866
     * @param float|null $cumPlafondSs2 The cum plafond ss2.
4867
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4868
     */
4869
    public function setCumPlafondSs2(?float $cumPlafondSs2): Tabledeserreurs {
4870
        $this->cumPlafondSs2 = $cumPlafondSs2;
4871
        return $this;
4872
    }
4873
4874
    /**
4875
     * Set the cum prov cp.
4876
     *
4877
     * @param float|null $cumProvCp The cum prov cp.
4878
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4879
     */
4880
    public function setCumProvCp(?float $cumProvCp): Tabledeserreurs {
4881
        $this->cumProvCp = $cumProvCp;
4882
        return $this;
4883
    }
4884
4885
    /**
4886
     * Set the cum prov cp1.
4887
     *
4888
     * @param float|null $cumProvCp1 The cum prov cp1.
4889
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4890
     */
4891
    public function setCumProvCp1(?float $cumProvCp1): Tabledeserreurs {
4892
        $this->cumProvCp1 = $cumProvCp1;
4893
        return $this;
4894
    }
4895
4896
    /**
4897
     * Set the cum repos comp.
4898
     *
4899
     * @param float|null $cumReposComp The cum repos comp.
4900
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4901
     */
4902
    public function setCumReposComp(?float $cumReposComp): Tabledeserreurs {
4903
        $this->cumReposComp = $cumReposComp;
4904
        return $this;
4905
    }
4906
4907
    /**
4908
     * Set the date ancien.
4909
     *
4910
     * @param DateTime|null $dateAncien The date ancien.
4911
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4912
     */
4913
    public function setDateAncien(?DateTime $dateAncien): Tabledeserreurs {
4914
        $this->dateAncien = $dateAncien;
4915
        return $this;
4916
    }
4917
4918
    /**
4919
     * Set the date embauche.
4920
     *
4921
     * @param DateTime|null $dateEmbauche The date embauche.
4922
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4923
     */
4924
    public function setDateEmbauche(?DateTime $dateEmbauche): Tabledeserreurs {
4925
        $this->dateEmbauche = $dateEmbauche;
4926
        return $this;
4927
    }
4928
4929
    /**
4930
     * Set the date entree1.
4931
     *
4932
     * @param DateTime|null $dateEntree1 The date entree1.
4933
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4934
     */
4935
    public function setDateEntree1(?DateTime $dateEntree1): Tabledeserreurs {
4936
        $this->dateEntree1 = $dateEntree1;
4937
        return $this;
4938
    }
4939
4940
    /**
4941
     * Set the date entree2.
4942
     *
4943
     * @param DateTime|null $dateEntree2 The date entree2.
4944
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4945
     */
4946
    public function setDateEntree2(?DateTime $dateEntree2): Tabledeserreurs {
4947
        $this->dateEntree2 = $dateEntree2;
4948
        return $this;
4949
    }
4950
4951
    /**
4952
     * Set the date licenciement.
4953
     *
4954
     * @param DateTime|null $dateLicenciement The date licenciement.
4955
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4956
     */
4957
    public function setDateLicenciement(?DateTime $dateLicenciement): Tabledeserreurs {
4958
        $this->dateLicenciement = $dateLicenciement;
4959
        return $this;
4960
    }
4961
4962
    /**
4963
     * Set the date modification.
4964
     *
4965
     * @param DateTime|null $dateModification The date modification.
4966
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4967
     */
4968
    public function setDateModification(?DateTime $dateModification): Tabledeserreurs {
4969
        $this->dateModification = $dateModification;
4970
        return $this;
4971
    }
4972
4973
    /**
4974
     * Set the date naiss conjoint.
4975
     *
4976
     * @param DateTime|null $dateNaissConjoint The date naiss conjoint.
4977
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4978
     */
4979
    public function setDateNaissConjoint(?DateTime $dateNaissConjoint): Tabledeserreurs {
4980
        $this->dateNaissConjoint = $dateNaissConjoint;
4981
        return $this;
4982
    }
4983
4984
    /**
4985
     * Set the date naissance.
4986
     *
4987
     * @param DateTime|null $dateNaissance The date naissance.
4988
     * @return Tabledeserreurs Returns this Tabledeserreurs.
4989
     */
4990
    public function setDateNaissance(?DateTime $dateNaissance): Tabledeserreurs {
4991
        $this->dateNaissance = $dateNaissance;
4992
        return $this;
4993
    }
4994
4995
    /**
4996
     * Set the date sortie1.
4997
     *
4998
     * @param DateTime|null $dateSortie1 The date sortie1.
4999
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5000
     */
5001
    public function setDateSortie1(?DateTime $dateSortie1): Tabledeserreurs {
5002
        $this->dateSortie1 = $dateSortie1;
5003
        return $this;
5004
    }
5005
5006
    /**
5007
     * Set the date sortie2.
5008
     *
5009
     * @param DateTime|null $dateSortie2 The date sortie2.
5010
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5011
     */
5012
    public function setDateSortie2(?DateTime $dateSortie2): Tabledeserreurs {
5013
        $this->dateSortie2 = $dateSortie2;
5014
        return $this;
5015
    }
5016
5017
    /**
5018
     * Set the date visite medicale.
5019
     *
5020
     * @param DateTime|null $dateVisiteMedicale The date visite medicale.
5021
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5022
     */
5023
    public function setDateVisiteMedicale(?DateTime $dateVisiteMedicale): Tabledeserreurs {
5024
        $this->dateVisiteMedicale = $dateVisiteMedicale;
5025
        return $this;
5026
    }
5027
5028
    /**
5029
     * Set the date visite reprise.
5030
     *
5031
     * @param DateTime|null $dateVisiteReprise The date visite reprise.
5032
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5033
     */
5034
    public function setDateVisiteReprise(?DateTime $dateVisiteReprise): Tabledeserreurs {
5035
        $this->dateVisiteReprise = $dateVisiteReprise;
5036
        return $this;
5037
    }
5038
5039
    /**
5040
     * Set the dept naissance.
5041
     *
5042
     * @param string|null $deptNaissance The dept naissance.
5043
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5044
     */
5045
    public function setDeptNaissance(?string $deptNaissance): Tabledeserreurs {
5046
        $this->deptNaissance = $deptNaissance;
5047
        return $this;
5048
    }
5049
5050
    /**
5051
     * Set the dern num prime.
5052
     *
5053
     * @param int|null $dernNumPrime The dern num prime.
5054
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5055
     */
5056
    public function setDernNumPrime(?int $dernNumPrime): Tabledeserreurs {
5057
        $this->dernNumPrime = $dernNumPrime;
5058
        return $this;
5059
    }
5060
5061
    /**
5062
     * Set the dim type2.
5063
     *
5064
     * @param bool|null $dimType2 The dim type2.
5065
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5066
     */
5067
    public function setDimType2(?bool $dimType2): Tabledeserreurs {
5068
        $this->dimType2 = $dimType2;
5069
        return $this;
5070
    }
5071
5072
    /**
5073
     * Set the dir non salarie.
5074
     *
5075
     * @param bool|null $dirNonSalarie The dir non salarie.
5076
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5077
     */
5078
    public function setDirNonSalarie(?bool $dirNonSalarie): Tabledeserreurs {
5079
        $this->dirNonSalarie = $dirNonSalarie;
5080
        return $this;
5081
    }
5082
5083
    /**
5084
     * Set the dom banque.
5085
     *
5086
     * @param string|null $domBanque The dom banque.
5087
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5088
     */
5089
    public function setDomBanque(?string $domBanque): Tabledeserreurs {
5090
        $this->domBanque = $domBanque;
5091
        return $this;
5092
    }
5093
5094
    /**
5095
     * Set the ed taux sal base.
5096
     *
5097
     * @param bool|null $edTauxSalBase The ed taux sal base.
5098
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5099
     */
5100
    public function setEdTauxSalBase(?bool $edTauxSalBase): Tabledeserreurs {
5101
        $this->edTauxSalBase = $edTauxSalBase;
5102
        return $this;
5103
    }
5104
5105
    /**
5106
     * Set the effectif.
5107
     *
5108
     * @param bool|null $effectif The effectif.
5109
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5110
     */
5111
    public function setEffectif(?bool $effectif): Tabledeserreurs {
5112
        $this->effectif = $effectif;
5113
        return $this;
5114
    }
5115
5116
    /**
5117
     * Set the effectif das.
5118
     *
5119
     * @param bool|null $effectifDas The effectif das.
5120
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5121
     */
5122
    public function setEffectifDas(?bool $effectifDas): Tabledeserreurs {
5123
        $this->effectifDas = $effectifDas;
5124
        return $this;
5125
    }
5126
5127
    /**
5128
     * Set the emploi.
5129
     *
5130
     * @param string|null $emploi The emploi.
5131
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5132
     */
5133
    public function setEmploi(?string $emploi): Tabledeserreurs {
5134
        $this->emploi = $emploi;
5135
        return $this;
5136
    }
5137
5138
    /**
5139
     * Set the fictif.
5140
     *
5141
     * @param bool|null $fictif The fictif.
5142
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5143
     */
5144
    public function setFictif(?bool $fictif): Tabledeserreurs {
5145
        $this->fictif = $fictif;
5146
        return $this;
5147
    }
5148
5149
    /**
5150
     * Set the fraction etab.
5151
     *
5152
     * @param string|null $fractionEtab The fraction etab.
5153
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5154
     */
5155
    public function setFractionEtab(?string $fractionEtab): Tabledeserreurs {
5156
        $this->fractionEtab = $fractionEtab;
5157
        return $this;
5158
    }
5159
5160
    /**
5161
     * Set the gestion maj dim.
5162
     *
5163
     * @param string|null $gestionMajDim The gestion maj dim.
5164
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5165
     */
5166
    public function setGestionMajDim(?string $gestionMajDim): Tabledeserreurs {
5167
        $this->gestionMajDim = $gestionMajDim;
5168
        return $this;
5169
    }
5170
5171
    /**
5172
     * Set the gestion maj jf.
5173
     *
5174
     * @param string|null $gestionMajJf The gestion maj jf.
5175
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5176
     */
5177
    public function setGestionMajJf(?string $gestionMajJf): Tabledeserreurs {
5178
        $this->gestionMajJf = $gestionMajJf;
5179
        return $this;
5180
    }
5181
5182
    /**
5183
     * Set the gestion maj nuit.
5184
     *
5185
     * @param string|null $gestionMajNuit The gestion maj nuit.
5186
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5187
     */
5188
    public function setGestionMajNuit(?string $gestionMajNuit): Tabledeserreurs {
5189
        $this->gestionMajNuit = $gestionMajNuit;
5190
        return $this;
5191
    }
5192
5193
    /**
5194
     * Set the grille anc1.
5195
     *
5196
     * @param string|null $grilleAnc1 The grille anc1.
5197
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5198
     */
5199
    public function setGrilleAnc1(?string $grilleAnc1): Tabledeserreurs {
5200
        $this->grilleAnc1 = $grilleAnc1;
5201
        return $this;
5202
    }
5203
5204
    /**
5205
     * Set the grille anc2.
5206
     *
5207
     * @param string|null $grilleAnc2 The grille anc2.
5208
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5209
     */
5210
    public function setGrilleAnc2(?string $grilleAnc2): Tabledeserreurs {
5211
        $this->grilleAnc2 = $grilleAnc2;
5212
        return $this;
5213
    }
5214
5215
    /**
5216
     * Set the grille anc3.
5217
     *
5218
     * @param string|null $grilleAnc3 The grille anc3.
5219
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5220
     */
5221
    public function setGrilleAnc3(?string $grilleAnc3): Tabledeserreurs {
5222
        $this->grilleAnc3 = $grilleAnc3;
5223
        return $this;
5224
    }
5225
5226
    /**
5227
     * Set the h nuit type2.
5228
     *
5229
     * @param bool|null $hNuitType2 The h nuit type2.
5230
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5231
     */
5232
    public function setHNuitType2(?bool $hNuitType2): Tabledeserreurs {
5233
        $this->hNuitType2 = $hNuitType2;
5234
        return $this;
5235
    }
5236
5237
    /**
5238
     * Set the handicape.
5239
     *
5240
     * @param bool|null $handicape The handicape.
5241
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5242
     */
5243
    public function setHandicape(?bool $handicape): Tabledeserreurs {
5244
        $this->handicape = $handicape;
5245
        return $this;
5246
    }
5247
5248
    /**
5249
     * Set the lieu travail conjoint.
5250
     *
5251
     * @param string|null $lieuTravailConjoint The lieu travail conjoint.
5252
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5253
     */
5254
    public function setLieuTravailConjoint(?string $lieuTravailConjoint): Tabledeserreurs {
5255
        $this->lieuTravailConjoint = $lieuTravailConjoint;
5256
        return $this;
5257
    }
5258
5259
    /**
5260
     * Set the matricule.
5261
     *
5262
     * @param string|null $matricule The matricule.
5263
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5264
     */
5265
    public function setMatricule(?string $matricule): Tabledeserreurs {
5266
        $this->matricule = $matricule;
5267
        return $this;
5268
    }
5269
5270
    /**
5271
     * Set the mensualisation tache.
5272
     *
5273
     * @param string|null $mensualisationTache The mensualisation tache.
5274
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5275
     */
5276
    public function setMensualisationTache(?string $mensualisationTache): Tabledeserreurs {
5277
        $this->mensualisationTache = $mensualisationTache;
5278
        return $this;
5279
    }
5280
5281
    /**
5282
     * Set the mention cp.
5283
     *
5284
     * @param bool|null $mentionCp The mention cp.
5285
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5286
     */
5287
    public function setMentionCp(?bool $mentionCp): Tabledeserreurs {
5288
        $this->mentionCp = $mentionCp;
5289
        return $this;
5290
    }
5291
5292
    /**
5293
     * Set the min garanti.
5294
     *
5295
     * @param float|null $minGaranti The min garanti.
5296
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5297
     */
5298
    public function setMinGaranti(?float $minGaranti): Tabledeserreurs {
5299
        $this->minGaranti = $minGaranti;
5300
        return $this;
5301
    }
5302
5303
    /**
5304
     * Set the montant1.
5305
     *
5306
     * @param float|null $montant1 The montant1.
5307
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5308
     */
5309
    public function setMontant1(?float $montant1): Tabledeserreurs {
5310
        $this->montant1 = $montant1;
5311
        return $this;
5312
    }
5313
5314
    /**
5315
     * Set the montant2.
5316
     *
5317
     * @param float|null $montant2 The montant2.
5318
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5319
     */
5320
    public function setMontant2(?float $montant2): Tabledeserreurs {
5321
        $this->montant2 = $montant2;
5322
        return $this;
5323
    }
5324
5325
    /**
5326
     * Set the montant3.
5327
     *
5328
     * @param float|null $montant3 The montant3.
5329
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5330
     */
5331
    public function setMontant3(?float $montant3): Tabledeserreurs {
5332
        $this->montant3 = $montant3;
5333
        return $this;
5334
    }
5335
5336
    /**
5337
     * Set the montant4.
5338
     *
5339
     * @param float|null $montant4 The montant4.
5340
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5341
     */
5342
    public function setMontant4(?float $montant4): Tabledeserreurs {
5343
        $this->montant4 = $montant4;
5344
        return $this;
5345
    }
5346
5347
    /**
5348
     * Set the montant5.
5349
     *
5350
     * @param float|null $montant5 The montant5.
5351
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5352
     */
5353
    public function setMontant5(?float $montant5): Tabledeserreurs {
5354
        $this->montant5 = $montant5;
5355
        return $this;
5356
    }
5357
5358
    /**
5359
     * Set the montant avantage.
5360
     *
5361
     * @param float|null $montantAvantage The montant avantage.
5362
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5363
     */
5364
    public function setMontantAvantage(?float $montantAvantage): Tabledeserreurs {
5365
        $this->montantAvantage = $montantAvantage;
5366
        return $this;
5367
    }
5368
5369
    /**
5370
     * Set the mt base acompte.
5371
     *
5372
     * @param float|null $mtBaseAcompte The mt base acompte.
5373
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5374
     */
5375
    public function setMtBaseAcompte(?float $mtBaseAcompte): Tabledeserreurs {
5376
        $this->mtBaseAcompte = $mtBaseAcompte;
5377
        return $this;
5378
    }
5379
5380
    /**
5381
     * Set the nationalite.
5382
     *
5383
     * @param string|null $nationalite The nationalite.
5384
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5385
     */
5386
    public function setNationalite(?string $nationalite): Tabledeserreurs {
5387
        $this->nationalite = $nationalite;
5388
        return $this;
5389
    }
5390
5391
    /**
5392
     * Set the nb heure mois.
5393
     *
5394
     * @param float|null $nbHeureMois The nb heure mois.
5395
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5396
     */
5397
    public function setNbHeureMois(?float $nbHeureMois): Tabledeserreurs {
5398
        $this->nbHeureMois = $nbHeureMois;
5399
        return $this;
5400
    }
5401
5402
    /**
5403
     * Set the nb heure sal.
5404
     *
5405
     * @param float|null $nbHeureSal The nb heure sal.
5406
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5407
     */
5408
    public function setNbHeureSal(?float $nbHeureSal): Tabledeserreurs {
5409
        $this->nbHeureSal = $nbHeureSal;
5410
        return $this;
5411
    }
5412
5413
    /**
5414
     * Set the nb heure sup.
5415
     *
5416
     * @param float|null $nbHeureSup The nb heure sup.
5417
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5418
     */
5419
    public function setNbHeureSup(?float $nbHeureSup): Tabledeserreurs {
5420
        $this->nbHeureSup = $nbHeureSup;
5421
        return $this;
5422
    }
5423
5424
    /**
5425
     * Set the nb heure trav.
5426
     *
5427
     * @param float|null $nbHeureTrav The nb heure trav.
5428
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5429
     */
5430
    public function setNbHeureTrav(?float $nbHeureTrav): Tabledeserreurs {
5431
        $this->nbHeureTrav = $nbHeureTrav;
5432
        return $this;
5433
    }
5434
5435
    /**
5436
     * Set the nb jour base cp.
5437
     *
5438
     * @param float|null $nbJourBaseCp The nb jour base cp.
5439
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5440
     */
5441
    public function setNbJourBaseCp(?float $nbJourBaseCp): Tabledeserreurs {
5442
        $this->nbJourBaseCp = $nbJourBaseCp;
5443
        return $this;
5444
    }
5445
5446
    /**
5447
     * Set the nb points.
5448
     *
5449
     * @param int|null $nbPoints The nb points.
5450
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5451
     */
5452
    public function setNbPoints(?int $nbPoints): Tabledeserreurs {
5453
        $this->nbPoints = $nbPoints;
5454
        return $this;
5455
    }
5456
5457
    /**
5458
     * Set the niveau confidentialite.
5459
     *
5460
     * @param string|null $niveauConfidentialite The niveau confidentialite.
5461
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5462
     */
5463
    public function setNiveauConfidentialite(?string $niveauConfidentialite): Tabledeserreurs {
5464
        $this->niveauConfidentialite = $niveauConfidentialite;
5465
        return $this;
5466
    }
5467
5468
    /**
5469
     * Set the nom conjoint.
5470
     *
5471
     * @param string|null $nomConjoint The nom conjoint.
5472
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5473
     */
5474
    public function setNomConjoint(?string $nomConjoint): Tabledeserreurs {
5475
        $this->nomConjoint = $nomConjoint;
5476
        return $this;
5477
    }
5478
5479
    /**
5480
     * Set the nom marital.
5481
     *
5482
     * @param string|null $nomMarital The nom marital.
5483
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5484
     */
5485
    public function setNomMarital(?string $nomMarital): Tabledeserreurs {
5486
        $this->nomMarital = $nomMarital;
5487
        return $this;
5488
    }
5489
5490
    /**
5491
     * Set the nom naissance.
5492
     *
5493
     * @param string|null $nomNaissance The nom naissance.
5494
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5495
     */
5496
    public function setNomNaissance(?string $nomNaissance): Tabledeserreurs {
5497
        $this->nomNaissance = $nomNaissance;
5498
        return $this;
5499
    }
5500
5501
    /**
5502
     * Set the nom ville.
5503
     *
5504
     * @param string|null $nomVille The nom ville.
5505
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5506
     */
5507
    public function setNomVille(?string $nomVille): Tabledeserreurs {
5508
        $this->nomVille = $nomVille;
5509
        return $this;
5510
    }
5511
5512
    /**
5513
     * Set the nom voie.
5514
     *
5515
     * @param string|null $nomVoie The nom voie.
5516
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5517
     */
5518
    public function setNomVoie(?string $nomVoie): Tabledeserreurs {
5519
        $this->nomVoie = $nomVoie;
5520
        return $this;
5521
    }
5522
5523
    /**
5524
     * Set the nombre enfants.
5525
     *
5526
     * @param string|null $nombreEnfants The nombre enfants.
5527
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5528
     */
5529
    public function setNombreEnfants(?string $nombreEnfants): Tabledeserreurs {
5530
        $this->nombreEnfants = $nombreEnfants;
5531
        return $this;
5532
    }
5533
5534
    /**
5535
     * Set the num voie.
5536
     *
5537
     * @param string|null $numVoie The num voie.
5538
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5539
     */
5540
    public function setNumVoie(?string $numVoie): Tabledeserreurs {
5541
        $this->numVoie = $numVoie;
5542
        return $this;
5543
    }
5544
5545
    /**
5546
     * Set the numero.
5547
     *
5548
     * @param string|null $numero The numero.
5549
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5550
     */
5551
    public function setNumero(?string $numero): Tabledeserreurs {
5552
        $this->numero = $numero;
5553
        return $this;
5554
    }
5555
5556
    /**
5557
     * Set the numero carte sejour.
5558
     *
5559
     * @param string|null $numeroCarteSejour The numero carte sejour.
5560
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5561
     */
5562
    public function setNumeroCarteSejour(?string $numeroCarteSejour): Tabledeserreurs {
5563
        $this->numeroCarteSejour = $numeroCarteSejour;
5564
        return $this;
5565
    }
5566
5567
    /**
5568
     * Set the numero carte travail.
5569
     *
5570
     * @param string|null $numeroCarteTravail The numero carte travail.
5571
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5572
     */
5573
    public function setNumeroCarteTravail(?string $numeroCarteTravail): Tabledeserreurs {
5574
        $this->numeroCarteTravail = $numeroCarteTravail;
5575
        return $this;
5576
    }
5577
5578
    /**
5579
     * Set the numero cas part secu.
5580
     *
5581
     * @param int|null $numeroCasPartSecu The numero cas part secu.
5582
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5583
     */
5584
    public function setNumeroCasPartSecu(?int $numeroCasPartSecu): Tabledeserreurs {
5585
        $this->numeroCasPartSecu = $numeroCasPartSecu;
5586
        return $this;
5587
    }
5588
5589
    /**
5590
     * Set the numero grille type.
5591
     *
5592
     * @param int|null $numeroGrilleType The numero grille type.
5593
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5594
     */
5595
    public function setNumeroGrilleType(?int $numeroGrilleType): Tabledeserreurs {
5596
        $this->numeroGrilleType = $numeroGrilleType;
5597
        return $this;
5598
    }
5599
5600
    /**
5601
     * Set the numero insee.
5602
     *
5603
     * @param string|null $numeroInsee The numero insee.
5604
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5605
     */
5606
    public function setNumeroInsee(?string $numeroInsee): Tabledeserreurs {
5607
        $this->numeroInsee = $numeroInsee;
5608
        return $this;
5609
    }
5610
5611
    /**
5612
     * Set the numero permis.
5613
     *
5614
     * @param string|null $numeroPermis The numero permis.
5615
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5616
     */
5617
    public function setNumeroPermis(?string $numeroPermis): Tabledeserreurs {
5618
        $this->numeroPermis = $numeroPermis;
5619
        return $this;
5620
    }
5621
5622
    /**
5623
     * Set the orphelin.
5624
     *
5625
     * @param bool|null $orphelin The orphelin.
5626
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5627
     */
5628
    public function setOrphelin(?bool $orphelin): Tabledeserreurs {
5629
        $this->orphelin = $orphelin;
5630
        return $this;
5631
    }
5632
5633
    /**
5634
     * Set the pas gestion pdp.
5635
     *
5636
     * @param bool|null $pasGestionPdp The pas gestion pdp.
5637
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5638
     */
5639
    public function setPasGestionPdp(?bool $pasGestionPdp): Tabledeserreurs {
5640
        $this->pasGestionPdp = $pasGestionPdp;
5641
        return $this;
5642
    }
5643
5644
    /**
5645
     * Set the pension.
5646
     *
5647
     * @param bool|null $pension The pension.
5648
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5649
     */
5650
    public function setPension(?bool $pension): Tabledeserreurs {
5651
        $this->pension = $pension;
5652
        return $this;
5653
    }
5654
5655
    /**
5656
     * Set the periodicite.
5657
     *
5658
     * @param string|null $periodicite The periodicite.
5659
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5660
     */
5661
    public function setPeriodicite(?string $periodicite): Tabledeserreurs {
5662
        $this->periodicite = $periodicite;
5663
        return $this;
5664
    }
5665
5666
    /**
5667
     * Set the permis delivre le.
5668
     *
5669
     * @param DateTime|null $permisDelivreLe The permis delivre le.
5670
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5671
     */
5672
    public function setPermisDelivreLe(?DateTime $permisDelivreLe): Tabledeserreurs {
5673
        $this->permisDelivreLe = $permisDelivreLe;
5674
        return $this;
5675
    }
5676
5677
    /**
5678
     * Set the permis delivre par.
5679
     *
5680
     * @param string|null $permisDelivrePar The permis delivre par.
5681
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5682
     */
5683
    public function setPermisDelivrePar(?string $permisDelivrePar): Tabledeserreurs {
5684
        $this->permisDelivrePar = $permisDelivrePar;
5685
        return $this;
5686
    }
5687
5688
    /**
5689
     * Set the permis expire le.
5690
     *
5691
     * @param DateTime|null $permisExpireLe The permis expire le.
5692
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5693
     */
5694
    public function setPermisExpireLe(?DateTime $permisExpireLe): Tabledeserreurs {
5695
        $this->permisExpireLe = $permisExpireLe;
5696
        return $this;
5697
    }
5698
5699
    /**
5700
     * Set the personne a prevenir.
5701
     *
5702
     * @param string|null $personneAPrevenir The personne a prevenir.
5703
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5704
     */
5705
    public function setPersonneAPrevenir(?string $personneAPrevenir): Tabledeserreurs {
5706
        $this->personneAPrevenir = $personneAPrevenir;
5707
        return $this;
5708
    }
5709
5710
    /**
5711
     * Set the plafond gmp.
5712
     *
5713
     * @param float|null $plafondGmp The plafond gmp.
5714
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5715
     */
5716
    public function setPlafondGmp(?float $plafondGmp): Tabledeserreurs {
5717
        $this->plafondGmp = $plafondGmp;
5718
        return $this;
5719
    }
5720
5721
    /**
5722
     * Set the plafond ss1.
5723
     *
5724
     * @param float|null $plafondSs1 The plafond ss1.
5725
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5726
     */
5727
    public function setPlafondSs1(?float $plafondSs1): Tabledeserreurs {
5728
        $this->plafondSs1 = $plafondSs1;
5729
        return $this;
5730
    }
5731
5732
    /**
5733
     * Set the plafond ss30.
5734
     *
5735
     * @param bool|null $plafondSs30 The plafond ss30.
5736
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5737
     */
5738
    public function setPlafondSs30(?bool $plafondSs30): Tabledeserreurs {
5739
        $this->plafondSs30 = $plafondSs30;
5740
        return $this;
5741
    }
5742
5743
    /**
5744
     * Set the pourcent abat.
5745
     *
5746
     * @param float|null $pourcentAbat The pourcent abat.
5747
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5748
     */
5749
    public function setPourcentAbat(?float $pourcentAbat): Tabledeserreurs {
5750
        $this->pourcentAbat = $pourcentAbat;
5751
        return $this;
5752
    }
5753
5754
    /**
5755
     * Set the pourcent act.
5756
     *
5757
     * @param float|null $pourcentAct The pourcent act.
5758
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5759
     */
5760
    public function setPourcentAct(?float $pourcentAct): Tabledeserreurs {
5761
        $this->pourcentAct = $pourcentAct;
5762
        return $this;
5763
    }
5764
5765
    /**
5766
     * Set the pourcent effectif ducs.
5767
     *
5768
     * @param float|null $pourcentEffectifDucs The pourcent effectif ducs.
5769
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5770
     */
5771
    public function setPourcentEffectifDucs(?float $pourcentEffectifDucs): Tabledeserreurs {
5772
        $this->pourcentEffectifDucs = $pourcentEffectifDucs;
5773
        return $this;
5774
    }
5775
5776
    /**
5777
     * Set the pourcent remu hor.
5778
     *
5779
     * @param float|null $pourcentRemuHor The pourcent remu hor.
5780
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5781
     */
5782
    public function setPourcentRemuHor(?float $pourcentRemuHor): Tabledeserreurs {
5783
        $this->pourcentRemuHor = $pourcentRemuHor;
5784
        return $this;
5785
    }
5786
5787
    /**
5788
     * Set the prenom.
5789
     *
5790
     * @param string|null $prenom The prenom.
5791
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5792
     */
5793
    public function setPrenom(?string $prenom): Tabledeserreurs {
5794
        $this->prenom = $prenom;
5795
        return $this;
5796
    }
5797
5798
    /**
5799
     * Set the prenom conjoint.
5800
     *
5801
     * @param string|null $prenomConjoint The prenom conjoint.
5802
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5803
     */
5804
    public function setPrenomConjoint(?string $prenomConjoint): Tabledeserreurs {
5805
        $this->prenomConjoint = $prenomConjoint;
5806
        return $this;
5807
    }
5808
5809
    /**
5810
     * Set the prime.
5811
     *
5812
     * @param bool|null $prime The prime.
5813
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5814
     */
5815
    public function setPrime(?bool $prime): Tabledeserreurs {
5816
        $this->prime = $prime;
5817
        return $this;
5818
    }
5819
5820
    /**
5821
     * Set the prud college.
5822
     *
5823
     * @param string|null $prudCollege The prud college.
5824
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5825
     */
5826
    public function setPrudCollege(?string $prudCollege): Tabledeserreurs {
5827
        $this->prudCollege = $prudCollege;
5828
        return $this;
5829
    }
5830
5831
    /**
5832
     * Set the prud lieu vote.
5833
     *
5834
     * @param string|null $prudLieuVote The prud lieu vote.
5835
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5836
     */
5837
    public function setPrudLieuVote(?string $prudLieuVote): Tabledeserreurs {
5838
        $this->prudLieuVote = $prudLieuVote;
5839
        return $this;
5840
    }
5841
5842
    /**
5843
     * Set the prud section.
5844
     *
5845
     * @param string|null $prudSection The prud section.
5846
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5847
     */
5848
    public function setPrudSection(?string $prudSection): Tabledeserreurs {
5849
        $this->prudSection = $prudSection;
5850
        return $this;
5851
    }
5852
5853
    /**
5854
     * Set the qualification.
5855
     *
5856
     * @param string|null $qualification The qualification.
5857
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5858
     */
5859
    public function setQualification(?string $qualification): Tabledeserreurs {
5860
        $this->qualification = $qualification;
5861
        return $this;
5862
    }
5863
5864
    /**
5865
     * Set the regle calcul.
5866
     *
5867
     * @param string|null $regleCalcul The regle calcul.
5868
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5869
     */
5870
    public function setRegleCalcul(?string $regleCalcul): Tabledeserreurs {
5871
        $this->regleCalcul = $regleCalcul;
5872
        return $this;
5873
    }
5874
5875
    /**
5876
     * Set the regroup virement.
5877
     *
5878
     * @param string|null $regroupVirement The regroup virement.
5879
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5880
     */
5881
    public function setRegroupVirement(?string $regroupVirement): Tabledeserreurs {
5882
        $this->regroupVirement = $regroupVirement;
5883
        return $this;
5884
    }
5885
5886
    /**
5887
     * Set the regul tds.
5888
     *
5889
     * @param bool|null $regulTds The regul tds.
5890
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5891
     */
5892
    public function setRegulTds(?bool $regulTds): Tabledeserreurs {
5893
        $this->regulTds = $regulTds;
5894
        return $this;
5895
    }
5896
5897
    /**
5898
     * Set the rib.
5899
     *
5900
     * @param string|null $rib The rib.
5901
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5902
     */
5903
    public function setRib(?string $rib): Tabledeserreurs {
5904
        $this->rib = $rib;
5905
        return $this;
5906
    }
5907
5908
    /**
5909
     * Set the salaire base.
5910
     *
5911
     * @param float|null $salaireBase The salaire base.
5912
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5913
     */
5914
    public function setSalaireBase(?float $salaireBase): Tabledeserreurs {
5915
        $this->salaireBase = $salaireBase;
5916
        return $this;
5917
    }
5918
5919
    /**
5920
     * Set the service.
5921
     *
5922
     * @param string|null $service The service.
5923
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5924
     */
5925
    public function setService(?string $service): Tabledeserreurs {
5926
        $this->service = $service;
5927
        return $this;
5928
    }
5929
5930
    /**
5931
     * Set the sexe.
5932
     *
5933
     * @param string|null $sexe The sexe.
5934
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5935
     */
5936
    public function setSexe(?string $sexe): Tabledeserreurs {
5937
        $this->sexe = $sexe;
5938
        return $this;
5939
    }
5940
5941
    /**
5942
     * Set the situation fam.
5943
     *
5944
     * @param string|null $situationFam The situation fam.
5945
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5946
     */
5947
    public function setSituationFam(?string $situationFam): Tabledeserreurs {
5948
        $this->situationFam = $situationFam;
5949
        return $this;
5950
    }
5951
5952
    /**
5953
     * Set the tds100.
5954
     *
5955
     * @param float|null $tds100 The tds100.
5956
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5957
     */
5958
    public function setTds100(?float $tds100): Tabledeserreurs {
5959
        $this->tds100 = $tds100;
5960
        return $this;
5961
    }
5962
5963
    /**
5964
     * Set the tds102.
5965
     *
5966
     * @param float|null $tds102 The tds102.
5967
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5968
     */
5969
    public function setTds102(?float $tds102): Tabledeserreurs {
5970
        $this->tds102 = $tds102;
5971
        return $this;
5972
    }
5973
5974
    /**
5975
     * Set the tds103.
5976
     *
5977
     * @param float|null $tds103 The tds103.
5978
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5979
     */
5980
    public function setTds103(?float $tds103): Tabledeserreurs {
5981
        $this->tds103 = $tds103;
5982
        return $this;
5983
    }
5984
5985
    /**
5986
     * Set the tds105.
5987
     *
5988
     * @param float|null $tds105 The tds105.
5989
     * @return Tabledeserreurs Returns this Tabledeserreurs.
5990
     */
5991
    public function setTds105(?float $tds105): Tabledeserreurs {
5992
        $this->tds105 = $tds105;
5993
        return $this;
5994
    }
5995
5996
    /**
5997
     * Set the tds107.
5998
     *
5999
     * @param bool|null $tds107 The tds107.
6000
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6001
     */
6002
    public function setTds107(?bool $tds107): Tabledeserreurs {
6003
        $this->tds107 = $tds107;
6004
        return $this;
6005
    }
6006
6007
    /**
6008
     * Set the tds108.
6009
     *
6010
     * @param bool|null $tds108 The tds108.
6011
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6012
     */
6013
    public function setTds108(?bool $tds108): Tabledeserreurs {
6014
        $this->tds108 = $tds108;
6015
        return $this;
6016
    }
6017
6018
    /**
6019
     * Set the tds109.
6020
     *
6021
     * @param bool|null $tds109 The tds109.
6022
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6023
     */
6024
    public function setTds109(?bool $tds109): Tabledeserreurs {
6025
        $this->tds109 = $tds109;
6026
        return $this;
6027
    }
6028
6029
    /**
6030
     * Set the tds110.
6031
     *
6032
     * @param bool|null $tds110 The tds110.
6033
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6034
     */
6035
    public function setTds110(?bool $tds110): Tabledeserreurs {
6036
        $this->tds110 = $tds110;
6037
        return $this;
6038
    }
6039
6040
    /**
6041
     * Set the tds112.
6042
     *
6043
     * @param float|null $tds112 The tds112.
6044
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6045
     */
6046
    public function setTds112(?float $tds112): Tabledeserreurs {
6047
        $this->tds112 = $tds112;
6048
        return $this;
6049
    }
6050
6051
    /**
6052
     * Set the tds113.
6053
     *
6054
     * @param bool|null $tds113 The tds113.
6055
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6056
     */
6057
    public function setTds113(?bool $tds113): Tabledeserreurs {
6058
        $this->tds113 = $tds113;
6059
        return $this;
6060
    }
6061
6062
    /**
6063
     * Set the tds117.
6064
     *
6065
     * @param float|null $tds117 The tds117.
6066
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6067
     */
6068
    public function setTds117(?float $tds117): Tabledeserreurs {
6069
        $this->tds117 = $tds117;
6070
        return $this;
6071
    }
6072
6073
    /**
6074
     * Set the tds119.
6075
     *
6076
     * @param bool|null $tds119 The tds119.
6077
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6078
     */
6079
    public function setTds119(?bool $tds119): Tabledeserreurs {
6080
        $this->tds119 = $tds119;
6081
        return $this;
6082
    }
6083
6084
    /**
6085
     * Set the tds120.
6086
     *
6087
     * @param bool|null $tds120 The tds120.
6088
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6089
     */
6090
    public function setTds120(?bool $tds120): Tabledeserreurs {
6091
        $this->tds120 = $tds120;
6092
        return $this;
6093
    }
6094
6095
    /**
6096
     * Set the tds121.
6097
     *
6098
     * @param bool|null $tds121 The tds121.
6099
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6100
     */
6101
    public function setTds121(?bool $tds121): Tabledeserreurs {
6102
        $this->tds121 = $tds121;
6103
        return $this;
6104
    }
6105
6106
    /**
6107
     * Set the tds122.
6108
     *
6109
     * @param bool|null $tds122 The tds122.
6110
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6111
     */
6112
    public function setTds122(?bool $tds122): Tabledeserreurs {
6113
        $this->tds122 = $tds122;
6114
        return $this;
6115
    }
6116
6117
    /**
6118
     * Set the tds125.
6119
     *
6120
     * @param float|null $tds125 The tds125.
6121
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6122
     */
6123
    public function setTds125(?float $tds125): Tabledeserreurs {
6124
        $this->tds125 = $tds125;
6125
        return $this;
6126
    }
6127
6128
    /**
6129
     * Set the tds127.
6130
     *
6131
     * @param float|null $tds127 The tds127.
6132
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6133
     */
6134
    public function setTds127(?float $tds127): Tabledeserreurs {
6135
        $this->tds127 = $tds127;
6136
        return $this;
6137
    }
6138
6139
    /**
6140
     * Set the tds128.
6141
     *
6142
     * @param string|null $tds128 The tds128.
6143
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6144
     */
6145
    public function setTds128(?string $tds128): Tabledeserreurs {
6146
        $this->tds128 = $tds128;
6147
        return $this;
6148
    }
6149
6150
    /**
6151
     * Set the tds132.
6152
     *
6153
     * @param float|null $tds132 The tds132.
6154
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6155
     */
6156
    public function setTds132(?float $tds132): Tabledeserreurs {
6157
        $this->tds132 = $tds132;
6158
        return $this;
6159
    }
6160
6161
    /**
6162
     * Set the tds133.
6163
     *
6164
     * @param string|null $tds133 The tds133.
6165
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6166
     */
6167
    public function setTds133(?string $tds133): Tabledeserreurs {
6168
        $this->tds133 = $tds133;
6169
        return $this;
6170
    }
6171
6172
    /**
6173
     * Set the tds134.
6174
     *
6175
     * @param float|null $tds134 The tds134.
6176
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6177
     */
6178
    public function setTds134(?float $tds134): Tabledeserreurs {
6179
        $this->tds134 = $tds134;
6180
        return $this;
6181
    }
6182
6183
    /**
6184
     * Set the tds135.
6185
     *
6186
     * @param float|null $tds135 The tds135.
6187
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6188
     */
6189
    public function setTds135(?float $tds135): Tabledeserreurs {
6190
        $this->tds135 = $tds135;
6191
        return $this;
6192
    }
6193
6194
    /**
6195
     * Set the tds136.
6196
     *
6197
     * @param float|null $tds136 The tds136.
6198
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6199
     */
6200
    public function setTds136(?float $tds136): Tabledeserreurs {
6201
        $this->tds136 = $tds136;
6202
        return $this;
6203
    }
6204
6205
    /**
6206
     * Set the tds138.
6207
     *
6208
     * @param string|null $tds138 The tds138.
6209
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6210
     */
6211
    public function setTds138(?string $tds138): Tabledeserreurs {
6212
        $this->tds138 = $tds138;
6213
        return $this;
6214
    }
6215
6216
    /**
6217
     * Set the tds139.
6218
     *
6219
     * @param string|null $tds139 The tds139.
6220
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6221
     */
6222
    public function setTds139(?string $tds139): Tabledeserreurs {
6223
        $this->tds139 = $tds139;
6224
        return $this;
6225
    }
6226
6227
    /**
6228
     * Set the tds141.
6229
     *
6230
     * @param float|null $tds141 The tds141.
6231
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6232
     */
6233
    public function setTds141(?float $tds141): Tabledeserreurs {
6234
        $this->tds141 = $tds141;
6235
        return $this;
6236
    }
6237
6238
    /**
6239
     * Set the tds59.
6240
     *
6241
     * @param string|null $tds59 The tds59.
6242
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6243
     */
6244
    public function setTds59(?string $tds59): Tabledeserreurs {
6245
        $this->tds59 = $tds59;
6246
        return $this;
6247
    }
6248
6249
    /**
6250
     * Set the tds60.
6251
     *
6252
     * @param bool|null $tds60 The tds60.
6253
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6254
     */
6255
    public function setTds60(?bool $tds60): Tabledeserreurs {
6256
        $this->tds60 = $tds60;
6257
        return $this;
6258
    }
6259
6260
    /**
6261
     * Set the tds61.
6262
     *
6263
     * @param string|null $tds61 The tds61.
6264
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6265
     */
6266
    public function setTds61(?string $tds61): Tabledeserreurs {
6267
        $this->tds61 = $tds61;
6268
        return $this;
6269
    }
6270
6271
    /**
6272
     * Set the tds75.
6273
     *
6274
     * @param int|null $tds75 The tds75.
6275
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6276
     */
6277
    public function setTds75(?int $tds75): Tabledeserreurs {
6278
        $this->tds75 = $tds75;
6279
        return $this;
6280
    }
6281
6282
    /**
6283
     * Set the tds76.
6284
     *
6285
     * @param string|null $tds76 The tds76.
6286
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6287
     */
6288
    public function setTds76(?string $tds76): Tabledeserreurs {
6289
        $this->tds76 = $tds76;
6290
        return $this;
6291
    }
6292
6293
    /**
6294
     * Set the tds77.
6295
     *
6296
     * @param string|null $tds77 The tds77.
6297
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6298
     */
6299
    public function setTds77(?string $tds77): Tabledeserreurs {
6300
        $this->tds77 = $tds77;
6301
        return $this;
6302
    }
6303
6304
    /**
6305
     * Set the tds78.
6306
     *
6307
     * @param bool|null $tds78 The tds78.
6308
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6309
     */
6310
    public function setTds78(?bool $tds78): Tabledeserreurs {
6311
        $this->tds78 = $tds78;
6312
        return $this;
6313
    }
6314
6315
    /**
6316
     * Set the tds81.
6317
     *
6318
     * @param float|null $tds81 The tds81.
6319
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6320
     */
6321
    public function setTds81(?float $tds81): Tabledeserreurs {
6322
        $this->tds81 = $tds81;
6323
        return $this;
6324
    }
6325
6326
    /**
6327
     * Set the tds82.
6328
     *
6329
     * @param float|null $tds82 The tds82.
6330
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6331
     */
6332
    public function setTds82(?float $tds82): Tabledeserreurs {
6333
        $this->tds82 = $tds82;
6334
        return $this;
6335
    }
6336
6337
    /**
6338
     * Set the tds84.
6339
     *
6340
     * @param float|null $tds84 The tds84.
6341
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6342
     */
6343
    public function setTds84(?float $tds84): Tabledeserreurs {
6344
        $this->tds84 = $tds84;
6345
        return $this;
6346
    }
6347
6348
    /**
6349
     * Set the tds85.
6350
     *
6351
     * @param float|null $tds85 The tds85.
6352
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6353
     */
6354
    public function setTds85(?float $tds85): Tabledeserreurs {
6355
        $this->tds85 = $tds85;
6356
        return $this;
6357
    }
6358
6359
    /**
6360
     * Set the tds86.
6361
     *
6362
     * @param float|null $tds86 The tds86.
6363
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6364
     */
6365
    public function setTds86(?float $tds86): Tabledeserreurs {
6366
        $this->tds86 = $tds86;
6367
        return $this;
6368
    }
6369
6370
    /**
6371
     * Set the tds87.
6372
     *
6373
     * @param float|null $tds87 The tds87.
6374
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6375
     */
6376
    public function setTds87(?float $tds87): Tabledeserreurs {
6377
        $this->tds87 = $tds87;
6378
        return $this;
6379
    }
6380
6381
    /**
6382
     * Set the tds88.
6383
     *
6384
     * @param float|null $tds88 The tds88.
6385
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6386
     */
6387
    public function setTds88(?float $tds88): Tabledeserreurs {
6388
        $this->tds88 = $tds88;
6389
        return $this;
6390
    }
6391
6392
    /**
6393
     * Set the tds89.
6394
     *
6395
     * @param float|null $tds89 The tds89.
6396
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6397
     */
6398
    public function setTds89(?float $tds89): Tabledeserreurs {
6399
        $this->tds89 = $tds89;
6400
        return $this;
6401
    }
6402
6403
    /**
6404
     * Set the tds90.
6405
     *
6406
     * @param float|null $tds90 The tds90.
6407
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6408
     */
6409
    public function setTds90(?float $tds90): Tabledeserreurs {
6410
        $this->tds90 = $tds90;
6411
        return $this;
6412
    }
6413
6414
    /**
6415
     * Set the tds91.
6416
     *
6417
     * @param float|null $tds91 The tds91.
6418
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6419
     */
6420
    public function setTds91(?float $tds91): Tabledeserreurs {
6421
        $this->tds91 = $tds91;
6422
        return $this;
6423
    }
6424
6425
    /**
6426
     * Set the tds92.
6427
     *
6428
     * @param float|null $tds92 The tds92.
6429
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6430
     */
6431
    public function setTds92(?float $tds92): Tabledeserreurs {
6432
        $this->tds92 = $tds92;
6433
        return $this;
6434
    }
6435
6436
    /**
6437
     * Set the tds93.
6438
     *
6439
     * @param float|null $tds93 The tds93.
6440
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6441
     */
6442
    public function setTds93(?float $tds93): Tabledeserreurs {
6443
        $this->tds93 = $tds93;
6444
        return $this;
6445
    }
6446
6447
    /**
6448
     * Set the tds94.
6449
     *
6450
     * @param float|null $tds94 The tds94.
6451
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6452
     */
6453
    public function setTds94(?float $tds94): Tabledeserreurs {
6454
        $this->tds94 = $tds94;
6455
        return $this;
6456
    }
6457
6458
    /**
6459
     * Set the tds95.
6460
     *
6461
     * @param float|null $tds95 The tds95.
6462
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6463
     */
6464
    public function setTds95(?float $tds95): Tabledeserreurs {
6465
        $this->tds95 = $tds95;
6466
        return $this;
6467
    }
6468
6469
    /**
6470
     * Set the taux1.
6471
     *
6472
     * @param float|null $taux1 The taux1.
6473
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6474
     */
6475
    public function setTaux1(?float $taux1): Tabledeserreurs {
6476
        $this->taux1 = $taux1;
6477
        return $this;
6478
    }
6479
6480
    /**
6481
     * Set the taux2.
6482
     *
6483
     * @param float|null $taux2 The taux2.
6484
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6485
     */
6486
    public function setTaux2(?float $taux2): Tabledeserreurs {
6487
        $this->taux2 = $taux2;
6488
        return $this;
6489
    }
6490
6491
    /**
6492
     * Set the taux3.
6493
     *
6494
     * @param float|null $taux3 The taux3.
6495
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6496
     */
6497
    public function setTaux3(?float $taux3): Tabledeserreurs {
6498
        $this->taux3 = $taux3;
6499
        return $this;
6500
    }
6501
6502
    /**
6503
     * Set the taux4.
6504
     *
6505
     * @param float|null $taux4 The taux4.
6506
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6507
     */
6508
    public function setTaux4(?float $taux4): Tabledeserreurs {
6509
        $this->taux4 = $taux4;
6510
        return $this;
6511
    }
6512
6513
    /**
6514
     * Set the taux5.
6515
     *
6516
     * @param float|null $taux5 The taux5.
6517
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6518
     */
6519
    public function setTaux5(?float $taux5): Tabledeserreurs {
6520
        $this->taux5 = $taux5;
6521
        return $this;
6522
    }
6523
6524
    /**
6525
     * Set the taux absence.
6526
     *
6527
     * @param float|null $tauxAbsence The taux absence.
6528
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6529
     */
6530
    public function setTauxAbsence(?float $tauxAbsence): Tabledeserreurs {
6531
        $this->tauxAbsence = $tauxAbsence;
6532
        return $this;
6533
    }
6534
6535
    /**
6536
     * Set the taux ancien.
6537
     *
6538
     * @param float|null $tauxAncien The taux ancien.
6539
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6540
     */
6541
    public function setTauxAncien(?float $tauxAncien): Tabledeserreurs {
6542
        $this->tauxAncien = $tauxAncien;
6543
        return $this;
6544
    }
6545
6546
    /**
6547
     * Set the taux h sup.
6548
     *
6549
     * @param float|null $tauxHSup The taux h sup.
6550
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6551
     */
6552
    public function setTauxHSup(?float $tauxHSup): Tabledeserreurs {
6553
        $this->tauxHSup = $tauxHSup;
6554
        return $this;
6555
    }
6556
6557
    /**
6558
     * Set the taux pension civile.
6559
     *
6560
     * @param float|null $tauxPensionCivile The taux pension civile.
6561
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6562
     */
6563
    public function setTauxPensionCivile(?float $tauxPensionCivile): Tabledeserreurs {
6564
        $this->tauxPensionCivile = $tauxPensionCivile;
6565
        return $this;
6566
    }
6567
6568
    /**
6569
     * Set the taux pension militaire.
6570
     *
6571
     * @param float|null $tauxPensionMilitaire The taux pension militaire.
6572
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6573
     */
6574
    public function setTauxPensionMilitaire(?float $tauxPensionMilitaire): Tabledeserreurs {
6575
        $this->tauxPensionMilitaire = $tauxPensionMilitaire;
6576
        return $this;
6577
    }
6578
6579
    /**
6580
     * Set the taxe salaire.
6581
     *
6582
     * @param bool|null $taxeSalaire The taxe salaire.
6583
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6584
     */
6585
    public function setTaxeSalaire(?bool $taxeSalaire): Tabledeserreurs {
6586
        $this->taxeSalaire = $taxeSalaire;
6587
        return $this;
6588
    }
6589
6590
    /**
6591
     * Set the tel1.
6592
     *
6593
     * @param string|null $tel1 The tel1.
6594
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6595
     */
6596
    public function setTel1(?string $tel1): Tabledeserreurs {
6597
        $this->tel1 = $tel1;
6598
        return $this;
6599
    }
6600
6601
    /**
6602
     * Set the tel conjoint.
6603
     *
6604
     * @param string|null $telConjoint The tel conjoint.
6605
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6606
     */
6607
    public function setTelConjoint(?string $telConjoint): Tabledeserreurs {
6608
        $this->telConjoint = $telConjoint;
6609
        return $this;
6610
    }
6611
6612
    /**
6613
     * Set the tel pers a prevenir.
6614
     *
6615
     * @param string|null $telPersAPrevenir The tel pers a prevenir.
6616
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6617
     */
6618
    public function setTelPersAPrevenir(?string $telPersAPrevenir): Tabledeserreurs {
6619
        $this->telPersAPrevenir = $telPersAPrevenir;
6620
        return $this;
6621
    }
6622
6623
    /**
6624
     * Set the temps passe.
6625
     *
6626
     * @param bool|null $tempsPasse The temps passe.
6627
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6628
     */
6629
    public function setTempsPasse(?bool $tempsPasse): Tabledeserreurs {
6630
        $this->tempsPasse = $tempsPasse;
6631
        return $this;
6632
    }
6633
6634
    /**
6635
     * Set the titre.
6636
     *
6637
     * @param string|null $titre The titre.
6638
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6639
     */
6640
    public function setTitre(?string $titre): Tabledeserreurs {
6641
        $this->titre = $titre;
6642
        return $this;
6643
    }
6644
6645
    /**
6646
     * Set the transfert entree1.
6647
     *
6648
     * @param bool|null $transfertEntree1 The transfert entree1.
6649
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6650
     */
6651
    public function setTransfertEntree1(?bool $transfertEntree1): Tabledeserreurs {
6652
        $this->transfertEntree1 = $transfertEntree1;
6653
        return $this;
6654
    }
6655
6656
    /**
6657
     * Set the transfert entree2.
6658
     *
6659
     * @param bool|null $transfertEntree2 The transfert entree2.
6660
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6661
     */
6662
    public function setTransfertEntree2(?bool $transfertEntree2): Tabledeserreurs {
6663
        $this->transfertEntree2 = $transfertEntree2;
6664
        return $this;
6665
    }
6666
6667
    /**
6668
     * Set the transfert sortie1.
6669
     *
6670
     * @param bool|null $transfertSortie1 The transfert sortie1.
6671
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6672
     */
6673
    public function setTransfertSortie1(?bool $transfertSortie1): Tabledeserreurs {
6674
        $this->transfertSortie1 = $transfertSortie1;
6675
        return $this;
6676
    }
6677
6678
    /**
6679
     * Set the transfert sortie2.
6680
     *
6681
     * @param bool|null $transfertSortie2 The transfert sortie2.
6682
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6683
     */
6684
    public function setTransfertSortie2(?bool $transfertSortie2): Tabledeserreurs {
6685
        $this->transfertSortie2 = $transfertSortie2;
6686
        return $this;
6687
    }
6688
6689
    /**
6690
     * Set the travaille jf.
6691
     *
6692
     * @param bool|null $travailleJf The travaille jf.
6693
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6694
     */
6695
    public function setTravailleJf(?bool $travailleJf): Tabledeserreurs {
6696
        $this->travailleJf = $travailleJf;
6697
        return $this;
6698
    }
6699
6700
    /**
6701
     * Set the type contrat.
6702
     *
6703
     * @param string|null $typeContrat The type contrat.
6704
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6705
     */
6706
    public function setTypeContrat(?string $typeContrat): Tabledeserreurs {
6707
        $this->typeContrat = $typeContrat;
6708
        return $this;
6709
    }
6710
6711
    /**
6712
     * Set the type nationalite.
6713
     *
6714
     * @param string|null $typeNationalite The type nationalite.
6715
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6716
     */
6717
    public function setTypeNationalite(?string $typeNationalite): Tabledeserreurs {
6718
        $this->typeNationalite = $typeNationalite;
6719
        return $this;
6720
    }
6721
6722
    /**
6723
     * Set the type paiement.
6724
     *
6725
     * @param string|null $typePaiement The type paiement.
6726
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6727
     */
6728
    public function setTypePaiement(?string $typePaiement): Tabledeserreurs {
6729
        $this->typePaiement = $typePaiement;
6730
        return $this;
6731
    }
6732
6733
    /**
6734
     * Set the vrp multicarte.
6735
     *
6736
     * @param bool|null $vrpMulticarte The vrp multicarte.
6737
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6738
     */
6739
    public function setVrpMulticarte(?bool $vrpMulticarte): Tabledeserreurs {
6740
        $this->vrpMulticarte = $vrpMulticarte;
6741
        return $this;
6742
    }
6743
6744
    /**
6745
     * Set the plafond ss2.
6746
     *
6747
     * @param float|null $plafondSs2 The plafond ss2.
6748
     * @return Tabledeserreurs Returns this Tabledeserreurs.
6749
     */
6750
    public function setplafondSs2(?float $plafondSs2): Tabledeserreurs {
6751
        $this->plafondSs2 = $plafondSs2;
6752
        return $this;
6753
    }
6754
}
6755