@@ -48,7 +48,7 @@ discard block |
||
48 | 48 | } |
49 | 49 | /** |
50 | 50 | * Get calendarDeDebut value |
51 | - * @return string|null |
|
51 | + * @return string |
|
52 | 52 | */ |
53 | 53 | public function getCalendarDeDebut() |
54 | 54 | { |
@@ -70,7 +70,7 @@ discard block |
||
70 | 70 | } |
71 | 71 | /** |
72 | 72 | * Get calendarDeFin value |
73 | - * @return string|null |
|
73 | + * @return string |
|
74 | 74 | */ |
75 | 75 | public function getCalendarDeFin() |
76 | 76 | { |
@@ -92,7 +92,7 @@ discard block |
||
92 | 92 | } |
93 | 93 | /** |
94 | 94 | * Get numero value |
95 | - * @return int|null |
|
95 | + * @return integer |
|
96 | 96 | */ |
97 | 97 | public function getNumero() |
98 | 98 | { |
@@ -328,7 +328,7 @@ discard block |
||
328 | 328 | } |
329 | 329 | /** |
330 | 330 | * Get codePays value |
331 | - * @return string|null |
|
331 | + * @return string |
|
332 | 332 | */ |
333 | 333 | public function getCodePays() |
334 | 334 | { |
@@ -350,7 +350,7 @@ discard block |
||
350 | 350 | } |
351 | 351 | /** |
352 | 352 | * Get langue value |
353 | - * @return string|null |
|
353 | + * @return string |
|
354 | 354 | */ |
355 | 355 | public function getLangue() |
356 | 356 | { |
@@ -372,7 +372,7 @@ discard block |
||
372 | 372 | } |
373 | 373 | /** |
374 | 374 | * Get libellePays value |
375 | - * @return string|null |
|
375 | + * @return string |
|
376 | 376 | */ |
377 | 377 | public function getLibellePays() |
378 | 378 | { |
@@ -394,7 +394,7 @@ discard block |
||
394 | 394 | } |
395 | 395 | /** |
396 | 396 | * Get loanOfHandlingTool value |
397 | - * @return bool|null |
|
397 | + * @return boolean |
|
398 | 398 | */ |
399 | 399 | public function getLoanOfHandlingTool() |
400 | 400 | { |
@@ -412,7 +412,7 @@ discard block |
||
412 | 412 | } |
413 | 413 | /** |
414 | 414 | * Get parking value |
415 | - * @return bool|null |
|
415 | + * @return boolean |
|
416 | 416 | */ |
417 | 417 | public function getParking() |
418 | 418 | { |
@@ -430,7 +430,7 @@ discard block |
||
430 | 430 | } |
431 | 431 | /** |
432 | 432 | * Get reseau value |
433 | - * @return string|null |
|
433 | + * @return string |
|
434 | 434 | */ |
435 | 435 | public function getReseau() |
436 | 436 | { |
@@ -452,7 +452,7 @@ discard block |
||
452 | 452 | } |
453 | 453 | /** |
454 | 454 | * Get accesPersonneMobiliteReduite value |
455 | - * @return bool|null |
|
455 | + * @return boolean |
|
456 | 456 | */ |
457 | 457 | public function getAccesPersonneMobiliteReduite() |
458 | 458 | { |
@@ -470,7 +470,7 @@ discard block |
||
470 | 470 | } |
471 | 471 | /** |
472 | 472 | * Get adresse1 value |
473 | - * @return string|null |
|
473 | + * @return string |
|
474 | 474 | */ |
475 | 475 | public function getAdresse1() |
476 | 476 | { |
@@ -492,7 +492,7 @@ discard block |
||
492 | 492 | } |
493 | 493 | /** |
494 | 494 | * Get adresse2 value |
495 | - * @return string|null |
|
495 | + * @return string |
|
496 | 496 | */ |
497 | 497 | public function getAdresse2() |
498 | 498 | { |
@@ -514,7 +514,7 @@ discard block |
||
514 | 514 | } |
515 | 515 | /** |
516 | 516 | * Get adresse3 value |
517 | - * @return string|null |
|
517 | + * @return string |
|
518 | 518 | */ |
519 | 519 | public function getAdresse3() |
520 | 520 | { |
@@ -536,7 +536,7 @@ discard block |
||
536 | 536 | } |
537 | 537 | /** |
538 | 538 | * Get codePostal value |
539 | - * @return string|null |
|
539 | + * @return string |
|
540 | 540 | */ |
541 | 541 | public function getCodePostal() |
542 | 542 | { |
@@ -558,7 +558,7 @@ discard block |
||
558 | 558 | } |
559 | 559 | /** |
560 | 560 | * Get congesPartiel value |
561 | - * @return bool|null |
|
561 | + * @return boolean |
|
562 | 562 | */ |
563 | 563 | public function getCongesPartiel() |
564 | 564 | { |
@@ -576,7 +576,7 @@ discard block |
||
576 | 576 | } |
577 | 577 | /** |
578 | 578 | * Get congesTotal value |
579 | - * @return bool|null |
|
579 | + * @return boolean |
|
580 | 580 | */ |
581 | 581 | public function getCongesTotal() |
582 | 582 | { |
@@ -594,7 +594,7 @@ discard block |
||
594 | 594 | } |
595 | 595 | /** |
596 | 596 | * Get coordGeolocalisationLatitude value |
597 | - * @return string|null |
|
597 | + * @return string |
|
598 | 598 | */ |
599 | 599 | public function getCoordGeolocalisationLatitude() |
600 | 600 | { |
@@ -616,7 +616,7 @@ discard block |
||
616 | 616 | } |
617 | 617 | /** |
618 | 618 | * Get coordGeolocalisationLongitude value |
619 | - * @return string|null |
|
619 | + * @return string |
|
620 | 620 | */ |
621 | 621 | public function getCoordGeolocalisationLongitude() |
622 | 622 | { |
@@ -638,7 +638,7 @@ discard block |
||
638 | 638 | } |
639 | 639 | /** |
640 | 640 | * Get distanceEnMetre value |
641 | - * @return int|null |
|
641 | + * @return integer |
|
642 | 642 | */ |
643 | 643 | public function getDistanceEnMetre() |
644 | 644 | { |
@@ -660,7 +660,7 @@ discard block |
||
660 | 660 | } |
661 | 661 | /** |
662 | 662 | * Get horairesOuvertureDimanche value |
663 | - * @return string|null |
|
663 | + * @return string |
|
664 | 664 | */ |
665 | 665 | public function getHorairesOuvertureDimanche() |
666 | 666 | { |
@@ -682,7 +682,7 @@ discard block |
||
682 | 682 | } |
683 | 683 | /** |
684 | 684 | * Get horairesOuvertureJeudi value |
685 | - * @return string|null |
|
685 | + * @return string |
|
686 | 686 | */ |
687 | 687 | public function getHorairesOuvertureJeudi() |
688 | 688 | { |
@@ -704,7 +704,7 @@ discard block |
||
704 | 704 | } |
705 | 705 | /** |
706 | 706 | * Get horairesOuvertureLundi value |
707 | - * @return string|null |
|
707 | + * @return string |
|
708 | 708 | */ |
709 | 709 | public function getHorairesOuvertureLundi() |
710 | 710 | { |
@@ -726,7 +726,7 @@ discard block |
||
726 | 726 | } |
727 | 727 | /** |
728 | 728 | * Get horairesOuvertureMardi value |
729 | - * @return string|null |
|
729 | + * @return string |
|
730 | 730 | */ |
731 | 731 | public function getHorairesOuvertureMardi() |
732 | 732 | { |
@@ -748,7 +748,7 @@ discard block |
||
748 | 748 | } |
749 | 749 | /** |
750 | 750 | * Get horairesOuvertureMercredi value |
751 | - * @return string|null |
|
751 | + * @return string |
|
752 | 752 | */ |
753 | 753 | public function getHorairesOuvertureMercredi() |
754 | 754 | { |
@@ -770,7 +770,7 @@ discard block |
||
770 | 770 | } |
771 | 771 | /** |
772 | 772 | * Get horairesOuvertureSamedi value |
773 | - * @return string|null |
|
773 | + * @return string |
|
774 | 774 | */ |
775 | 775 | public function getHorairesOuvertureSamedi() |
776 | 776 | { |
@@ -792,7 +792,7 @@ discard block |
||
792 | 792 | } |
793 | 793 | /** |
794 | 794 | * Get horairesOuvertureVendredi value |
795 | - * @return string|null |
|
795 | + * @return string |
|
796 | 796 | */ |
797 | 797 | public function getHorairesOuvertureVendredi() |
798 | 798 | { |
@@ -814,7 +814,7 @@ discard block |
||
814 | 814 | } |
815 | 815 | /** |
816 | 816 | * Get identifiant value |
817 | - * @return string|null |
|
817 | + * @return string |
|
818 | 818 | */ |
819 | 819 | public function getIdentifiant() |
820 | 820 | { |
@@ -836,7 +836,7 @@ discard block |
||
836 | 836 | } |
837 | 837 | /** |
838 | 838 | * Get indiceDeLocalisation value |
839 | - * @return string|null |
|
839 | + * @return string |
|
840 | 840 | */ |
841 | 841 | public function getIndiceDeLocalisation() |
842 | 842 | { |
@@ -907,7 +907,7 @@ discard block |
||
907 | 907 | } |
908 | 908 | /** |
909 | 909 | * Get localite value |
910 | - * @return string|null |
|
910 | + * @return string |
|
911 | 911 | */ |
912 | 912 | public function getLocalite() |
913 | 913 | { |
@@ -929,7 +929,7 @@ discard block |
||
929 | 929 | } |
930 | 930 | /** |
931 | 931 | * Get nom value |
932 | - * @return string|null |
|
932 | + * @return string |
|
933 | 933 | */ |
934 | 934 | public function getNom() |
935 | 935 | { |
@@ -951,7 +951,7 @@ discard block |
||
951 | 951 | } |
952 | 952 | /** |
953 | 953 | * Get periodeActiviteHoraireDeb value |
954 | - * @return string|null |
|
954 | + * @return string |
|
955 | 955 | */ |
956 | 956 | public function getPeriodeActiviteHoraireDeb() |
957 | 957 | { |
@@ -973,7 +973,7 @@ discard block |
||
973 | 973 | } |
974 | 974 | /** |
975 | 975 | * Get periodeActiviteHoraireFin value |
976 | - * @return string|null |
|
976 | + * @return string |
|
977 | 977 | */ |
978 | 978 | public function getPeriodeActiviteHoraireFin() |
979 | 979 | { |
@@ -995,7 +995,7 @@ discard block |
||
995 | 995 | } |
996 | 996 | /** |
997 | 997 | * Get poidsMaxi value |
998 | - * @return int|null |
|
998 | + * @return integer |
|
999 | 999 | */ |
1000 | 1000 | public function getPoidsMaxi() |
1001 | 1001 | { |
@@ -1017,7 +1017,7 @@ discard block |
||
1017 | 1017 | } |
1018 | 1018 | /** |
1019 | 1019 | * Get typeDePoint value |
1020 | - * @return string|null |
|
1020 | + * @return string |
|
1021 | 1021 | */ |
1022 | 1022 | public function getTypeDePoint() |
1023 | 1023 | { |
@@ -48,7 +48,7 @@ discard block |
||
48 | 48 | } |
49 | 49 | /** |
50 | 50 | * Get errorCode value |
51 | - * @return int|null |
|
51 | + * @return integer |
|
52 | 52 | */ |
53 | 53 | public function getErrorCode() |
54 | 54 | { |
@@ -70,7 +70,7 @@ discard block |
||
70 | 70 | } |
71 | 71 | /** |
72 | 72 | * Get errorMessage value |
73 | - * @return string|null |
|
73 | + * @return string |
|
74 | 74 | */ |
75 | 75 | public function getErrorMessage() |
76 | 76 | { |
@@ -92,7 +92,7 @@ discard block |
||
92 | 92 | } |
93 | 93 | /** |
94 | 94 | * Get pointRetraitAcheminement value |
95 | - * @return \ColissimoPickupPoint\StructType\PointRetraitAcheminement|null |
|
95 | + * @return PointRetraitAcheminement |
|
96 | 96 | */ |
97 | 97 | public function getPointRetraitAcheminement() |
98 | 98 | { |
@@ -68,7 +68,7 @@ discard block |
||
68 | 68 | } |
69 | 69 | /** |
70 | 70 | * Get errorCode value |
71 | - * @return int|null |
|
71 | + * @return integer |
|
72 | 72 | */ |
73 | 73 | public function getErrorCode() |
74 | 74 | { |
@@ -90,7 +90,7 @@ discard block |
||
90 | 90 | } |
91 | 91 | /** |
92 | 92 | * Get errorMessage value |
93 | - * @return string|null |
|
93 | + * @return string |
|
94 | 94 | */ |
95 | 95 | public function getErrorMessage() |
96 | 96 | { |
@@ -161,7 +161,7 @@ discard block |
||
161 | 161 | } |
162 | 162 | /** |
163 | 163 | * Get qualiteReponse value |
164 | - * @return int|null |
|
164 | + * @return integer |
|
165 | 165 | */ |
166 | 166 | public function getQualiteReponse() |
167 | 167 | { |
@@ -183,7 +183,7 @@ discard block |
||
183 | 183 | } |
184 | 184 | /** |
185 | 185 | * Get wsRequestId value |
186 | - * @return string|null |
|
186 | + * @return string |
|
187 | 187 | */ |
188 | 188 | public function getWsRequestId() |
189 | 189 | { |