src/Entity/DtbOrdt.php line 2326

Open in your IDE?
  1. <?php
  2. namespace App\Entity;
  3. use DateTime;
  4. class DtbOrdt extends AbstractEntityBase
  5. {
  6.     /**
  7.      * @var DateTime
  8.      */
  9.     private $dataOrd;
  10.     /**
  11.      * @var string
  12.      */
  13.     private $gestione;
  14.     /**
  15.      * @var int
  16.      */
  17.     private $numOrd;
  18.     /**
  19.      * @var float
  20.      */
  21.     private $acconto;
  22.     /**
  23.      * @var string
  24.      */
  25.     private $activityId;
  26.     /**
  27.      * @var string
  28.      */
  29.     private $activityTypeId;
  30.     /**
  31.      * @var string
  32.      */
  33.     private $aspettoBeni;
  34.     /**
  35.      * @var string
  36.      */
  37.     private $causaleTrasp;
  38.     /**
  39.      * @var string
  40.      */
  41.     private $codAbi;
  42.     /**
  43.      * @var string
  44.      */
  45.     private $codAnag;
  46.     /**
  47.      * @var string
  48.      */
  49.     private $codAuto;
  50.     /**
  51.      * @var string
  52.      */
  53.     private $codBanc;
  54.     /**
  55.      * @var string
  56.      */
  57.     private $codBancAzi;
  58.     /**
  59.      * @var string
  60.      */
  61.     private $codCab;
  62.     /**
  63.      * @var string
  64.      */
  65.     private $codDgrpArt;
  66.     /**
  67.      * @var string
  68.      */
  69.     private $codDivi;
  70.     /**
  71.      * @var string
  72.      */
  73.     private $codEtic;
  74.     /**
  75.      * @var string
  76.      */
  77.     private $codFornTd;
  78.     /**
  79.      * @var string
  80.      */
  81.     private $codJcom;
  82.     /**
  83.      * @var string
  84.      */
  85.     private $codJfas;
  86.     /**
  87.      * @var string
  88.      */
  89.     private $codMdep;
  90.     /**
  91.      * @var string
  92.      */
  93.     private $codPaga;
  94.     /**
  95.      * @var string
  96.      */
  97.     private $codProd;
  98.     /**
  99.      * @var string
  100.      */
  101.     private $codTcolUi;
  102.     /**
  103.      * @var string
  104.      */
  105.     private $codTcolUl;
  106.     /**
  107.      * @var string
  108.      */
  109.     private $codVage;
  110.     /**
  111.      * @var string
  112.      */
  113.     private $codVage2;
  114.     /**
  115.      * @var string
  116.      */
  117.     private $codVdes;
  118.     /**
  119.      * @var string
  120.      */
  121.     private $codVvet;
  122.     /**
  123.      * @var string
  124.      */
  125.     private $codVvet2;
  126.     /**
  127.      * @var string
  128.      */
  129.     private $codVzon;
  130.     /**
  131.      * @var float
  132.      */
  133.     private $colliPedana;
  134.     /**
  135.      * @var string
  136.      */
  137.     private $compilatoDa;
  138.     /**
  139.      * @var string
  140.      */
  141.     private $controllatoDa;
  142.     /**
  143.      * @var DateTime
  144.      */
  145.     private $dataConsProd;
  146.     /**
  147.      * @var DateTime
  148.      */
  149.     private $dataConsProdMax;
  150.     /**
  151.      * @var DateTime
  152.      */
  153.     private $dataEsportazione;
  154.     /**
  155.      * @var DateTime
  156.      */
  157.     private $dataConferma;
  158.     /**
  159.      * @var DateTime
  160.      */
  161.     private $dataInizProd;
  162.     /**
  163.      * @var DateTime
  164.      */
  165.     private $dataInizTrasp;
  166.     /**
  167.      * @var DateTime
  168.      */
  169.     private $dataInsOrd;
  170.     /**
  171.      * @var DateTime
  172.      */
  173.     private $dataOrdRif;
  174.     /**
  175.      * @var DateTime
  176.      */
  177.     private $rifDataOrd;
  178.     /**
  179.      * @var DateTime
  180.      */
  181.     private $dataRicezione;
  182.     /**
  183.      * @var DateTime
  184.      */
  185.     private $dataRifScad;
  186.     /**
  187.      * @var DateTime
  188.      */
  189.     private $dataUltMod;
  190.     /**
  191.      * @var string
  192.      */
  193.     private $descrEstesaProd;
  194.     /**
  195.      * @var string
  196.      */
  197.     private $descrizionePaga;
  198.     /**
  199.      * @var string
  200.      */
  201.     private $descrizioneProd;
  202.     /**
  203.      * @var string
  204.      */
  205.     private $eanFidelity;
  206.     /**
  207.      * @var string
  208.      */
  209.     private $flagAnnulla;
  210.     /**
  211.      * @var string
  212.      */
  213.     private $flagEscRoyal;
  214.     /**
  215.      * @var string
  216.      */
  217.     private $flagEvasoForzato;
  218.     /**
  219.      * @var string
  220.      */
  221.     private $flagEvasoProd;
  222.     /**
  223.      * @var string
  224.      */
  225.     private $flagPrzScontati;
  226.     /**
  227.      * @var string
  228.      */
  229.     private $flagSospeso;
  230.     /**
  231.      * @var string
  232.      */
  233.     private $flagTipologia;
  234.     /**
  235.      * @var string
  236.      */
  237.     private $gestioneRif;
  238.     /**
  239.      * @var string
  240.      */
  241.     private $itemId;
  242.     /**
  243.      * @var string
  244.      */
  245.     private $listino;
  246.     /**
  247.      * @var int
  248.      */
  249.     private $livello;
  250.     /**
  251.      * @var string
  252.      */
  253.     private $mezzo;
  254.     /**
  255.      * @var string
  256.      */
  257.     private $modificatoDa;
  258.     /**
  259.      * @var float
  260.      */
  261.     private $nettoMerce;
  262.     /**
  263.      * @var float
  264.      */
  265.     private $nolo;
  266.     /**
  267.      * @var string
  268.      */
  269.     private $note;
  270.     /**
  271.      * @var string
  272.      */
  273.     private $numColli;
  274.     /**
  275.      * @var string
  276.      */
  277.     private $numCons;
  278.     /**
  279.      * @var int
  280.      */
  281.     private $numFase;
  282.     /**
  283.      * @var int
  284.      */
  285.     private $numOrdProvv;
  286.     /**
  287.      * @var int
  288.      */
  289.     private $numOrdRif;
  290.     /**
  291.      * @var string
  292.      */
  293.     private $rifNumOrd;
  294.     /**
  295.      * @var string
  296.      */
  297.     private $partitaMag;
  298.     /**
  299.      * @var float
  300.      */
  301.     private $percEsclStat;
  302.     /**
  303.      * @var string
  304.      */
  305.     private $personaRif;
  306.     /**
  307.      * @var string
  308.      */
  309.     private $peso;
  310.     /**
  311.      * @var string
  312.      */
  313.     private $porto;
  314.     /**
  315.      * @var float
  316.      */
  317.     private $qtaEvasaProd;
  318.     /**
  319.      * @var float
  320.      */
  321.     private $qtaPrenotataRep;
  322.     /**
  323.      * @var float
  324.      */
  325.     private $qtaProd;
  326.     /**
  327.      * @var float
  328.      */
  329.     private $rapConvProd;
  330.     /**
  331.      * @var string
  332.      */
  333.     private $rfid;
  334.     /**
  335.      * @var string
  336.      */
  337.     private $rifOrd;
  338.     /**
  339.      * @var int
  340.      */
  341.     private $rigaOrdRif;
  342.     /**
  343.      * @var float
  344.      */
  345.     private $sconto1;
  346.     /**
  347.      * @var float
  348.      */
  349.     private $sconto2;
  350.     /**
  351.      * @var float
  352.      */
  353.     private $sconto3;
  354.     /**
  355.      * @var float
  356.      */
  357.     private $sconto4;
  358.     /**
  359.      * @var string
  360.      */
  361.     private $serie;
  362.     /**
  363.      * @var string
  364.      */
  365.     private $termCons;
  366.     /**
  367.      * @var string
  368.      */
  369.     private $tipoAnag;
  370.     /**
  371.      * @var int
  372.      */
  373.     private $totFasi;
  374.     /**
  375.      * @var float
  376.      */
  377.     private $totImponib;
  378.     /**
  379.      * @var float
  380.      */
  381.     private $totIva;
  382.     /**
  383.      * @var float
  384.      */
  385.     private $totMerce;
  386.     /**
  387.      * @var float
  388.      */
  389.     private $totOmaggi;
  390.     /**
  391.      * @var float
  392.      */
  393.     private $totProvvig;
  394.     /**
  395.      * @var string
  396.      */
  397.     private $untMisProd;
  398.     /**
  399.      * @var string
  400.      */
  401.     private $flagPrzIva;
  402.     /**
  403.      * @var string
  404.      */
  405.     private $noteConferma;
  406.     /**
  407.      * @var string
  408.      */
  409.     private $codJflav;
  410.     /**
  411.      * @var string
  412.      */
  413.     private $targa;
  414.     /**
  415.      * @var int
  416.      */
  417.     private $postiPallet;
  418.     /**
  419.      * @var DtbOrdr[]
  420.      */
  421.     private $dtbOrdr = [];
  422.     /**
  423.      * @return DateTime
  424.      */
  425.     public function getDataOrd(): DateTime
  426.     {
  427.         return $this->dataOrd;
  428.     }
  429.     /**
  430.      * @param DateTime $dataOrd
  431.      */
  432.     public function setDataOrd(DateTime $dataOrd): void
  433.     {
  434.         $this->dataOrd $dataOrd;
  435.     }
  436.     /**
  437.      * @return string
  438.      */
  439.     public function getGestione(): string
  440.     {
  441.         return $this->gestione;
  442.     }
  443.     /**
  444.      * @param string $gestione
  445.      */
  446.     public function setGestione(string $gestione): void
  447.     {
  448.         $this->gestione $gestione;
  449.     }
  450.     /**
  451.      * @return int
  452.      */
  453.     public function getNumOrd(): int
  454.     {
  455.         return $this->numOrd;
  456.     }
  457.     /**
  458.      * @param int $numOrd
  459.      */
  460.     public function setNumOrd(int $numOrd): void
  461.     {
  462.         $this->numOrd $numOrd;
  463.     }
  464.     /**
  465.      * @return float
  466.      */
  467.     public function getAcconto(): float
  468.     {
  469.         return $this->acconto;
  470.     }
  471.     /**
  472.      * @param float $acconto
  473.      */
  474.     public function setAcconto(float $acconto): void
  475.     {
  476.         $this->acconto $acconto;
  477.     }
  478.     /**
  479.      * @return string
  480.      */
  481.     public function getActivityId(): string
  482.     {
  483.         return $this->activityId;
  484.     }
  485.     /**
  486.      * @param string $activityId
  487.      */
  488.     public function setActivityId(string $activityId): void
  489.     {
  490.         $this->activityId $activityId;
  491.     }
  492.     /**
  493.      * @return string
  494.      */
  495.     public function getActivityTypeId(): string
  496.     {
  497.         return $this->activityTypeId;
  498.     }
  499.     /**
  500.      * @param string $activityTypeId
  501.      */
  502.     public function setActivityTypeId(string $activityTypeId): void
  503.     {
  504.         $this->activityTypeId $activityTypeId;
  505.     }
  506.     /**
  507.      * @return string
  508.      */
  509.     public function getAspettoBeni(): string
  510.     {
  511.         return $this->aspettoBeni;
  512.     }
  513.     /**
  514.      * @param string $aspettoBeni
  515.      */
  516.     public function setAspettoBeni(string $aspettoBeni): void
  517.     {
  518.         $this->aspettoBeni $aspettoBeni;
  519.     }
  520.     /**
  521.      * @return string
  522.      */
  523.     public function getCausaleTrasp(): string
  524.     {
  525.         return $this->causaleTrasp;
  526.     }
  527.     /**
  528.      * @param string $causaleTrasp
  529.      */
  530.     public function setCausaleTrasp(string $causaleTrasp): void
  531.     {
  532.         $this->causaleTrasp $causaleTrasp;
  533.     }
  534.     /**
  535.      * @return string
  536.      */
  537.     public function getCodAbi(): string
  538.     {
  539.         return $this->codAbi;
  540.     }
  541.     /**
  542.      * @param string $codAbi
  543.      */
  544.     public function setCodAbi(string $codAbi): void
  545.     {
  546.         $this->codAbi $codAbi;
  547.     }
  548.     /**
  549.      * @return string
  550.      */
  551.     public function getCodAnag(): string
  552.     {
  553.         return $this->codAnag;
  554.     }
  555.     /**
  556.      * @param string $codAnag
  557.      */
  558.     public function setCodAnag(string $codAnag): void
  559.     {
  560.         $this->codAnag $codAnag;
  561.     }
  562.     /**
  563.      * @return string
  564.      */
  565.     public function getCodAuto(): string
  566.     {
  567.         return $this->codAuto;
  568.     }
  569.     /**
  570.      * @param string $codAuto
  571.      */
  572.     public function setCodAuto(string $codAuto): void
  573.     {
  574.         $this->codAuto $codAuto;
  575.     }
  576.     /**
  577.      * @return string
  578.      */
  579.     public function getCodBanc(): string
  580.     {
  581.         return $this->codBanc;
  582.     }
  583.     /**
  584.      * @param string $codBanc
  585.      */
  586.     public function setCodBanc(string $codBanc): void
  587.     {
  588.         $this->codBanc $codBanc;
  589.     }
  590.     /**
  591.      * @return string
  592.      */
  593.     public function getCodBancAzi(): string
  594.     {
  595.         return $this->codBancAzi;
  596.     }
  597.     /**
  598.      * @param string $codBancAzi
  599.      */
  600.     public function setCodBancAzi(string $codBancAzi): void
  601.     {
  602.         $this->codBancAzi $codBancAzi;
  603.     }
  604.     /**
  605.      * @return string
  606.      */
  607.     public function getCodCab(): string
  608.     {
  609.         return $this->codCab;
  610.     }
  611.     /**
  612.      * @param string $codCab
  613.      */
  614.     public function setCodCab(string $codCab): void
  615.     {
  616.         $this->codCab $codCab;
  617.     }
  618.     /**
  619.      * @return string
  620.      */
  621.     public function getCodDgrpArt(): string
  622.     {
  623.         return $this->codDgrpArt;
  624.     }
  625.     /**
  626.      * @param string $codDgrpArt
  627.      */
  628.     public function setCodDgrpArt(string $codDgrpArt): void
  629.     {
  630.         $this->codDgrpArt $codDgrpArt;
  631.     }
  632.     /**
  633.      * @return string
  634.      */
  635.     public function getCodDivi(): string
  636.     {
  637.         return $this->codDivi;
  638.     }
  639.     /**
  640.      * @param string $codDivi
  641.      */
  642.     public function setCodDivi(string $codDivi): void
  643.     {
  644.         $this->codDivi $codDivi;
  645.     }
  646.     /**
  647.      * @return string
  648.      */
  649.     public function getCodEtic(): string
  650.     {
  651.         return $this->codEtic;
  652.     }
  653.     /**
  654.      * @param string $codEtic
  655.      */
  656.     public function setCodEtic(string $codEtic): void
  657.     {
  658.         $this->codEtic $codEtic;
  659.     }
  660.     /**
  661.      * @return string
  662.      */
  663.     public function getCodFornTd(): string
  664.     {
  665.         return $this->codFornTd;
  666.     }
  667.     /**
  668.      * @param string $codFornTd
  669.      */
  670.     public function setCodFornTd(string $codFornTd): void
  671.     {
  672.         $this->codFornTd $codFornTd;
  673.     }
  674.     /**
  675.      * @return string
  676.      */
  677.     public function getCodJcom(): string
  678.     {
  679.         return $this->codJcom;
  680.     }
  681.     /**
  682.      * @param string $codJcom
  683.      */
  684.     public function setCodJcom(string $codJcom): void
  685.     {
  686.         $this->codJcom $codJcom;
  687.     }
  688.     /**
  689.      * @return string
  690.      */
  691.     public function getCodJfas(): string
  692.     {
  693.         return $this->codJfas;
  694.     }
  695.     /**
  696.      * @param string $codJfas
  697.      */
  698.     public function setCodJfas(string $codJfas): void
  699.     {
  700.         $this->codJfas $codJfas;
  701.     }
  702.     /**
  703.      * @return string
  704.      */
  705.     public function getCodMdep(): string
  706.     {
  707.         return $this->codMdep;
  708.     }
  709.     /**
  710.      * @param string $codMdep
  711.      */
  712.     public function setCodMdep(string $codMdep): void
  713.     {
  714.         $this->codMdep $codMdep;
  715.     }
  716.     /**
  717.      * @return string
  718.      */
  719.     public function getCodPaga(): string
  720.     {
  721.         return $this->codPaga;
  722.     }
  723.     /**
  724.      * @param string $codPaga
  725.      */
  726.     public function setCodPaga(string $codPaga): void
  727.     {
  728.         $this->codPaga $codPaga;
  729.     }
  730.     /**
  731.      * @return string
  732.      */
  733.     public function getCodProd(): string
  734.     {
  735.         return $this->codProd;
  736.     }
  737.     /**
  738.      * @param string $codProd
  739.      */
  740.     public function setCodProd(string $codProd): void
  741.     {
  742.         $this->codProd $codProd;
  743.     }
  744.     /**
  745.      * @return string
  746.      */
  747.     public function getCodTcolUi(): string
  748.     {
  749.         return $this->codTcolUi;
  750.     }
  751.     /**
  752.      * @param string $codTcolUi
  753.      */
  754.     public function setCodTcolUi(string $codTcolUi): void
  755.     {
  756.         $this->codTcolUi $codTcolUi;
  757.     }
  758.     /**
  759.      * @return string
  760.      */
  761.     public function getCodTcolUl(): string
  762.     {
  763.         return $this->codTcolUl;
  764.     }
  765.     /**
  766.      * @param string $codTcolUl
  767.      */
  768.     public function setCodTcolUl(string $codTcolUl): void
  769.     {
  770.         $this->codTcolUl $codTcolUl;
  771.     }
  772.     /**
  773.      * @return string
  774.      */
  775.     public function getCodVage(): string
  776.     {
  777.         return $this->codVage;
  778.     }
  779.     /**
  780.      * @param string $codVage
  781.      */
  782.     public function setCodVage(string $codVage): void
  783.     {
  784.         $this->codVage $codVage;
  785.     }
  786.     /**
  787.      * @return string
  788.      */
  789.     public function getCodVage2(): string
  790.     {
  791.         return $this->codVage2;
  792.     }
  793.     /**
  794.      * @param string $codVage2
  795.      */
  796.     public function setCodVage2(string $codVage2): void
  797.     {
  798.         $this->codVage2 $codVage2;
  799.     }
  800.     /**
  801.      * @return string
  802.      */
  803.     public function getCodVdes(): string
  804.     {
  805.         return $this->codVdes;
  806.     }
  807.     /**
  808.      * @param string $codVdes
  809.      */
  810.     public function setCodVdes(string $codVdes): void
  811.     {
  812.         $this->codVdes $codVdes;
  813.     }
  814.     /**
  815.      * @return string
  816.      */
  817.     public function getCodVvet(): string
  818.     {
  819.         return $this->codVvet;
  820.     }
  821.     /**
  822.      * @param string $codVvet
  823.      */
  824.     public function setCodVvet(string $codVvet): void
  825.     {
  826.         $this->codVvet $codVvet;
  827.     }
  828.     /**
  829.      * @return string
  830.      */
  831.     public function getCodVvet2(): string
  832.     {
  833.         return $this->codVvet2;
  834.     }
  835.     /**
  836.      * @param string $codVvet2
  837.      */
  838.     public function setCodVvet2(string $codVvet2): void
  839.     {
  840.         $this->codVvet2 $codVvet2;
  841.     }
  842.     /**
  843.      * @return string
  844.      */
  845.     public function getCodVzon(): string
  846.     {
  847.         return $this->codVzon;
  848.     }
  849.     /**
  850.      * @param string $codVzon
  851.      */
  852.     public function setCodVzon(string $codVzon): void
  853.     {
  854.         $this->codVzon $codVzon;
  855.     }
  856.     /**
  857.      * @return float
  858.      */
  859.     public function getColliPedana(): float
  860.     {
  861.         return $this->colliPedana;
  862.     }
  863.     /**
  864.      * @param float $colliPedana
  865.      */
  866.     public function setColliPedana(float $colliPedana): void
  867.     {
  868.         $this->colliPedana $colliPedana;
  869.     }
  870.     /**
  871.      * @return string
  872.      */
  873.     public function getCompilatoDa(): string
  874.     {
  875.         return $this->compilatoDa;
  876.     }
  877.     /**
  878.      * @param string $compilatoDa
  879.      */
  880.     public function setCompilatoDa(string $compilatoDa): void
  881.     {
  882.         $this->compilatoDa $compilatoDa;
  883.     }
  884.     /**
  885.      * @return string
  886.      */
  887.     public function getControllatoDa(): string
  888.     {
  889.         return $this->controllatoDa;
  890.     }
  891.     /**
  892.      * @param string $controllatoDa
  893.      */
  894.     public function setControllatoDa(string $controllatoDa): void
  895.     {
  896.         $this->controllatoDa $controllatoDa;
  897.     }
  898.     /**
  899.      * @return DateTime
  900.      */
  901.     public function getDataConsProd(): DateTime
  902.     {
  903.         return $this->dataConsProd;
  904.     }
  905.     /**
  906.      * @param DateTime $dataConsProd
  907.      */
  908.     public function setDataConsProd(DateTime $dataConsProd): void
  909.     {
  910.         $this->dataConsProd $dataConsProd;
  911.     }
  912.     /**
  913.      * @return DateTime
  914.      */
  915.     public function getDataConsProdMax(): DateTime
  916.     {
  917.         return $this->dataConsProdMax;
  918.     }
  919.     /**
  920.      * @param DateTime $dataConsProdMax
  921.      */
  922.     public function setDataConsProdMax(DateTime $dataConsProdMax): void
  923.     {
  924.         $this->dataConsProdMax $dataConsProdMax;
  925.     }
  926.     /**
  927.      * @return DateTime
  928.      */
  929.     public function getDataEsportazione(): DateTime
  930.     {
  931.         return $this->dataEsportazione;
  932.     }
  933.     /**
  934.      * @param DateTime $dataEsportazione
  935.      */
  936.     public function setDataEsportazione(DateTime $dataEsportazione): void
  937.     {
  938.         $this->dataEsportazione $dataEsportazione;
  939.     }
  940.     /**
  941.      * @return DateTime
  942.      */
  943.     public function getDataConferma(): DateTime
  944.     {
  945.         return $this->dataConferma;
  946.     }
  947.     /**
  948.      * @param DateTime $dataConferma
  949.      */
  950.     public function setDataConferma(DateTime $dataConferma): void
  951.     {
  952.         $this->dataConferma $dataConferma;
  953.     }
  954.     /**
  955.      * @return DateTime
  956.      */
  957.     public function getDataInizProd(): DateTime
  958.     {
  959.         return $this->dataInizProd;
  960.     }
  961.     /**
  962.      * @param DateTime $dataInizProd
  963.      */
  964.     public function setDataInizProd(DateTime $dataInizProd): void
  965.     {
  966.         $this->dataInizProd $dataInizProd;
  967.     }
  968.     /**
  969.      * @return DateTime
  970.      */
  971.     public function getDataInizTrasp(): DateTime
  972.     {
  973.         return $this->dataInizTrasp;
  974.     }
  975.     /**
  976.      * @param DateTime $dataInizTrasp
  977.      */
  978.     public function setDataInizTrasp(DateTime $dataInizTrasp): void
  979.     {
  980.         $this->dataInizTrasp $dataInizTrasp;
  981.     }
  982.     /**
  983.      * @return DateTime
  984.      */
  985.     public function getDataInsOrd(): DateTime
  986.     {
  987.         return $this->dataInsOrd;
  988.     }
  989.     /**
  990.      * @param DateTime $dataInsOrd
  991.      */
  992.     public function setDataInsOrd(DateTime $dataInsOrd): void
  993.     {
  994.         $this->dataInsOrd $dataInsOrd;
  995.     }
  996.     /**
  997.      * @return DateTime
  998.      */
  999.     public function getDataOrdRif(): DateTime
  1000.     {
  1001.         return $this->dataOrdRif;
  1002.     }
  1003.     /**
  1004.      * @param DateTime $dataOrdRif
  1005.      */
  1006.     public function setDataOrdRif(DateTime $dataOrdRif): void
  1007.     {
  1008.         $this->dataOrdRif $dataOrdRif;
  1009.     }
  1010.     /**
  1011.      * @return DateTime
  1012.      */
  1013.     public function getRifDataOrd(): DateTime
  1014.     {
  1015.         return $this->rifDataOrd;
  1016.     }
  1017.     /**
  1018.      * @param DateTime $rifDataOrd
  1019.      */
  1020.     public function setRifDataOrd(DateTime $rifDataOrd): void
  1021.     {
  1022.         $this->rifDataOrd $rifDataOrd;
  1023.     }
  1024.     /**
  1025.      * @return DateTime
  1026.      */
  1027.     public function getDataRicezione(): DateTime
  1028.     {
  1029.         return $this->dataRicezione;
  1030.     }
  1031.     /**
  1032.      * @param DateTime $dataRicezione
  1033.      */
  1034.     public function setDataRicezione(DateTime $dataRicezione): void
  1035.     {
  1036.         $this->dataRicezione $dataRicezione;
  1037.     }
  1038.     /**
  1039.      * @return DateTime
  1040.      */
  1041.     public function getDataRifScad(): DateTime
  1042.     {
  1043.         return $this->dataRifScad;
  1044.     }
  1045.     /**
  1046.      * @param DateTime $dataRifScad
  1047.      */
  1048.     public function setDataRifScad(DateTime $dataRifScad): void
  1049.     {
  1050.         $this->dataRifScad $dataRifScad;
  1051.     }
  1052.     /**
  1053.      * @return DateTime
  1054.      */
  1055.     public function getDataUltMod(): DateTime
  1056.     {
  1057.         return $this->dataUltMod;
  1058.     }
  1059.     /**
  1060.      * @param DateTime $dataUltMod
  1061.      */
  1062.     public function setDataUltMod(DateTime $dataUltMod): void
  1063.     {
  1064.         $this->dataUltMod $dataUltMod;
  1065.     }
  1066.     /**
  1067.      * @return string
  1068.      */
  1069.     public function getDescrEstesaProd(): string
  1070.     {
  1071.         return $this->descrEstesaProd;
  1072.     }
  1073.     /**
  1074.      * @param string $descrEstesaProd
  1075.      */
  1076.     public function setDescrEstesaProd(string $descrEstesaProd): void
  1077.     {
  1078.         $this->descrEstesaProd $descrEstesaProd;
  1079.     }
  1080.     /**
  1081.      * @return string
  1082.      */
  1083.     public function getDescrizionePaga(): string
  1084.     {
  1085.         return $this->descrizionePaga;
  1086.     }
  1087.     /**
  1088.      * @param string $descrizionePaga
  1089.      */
  1090.     public function setDescrizionePaga(string $descrizionePaga): void
  1091.     {
  1092.         $this->descrizionePaga $descrizionePaga;
  1093.     }
  1094.     /**
  1095.      * @return string
  1096.      */
  1097.     public function getDescrizioneProd(): string
  1098.     {
  1099.         return $this->descrizioneProd;
  1100.     }
  1101.     /**
  1102.      * @param string $descrizioneProd
  1103.      */
  1104.     public function setDescrizioneProd(string $descrizioneProd): void
  1105.     {
  1106.         $this->descrizioneProd $descrizioneProd;
  1107.     }
  1108.     /**
  1109.      * @return string
  1110.      */
  1111.     public function getEanFidelity(): string
  1112.     {
  1113.         return $this->eanFidelity;
  1114.     }
  1115.     /**
  1116.      * @param string $eanFidelity
  1117.      */
  1118.     public function setEanFidelity(string $eanFidelity): void
  1119.     {
  1120.         $this->eanFidelity $eanFidelity;
  1121.     }
  1122.     /**
  1123.      * @return string
  1124.      */
  1125.     public function getFlagAnnulla(): string
  1126.     {
  1127.         return $this->flagAnnulla;
  1128.     }
  1129.     /**
  1130.      * @param string $flagAnnulla
  1131.      */
  1132.     public function setFlagAnnulla(string $flagAnnulla): void
  1133.     {
  1134.         $this->flagAnnulla $flagAnnulla;
  1135.     }
  1136.     /**
  1137.      * @return string
  1138.      */
  1139.     public function getFlagEscRoyal(): string
  1140.     {
  1141.         return $this->flagEscRoyal;
  1142.     }
  1143.     /**
  1144.      * @param string $flagEscRoyal
  1145.      */
  1146.     public function setFlagEscRoyal(string $flagEscRoyal): void
  1147.     {
  1148.         $this->flagEscRoyal $flagEscRoyal;
  1149.     }
  1150.     /**
  1151.      * @return string
  1152.      */
  1153.     public function getFlagEvasoForzato(): string
  1154.     {
  1155.         return $this->flagEvasoForzato;
  1156.     }
  1157.     /**
  1158.      * @param string $flagEvasoForzato
  1159.      */
  1160.     public function setFlagEvasoForzato(string $flagEvasoForzato): void
  1161.     {
  1162.         $this->flagEvasoForzato $flagEvasoForzato;
  1163.     }
  1164.     /**
  1165.      * @return string
  1166.      */
  1167.     public function getFlagEvasoProd(): string
  1168.     {
  1169.         return $this->flagEvasoProd;
  1170.     }
  1171.     /**
  1172.      * @param string $flagEvasoProd
  1173.      */
  1174.     public function setFlagEvasoProd(string $flagEvasoProd): void
  1175.     {
  1176.         $this->flagEvasoProd $flagEvasoProd;
  1177.     }
  1178.     /**
  1179.      * @return string
  1180.      */
  1181.     public function getFlagPrzScontati(): string
  1182.     {
  1183.         return $this->flagPrzScontati;
  1184.     }
  1185.     /**
  1186.      * @param string $flagPrzScontati
  1187.      */
  1188.     public function setFlagPrzScontati(string $flagPrzScontati): void
  1189.     {
  1190.         $this->flagPrzScontati $flagPrzScontati;
  1191.     }
  1192.     /**
  1193.      * @return string
  1194.      */
  1195.     public function getFlagSospeso(): string
  1196.     {
  1197.         return $this->flagSospeso;
  1198.     }
  1199.     /**
  1200.      * @param string $flagSospeso
  1201.      */
  1202.     public function setFlagSospeso(string $flagSospeso): void
  1203.     {
  1204.         $this->flagSospeso $flagSospeso;
  1205.     }
  1206.     /**
  1207.      * @return string
  1208.      */
  1209.     public function getFlagTipologia(): string
  1210.     {
  1211.         return $this->flagTipologia;
  1212.     }
  1213.     /**
  1214.      * @param string $flagTipologia
  1215.      */
  1216.     public function setFlagTipologia(string $flagTipologia): void
  1217.     {
  1218.         $this->flagTipologia $flagTipologia;
  1219.     }
  1220.     /**
  1221.      * @return string
  1222.      */
  1223.     public function getGestioneRif(): string
  1224.     {
  1225.         return $this->gestioneRif;
  1226.     }
  1227.     /**
  1228.      * @param string $gestioneRif
  1229.      */
  1230.     public function setGestioneRif(string $gestioneRif): void
  1231.     {
  1232.         $this->gestioneRif $gestioneRif;
  1233.     }
  1234.     /**
  1235.      * @return string
  1236.      */
  1237.     public function getItemId(): string
  1238.     {
  1239.         return $this->itemId;
  1240.     }
  1241.     /**
  1242.      * @param string $itemId
  1243.      */
  1244.     public function setItemId(string $itemId): void
  1245.     {
  1246.         $this->itemId $itemId;
  1247.     }
  1248.     /**
  1249.      * @return string
  1250.      */
  1251.     public function getListino(): string
  1252.     {
  1253.         return $this->listino;
  1254.     }
  1255.     /**
  1256.      * @param string $listino
  1257.      */
  1258.     public function setListino(string $listino): void
  1259.     {
  1260.         $this->listino $listino;
  1261.     }
  1262.     /**
  1263.      * @return int
  1264.      */
  1265.     public function getLivello(): int
  1266.     {
  1267.         return $this->livello;
  1268.     }
  1269.     /**
  1270.      * @param int $livello
  1271.      */
  1272.     public function setLivello(int $livello): void
  1273.     {
  1274.         $this->livello $livello;
  1275.     }
  1276.     /**
  1277.      * @return string
  1278.      */
  1279.     public function getMezzo(): string
  1280.     {
  1281.         return $this->mezzo;
  1282.     }
  1283.     /**
  1284.      * @param string $mezzo
  1285.      */
  1286.     public function setMezzo(string $mezzo): void
  1287.     {
  1288.         $this->mezzo $mezzo;
  1289.     }
  1290.     /**
  1291.      * @return string
  1292.      */
  1293.     public function getModificatoDa(): string
  1294.     {
  1295.         return $this->modificatoDa;
  1296.     }
  1297.     /**
  1298.      * @param string $modificatoDa
  1299.      */
  1300.     public function setModificatoDa(string $modificatoDa): void
  1301.     {
  1302.         $this->modificatoDa $modificatoDa;
  1303.     }
  1304.     /**
  1305.      * @return float
  1306.      */
  1307.     public function getNettoMerce(): float
  1308.     {
  1309.         return $this->nettoMerce;
  1310.     }
  1311.     /**
  1312.      * @param float $nettoMerce
  1313.      */
  1314.     public function setNettoMerce(float $nettoMerce): void
  1315.     {
  1316.         $this->nettoMerce $nettoMerce;
  1317.     }
  1318.     /**
  1319.      * @return float
  1320.      */
  1321.     public function getNolo(): float
  1322.     {
  1323.         return $this->nolo;
  1324.     }
  1325.     /**
  1326.      * @param float $nolo
  1327.      */
  1328.     public function setNolo(float $nolo): void
  1329.     {
  1330.         $this->nolo $nolo;
  1331.     }
  1332.     /**
  1333.      * @return string
  1334.      */
  1335.     public function getNote(): string
  1336.     {
  1337.         return $this->note;
  1338.     }
  1339.     /**
  1340.      * @param string $note
  1341.      */
  1342.     public function setNote(string $note): void
  1343.     {
  1344.         $this->note $note;
  1345.     }
  1346.     /**
  1347.      * @return string
  1348.      */
  1349.     public function getNumColli(): string
  1350.     {
  1351.         return $this->numColli;
  1352.     }
  1353.     /**
  1354.      * @param string $numColli
  1355.      */
  1356.     public function setNumColli(string $numColli): void
  1357.     {
  1358.         $this->numColli $numColli;
  1359.     }
  1360.     /**
  1361.      * @return string
  1362.      */
  1363.     public function getNumCons(): string
  1364.     {
  1365.         return $this->numCons;
  1366.     }
  1367.     /**
  1368.      * @param string $numCons
  1369.      */
  1370.     public function setNumCons(string $numCons): void
  1371.     {
  1372.         $this->numCons $numCons;
  1373.     }
  1374.     /**
  1375.      * @return int
  1376.      */
  1377.     public function getNumFase(): int
  1378.     {
  1379.         return $this->numFase;
  1380.     }
  1381.     /**
  1382.      * @param int $numFase
  1383.      */
  1384.     public function setNumFase(int $numFase): void
  1385.     {
  1386.         $this->numFase $numFase;
  1387.     }
  1388.     /**
  1389.      * @return int
  1390.      */
  1391.     public function getNumOrdProvv(): int
  1392.     {
  1393.         return $this->numOrdProvv;
  1394.     }
  1395.     /**
  1396.      * @param int $numOrdProvv
  1397.      */
  1398.     public function setNumOrdProvv(int $numOrdProvv): void
  1399.     {
  1400.         $this->numOrdProvv $numOrdProvv;
  1401.     }
  1402.     /**
  1403.      * @return int
  1404.      */
  1405.     public function getNumOrdRif(): int
  1406.     {
  1407.         return $this->numOrdRif;
  1408.     }
  1409.     /**
  1410.      * @param int $numOrdRif
  1411.      */
  1412.     public function setNumOrdRif(int $numOrdRif): void
  1413.     {
  1414.         $this->numOrdRif $numOrdRif;
  1415.     }
  1416.     /**
  1417.      * @return string
  1418.      */
  1419.     public function getRifNumOrd(): string
  1420.     {
  1421.         return $this->rifNumOrd;
  1422.     }
  1423.     /**
  1424.      * @param string $rifNumOrd
  1425.      */
  1426.     public function setRifNumOrd(string $rifNumOrd): void
  1427.     {
  1428.         $this->rifNumOrd $rifNumOrd;
  1429.     }
  1430.     /**
  1431.      * @return string
  1432.      */
  1433.     public function getPartitaMag(): string
  1434.     {
  1435.         return $this->partitaMag;
  1436.     }
  1437.     /**
  1438.      * @param string $partitaMag
  1439.      */
  1440.     public function setPartitaMag(string $partitaMag): void
  1441.     {
  1442.         $this->partitaMag $partitaMag;
  1443.     }
  1444.     /**
  1445.      * @return float
  1446.      */
  1447.     public function getPercEsclStat(): float
  1448.     {
  1449.         return $this->percEsclStat;
  1450.     }
  1451.     /**
  1452.      * @param float $percEsclStat
  1453.      */
  1454.     public function setPercEsclStat(float $percEsclStat): void
  1455.     {
  1456.         $this->percEsclStat $percEsclStat;
  1457.     }
  1458.     /**
  1459.      * @return string
  1460.      */
  1461.     public function getPersonaRif(): string
  1462.     {
  1463.         return $this->personaRif;
  1464.     }
  1465.     /**
  1466.      * @param string $personaRif
  1467.      */
  1468.     public function setPersonaRif(string $personaRif): void
  1469.     {
  1470.         $this->personaRif $personaRif;
  1471.     }
  1472.     /**
  1473.      * @return string
  1474.      */
  1475.     public function getPeso(): string
  1476.     {
  1477.         return $this->peso;
  1478.     }
  1479.     /**
  1480.      * @param string $peso
  1481.      */
  1482.     public function setPeso(string $peso): void
  1483.     {
  1484.         $this->peso $peso;
  1485.     }
  1486.     /**
  1487.      * @return string
  1488.      */
  1489.     public function getPorto(): string
  1490.     {
  1491.         return $this->porto;
  1492.     }
  1493.     /**
  1494.      * @param string $porto
  1495.      */
  1496.     public function setPorto(string $porto): void
  1497.     {
  1498.         $this->porto $porto;
  1499.     }
  1500.     /**
  1501.      * @return float
  1502.      */
  1503.     public function getQtaEvasaProd(): float
  1504.     {
  1505.         return $this->qtaEvasaProd;
  1506.     }
  1507.     /**
  1508.      * @param float $qtaEvasaProd
  1509.      */
  1510.     public function setQtaEvasaProd(float $qtaEvasaProd): void
  1511.     {
  1512.         $this->qtaEvasaProd $qtaEvasaProd;
  1513.     }
  1514.     /**
  1515.      * @return float
  1516.      */
  1517.     public function getQtaPrenotataRep(): float
  1518.     {
  1519.         return $this->qtaPrenotataRep;
  1520.     }
  1521.     /**
  1522.      * @param float $qtaPrenotataRep
  1523.      */
  1524.     public function setQtaPrenotataRep(float $qtaPrenotataRep): void
  1525.     {
  1526.         $this->qtaPrenotataRep $qtaPrenotataRep;
  1527.     }
  1528.     /**
  1529.      * @return float
  1530.      */
  1531.     public function getQtaProd(): float
  1532.     {
  1533.         return $this->qtaProd;
  1534.     }
  1535.     /**
  1536.      * @param float $qtaProd
  1537.      */
  1538.     public function setQtaProd(float $qtaProd): void
  1539.     {
  1540.         $this->qtaProd $qtaProd;
  1541.     }
  1542.     /**
  1543.      * @return float
  1544.      */
  1545.     public function getRapConvProd(): float
  1546.     {
  1547.         return $this->rapConvProd;
  1548.     }
  1549.     /**
  1550.      * @param float $rapConvProd
  1551.      */
  1552.     public function setRapConvProd(float $rapConvProd): void
  1553.     {
  1554.         $this->rapConvProd $rapConvProd;
  1555.     }
  1556.     /**
  1557.      * @return string
  1558.      */
  1559.     public function getRfid(): string
  1560.     {
  1561.         return $this->rfid;
  1562.     }
  1563.     /**
  1564.      * @param string $rfid
  1565.      */
  1566.     public function setRfid(string $rfid): void
  1567.     {
  1568.         $this->rfid $rfid;
  1569.     }
  1570.     /**
  1571.      * @return string
  1572.      */
  1573.     public function getRifOrd(): string
  1574.     {
  1575.         return $this->rifOrd;
  1576.     }
  1577.     /**
  1578.      * @param string $rifOrd
  1579.      */
  1580.     public function setRifOrd(string $rifOrd): void
  1581.     {
  1582.         $this->rifOrd $rifOrd;
  1583.     }
  1584.     /**
  1585.      * @return int
  1586.      */
  1587.     public function getRigaOrdRif(): int
  1588.     {
  1589.         return $this->rigaOrdRif;
  1590.     }
  1591.     /**
  1592.      * @param int $rigaOrdRif
  1593.      */
  1594.     public function setRigaOrdRif(int $rigaOrdRif): void
  1595.     {
  1596.         $this->rigaOrdRif $rigaOrdRif;
  1597.     }
  1598.     /**
  1599.      * @return float
  1600.      */
  1601.     public function getSconto1(): float
  1602.     {
  1603.         return $this->sconto1;
  1604.     }
  1605.     /**
  1606.      * @param float $sconto1
  1607.      */
  1608.     public function setSconto1(float $sconto1): void
  1609.     {
  1610.         $this->sconto1 $sconto1;
  1611.     }
  1612.     /**
  1613.      * @return float
  1614.      */
  1615.     public function getSconto2(): float
  1616.     {
  1617.         return $this->sconto2;
  1618.     }
  1619.     /**
  1620.      * @param float $sconto2
  1621.      */
  1622.     public function setSconto2(float $sconto2): void
  1623.     {
  1624.         $this->sconto2 $sconto2;
  1625.     }
  1626.     /**
  1627.      * @return float
  1628.      */
  1629.     public function getSconto3(): float
  1630.     {
  1631.         return $this->sconto3;
  1632.     }
  1633.     /**
  1634.      * @param float $sconto3
  1635.      */
  1636.     public function setSconto3(float $sconto3): void
  1637.     {
  1638.         $this->sconto3 $sconto3;
  1639.     }
  1640.     /**
  1641.      * @return float
  1642.      */
  1643.     public function getSconto4(): float
  1644.     {
  1645.         return $this->sconto4;
  1646.     }
  1647.     /**
  1648.      * @param float $sconto4
  1649.      */
  1650.     public function setSconto4(float $sconto4): void
  1651.     {
  1652.         $this->sconto4 $sconto4;
  1653.     }
  1654.     /**
  1655.      * @return string
  1656.      */
  1657.     public function getSerie(): string
  1658.     {
  1659.         return $this->serie;
  1660.     }
  1661.     /**
  1662.      * @param string $serie
  1663.      */
  1664.     public function setSerie(string $serie): void
  1665.     {
  1666.         $this->serie $serie;
  1667.     }
  1668.     /**
  1669.      * @return string
  1670.      */
  1671.     public function getTermCons(): string
  1672.     {
  1673.         return $this->termCons;
  1674.     }
  1675.     /**
  1676.      * @param string $termCons
  1677.      */
  1678.     public function setTermCons(string $termCons): void
  1679.     {
  1680.         $this->termCons $termCons;
  1681.     }
  1682.     /**
  1683.      * @return string
  1684.      */
  1685.     public function getTipoAnag(): string
  1686.     {
  1687.         return $this->tipoAnag;
  1688.     }
  1689.     /**
  1690.      * @param string $tipoAnag
  1691.      */
  1692.     public function setTipoAnag(string $tipoAnag): void
  1693.     {
  1694.         $this->tipoAnag $tipoAnag;
  1695.     }
  1696.     /**
  1697.      * @return int
  1698.      */
  1699.     public function getTotFasi(): int
  1700.     {
  1701.         return $this->totFasi;
  1702.     }
  1703.     /**
  1704.      * @param int $totFasi
  1705.      */
  1706.     public function setTotFasi(int $totFasi): void
  1707.     {
  1708.         $this->totFasi $totFasi;
  1709.     }
  1710.     /**
  1711.      * @return float
  1712.      */
  1713.     public function getTotImponib(): float
  1714.     {
  1715.         return $this->totImponib;
  1716.     }
  1717.     /**
  1718.      * @param float $totImponib
  1719.      */
  1720.     public function setTotImponib(float $totImponib): void
  1721.     {
  1722.         $this->totImponib $totImponib;
  1723.     }
  1724.     /**
  1725.      * @return float
  1726.      */
  1727.     public function getTotIva(): float
  1728.     {
  1729.         return $this->totIva;
  1730.     }
  1731.     /**
  1732.      * @param float $totIva
  1733.      */
  1734.     public function setTotIva(float $totIva): void
  1735.     {
  1736.         $this->totIva $totIva;
  1737.     }
  1738.     /**
  1739.      * @return float
  1740.      */
  1741.     public function getTotMerce(): float
  1742.     {
  1743.         return $this->totMerce;
  1744.     }
  1745.     /**
  1746.      * @param float $totMerce
  1747.      */
  1748.     public function setTotMerce(float $totMerce): void
  1749.     {
  1750.         $this->totMerce $totMerce;
  1751.     }
  1752.     /**
  1753.      * @return float
  1754.      */
  1755.     public function getTotOmaggi(): float
  1756.     {
  1757.         return $this->totOmaggi;
  1758.     }
  1759.     /**
  1760.      * @param float $totOmaggi
  1761.      */
  1762.     public function setTotOmaggi(float $totOmaggi): void
  1763.     {
  1764.         $this->totOmaggi $totOmaggi;
  1765.     }
  1766.     /**
  1767.      * @return float
  1768.      */
  1769.     public function getTotProvvig(): float
  1770.     {
  1771.         return $this->totProvvig;
  1772.     }
  1773.     /**
  1774.      * @param float $totProvvig
  1775.      */
  1776.     public function setTotProvvig(float $totProvvig): void
  1777.     {
  1778.         $this->totProvvig $totProvvig;
  1779.     }
  1780.     /**
  1781.      * @return string
  1782.      */
  1783.     public function getUntMisProd(): string
  1784.     {
  1785.         return $this->untMisProd;
  1786.     }
  1787.     /**
  1788.      * @param string $untMisProd
  1789.      */
  1790.     public function setUntMisProd(string $untMisProd): void
  1791.     {
  1792.         $this->untMisProd $untMisProd;
  1793.     }
  1794.     /**
  1795.      * @return string
  1796.      */
  1797.     public function getFlagPrzIva(): string
  1798.     {
  1799.         return $this->flagPrzIva;
  1800.     }
  1801.     /**
  1802.      * @param string $flagPrzIva
  1803.      */
  1804.     public function setFlagPrzIva(string $flagPrzIva): void
  1805.     {
  1806.         $this->flagPrzIva $flagPrzIva;
  1807.     }
  1808.     /**
  1809.      * @return string
  1810.      */
  1811.     public function getNoteConferma(): string
  1812.     {
  1813.         return $this->noteConferma;
  1814.     }
  1815.     /**
  1816.      * @param string $noteConferma
  1817.      */
  1818.     public function setNoteConferma(string $noteConferma): void
  1819.     {
  1820.         $this->noteConferma $noteConferma;
  1821.     }
  1822.     /**
  1823.      * @return string
  1824.      */
  1825.     public function getCodJflav(): string
  1826.     {
  1827.         return $this->codJflav;
  1828.     }
  1829.     /**
  1830.      * @param string $codJflav
  1831.      */
  1832.     public function setCodJflav(string $codJflav): void
  1833.     {
  1834.         $this->codJflav $codJflav;
  1835.     }
  1836.     /**
  1837.      * @return string
  1838.      */
  1839.     public function getTarga(): string
  1840.     {
  1841.         return $this->targa;
  1842.     }
  1843.     /**
  1844.      * @param string $targa
  1845.      */
  1846.     public function setTarga(string $targa): void
  1847.     {
  1848.         $this->targa $targa;
  1849.     }
  1850.     /**
  1851.      * @return int
  1852.      */
  1853.     public function getPostiPallet(): int
  1854.     {
  1855.         return $this->postiPallet;
  1856.     }
  1857.     /**
  1858.      * @param int $postiPallet
  1859.      */
  1860.     public function setPostiPallet(int $postiPallet): void
  1861.     {
  1862.         $this->postiPallet $postiPallet;
  1863.     }
  1864.     /**
  1865.      * @return DtbOrdr[]
  1866.      */
  1867.     public function getDtbOrdr(): array
  1868.     {
  1869.         return $this->dtbOrdr;
  1870.     }
  1871.     /**
  1872.      * @param DtbOrdr[] $dtbOrdr
  1873.      */
  1874.     public function setDtbOrdr(array $dtbOrdr): void
  1875.     {
  1876.         $this->dtbOrdr $dtbOrdr;
  1877.     }
  1878.     /**
  1879.      * @return MtbColr[]
  1880.      */
  1881.     public function getMtbColr(): array
  1882.     {
  1883.         return $this->mtbColr;
  1884.     }
  1885.     /**
  1886.      * @param MtbColr[] $mtbColr
  1887.      */
  1888.     public function setMtbColr(array $mtbColr): void
  1889.     {
  1890.         $this->mtbColr $mtbColr;
  1891.     }
  1892.     public function addMtbColr(MtbColr $mtbColr)
  1893.     {
  1894.         $this->mtbColr[] = $mtbColr;
  1895.     }
  1896.     public function fromDto($dto)
  1897.     {
  1898.         $this->dataOrd $this->getFromDto($dto"data_ord");
  1899.         $this->gestione $this->getFromDto($dto"gestione");
  1900.         $this->numOrd $this->getFromDto($dto"num_ord");
  1901.         $this->acconto $this->getFromDto($dto"acconto");
  1902.         $this->activityId $this->getFromDto($dto"activity_id");
  1903.         $this->activityTypeId $this->getFromDto($dto"activity_type_id");
  1904.         $this->aspettoBeni $this->getFromDto($dto"aspetto_beni");
  1905.         $this->causaleTrasp $this->getFromDto($dto"causale_trasp");
  1906.         $this->codAbi $this->getFromDto($dto"cod_abi");
  1907.         $this->codAnag $this->getFromDto($dto"cod_anag");
  1908.         $this->codAuto $this->getFromDto($dto"cod_auto");
  1909.         $this->codBanc $this->getFromDto($dto"cod_banc");
  1910.         $this->codBancAzi $this->getFromDto($dto"cod_banc_azi");
  1911.         $this->codCab $this->getFromDto($dto"cod_cab");
  1912.         $this->codDgrpArt $this->getFromDto($dto"cod_dgrp_art");
  1913.         $this->codDivi $this->getFromDto($dto"cod_divi");
  1914.         $this->codEtic $this->getFromDto($dto"cod_etic");
  1915.         $this->codFornTd $this->getFromDto($dto"cod_forn_td");
  1916.         $this->codJcom $this->getFromDto($dto"cod_jcom");
  1917.         $this->codJfas $this->getFromDto($dto"cod_jfas");
  1918.         $this->codMdep $this->getFromDto($dto"cod_mdep");
  1919.         $this->codPaga $this->getFromDto($dto"cod_paga");
  1920.         $this->codProd $this->getFromDto($dto"cod_prod");
  1921.         $this->codTcolUi $this->getFromDto($dto"cod_tcol_UI");
  1922.         $this->codTcolUl $this->getFromDto($dto"cod_tcol_UL");
  1923.         $this->codVage $this->getFromDto($dto"cod_vage");
  1924.         $this->codVage2 $this->getFromDto($dto"cod_vage2");
  1925.         $this->codVdes $this->getFromDto($dto"cod_vdes");
  1926.         $this->codVvet $this->getFromDto($dto"cod_vvet");
  1927.         $this->codVvet2 $this->getFromDto($dto"cod_vvet2");
  1928.         $this->codVzon $this->getFromDto($dto"cod_vzon");
  1929.         $this->colliPedana $this->getFromDto($dto"colli_pedana");
  1930.         $this->compilatoDa $this->getFromDto($dto"compilato_da");
  1931.         $this->controllatoDa $this->getFromDto($dto"controllato_da");
  1932.         $this->dataConsProd $this->getFromDto($dto"data_cons_prod");
  1933.         $this->dataConsProdMax $this->getFromDto($dto"data_cons_prod_max");
  1934.         $this->dataEsportazione $this->getFromDto($dto"data_esportazione");
  1935.         $this->dataConferma $this->getFromDto($dto"data_conferma");
  1936.         $this->dataInizProd $this->getFromDto($dto"data_iniz_prod");
  1937.         $this->dataInizTrasp $this->getFromDto($dto"data_iniz_trasp");
  1938.         $this->dataInsOrd $this->getFromDto($dto"data_ins_ord");
  1939.         $this->dataOrdRif $this->getFromDto($dto"data_ord_rif");
  1940.         $this->rifDataOrd $this->getFromDto($dto"rif_data_ord");
  1941.         $this->dataRicezione $this->getFromDto($dto"data_ricezione");
  1942.         $this->dataRifScad $this->getFromDto($dto"data_rif_scad");
  1943.         $this->dataUltMod $this->getFromDto($dto"data_ult_mod");
  1944.         $this->descrEstesaProd $this->getFromDto($dto"descr_estesa_prod");
  1945.         $this->descrizionePaga $this->getFromDto($dto"descrizione_paga");
  1946.         $this->descrizioneProd $this->getFromDto($dto"descrizione_prod");
  1947.         $this->eanFidelity $this->getFromDto($dto"ean_fidelity");
  1948.         $this->flagAnnulla $this->getFromDto($dto"flag_annulla");
  1949.         $this->flagEscRoyal $this->getFromDto($dto"flag_esc_royal");
  1950.         $this->flagEvasoForzato $this->getFromDto($dto"flag_evaso_forzato");
  1951.         $this->flagEvasoProd $this->getFromDto($dto"flag_evaso_prod");
  1952.         $this->flagPrzScontati $this->getFromDto($dto"flag_prz_scontati");
  1953.         $this->flagSospeso $this->getFromDto($dto"flag_sospeso");
  1954.         $this->flagTipologia $this->getFromDto($dto"flag_tipologia");
  1955.         $this->gestioneRif $this->getFromDto($dto"gestione_rif");
  1956.         $this->itemId $this->getFromDto($dto"item_id");
  1957.         $this->listino $this->getFromDto($dto"listino");
  1958.         $this->livello $this->getFromDto($dto"livello");
  1959.         $this->mezzo $this->getFromDto($dto"mezzo");
  1960.         $this->modificatoDa $this->getFromDto($dto"modificato_da");
  1961.         $this->nettoMerce $this->getFromDto($dto"netto_merce");
  1962.         $this->nolo $this->getFromDto($dto"nolo");
  1963.         $this->note $this->getFromDto($dto"note");
  1964.         $this->numColli $this->getFromDto($dto"num_colli");
  1965.         $this->numCons $this->getFromDto($dto"num_cons");
  1966.         $this->numFase $this->getFromDto($dto"num_fase");
  1967.         $this->numOrdProvv $this->getFromDto($dto"num_ord_provv");
  1968.         $this->numOrdRif $this->getFromDto($dto"num_ord_rif");
  1969.         $this->rifNumOrd $this->getFromDto($dto"rif_num_ord");
  1970.         $this->partitaMag $this->getFromDto($dto"partita_mag");
  1971.         $this->percEsclStat $this->getFromDto($dto"perc_escl_stat");
  1972.         $this->personaRif $this->getFromDto($dto"persona_rif");
  1973.         $this->peso $this->getFromDto($dto"peso");
  1974.         $this->porto $this->getFromDto($dto"porto");
  1975.         $this->qtaEvasaProd $this->getFromDto($dto"qta_evasa_prod");
  1976.         $this->qtaPrenotataRep $this->getFromDto($dto"qta_prenotata_rep");
  1977.         $this->qtaProd $this->getFromDto($dto"qta_prod");
  1978.         $this->rapConvProd $this->getFromDto($dto"rap_conv_prod");
  1979.         $this->rfid $this->getFromDto($dto"rfid");
  1980.         $this->rifOrd $this->getFromDto($dto"rif_ord");
  1981.         $this->rigaOrdRif $this->getFromDto($dto"riga_ord_rif");
  1982.         $this->sconto1 $this->getFromDto($dto"sconto1");
  1983.         $this->sconto2 $this->getFromDto($dto"sconto2");
  1984.         $this->sconto3 $this->getFromDto($dto"sconto3");
  1985.         $this->sconto4 $this->getFromDto($dto"sconto4");
  1986.         $this->serie $this->getFromDto($dto"serie");
  1987.         $this->termCons $this->getFromDto($dto"term_cons");
  1988.         $this->tipoAnag $this->getFromDto($dto"tipo_anag");
  1989.         $this->totFasi $this->getFromDto($dto"tot_fasi");
  1990.         $this->totImponib $this->getFromDto($dto"tot_imponib");
  1991.         $this->totIva $this->getFromDto($dto"tot_iva");
  1992.         $this->totMerce $this->getFromDto($dto"tot_merce");
  1993.         $this->totOmaggi $this->getFromDto($dto"tot_omaggi");
  1994.         $this->totProvvig $this->getFromDto($dto"tot_provvig");
  1995.         $this->untMisProd $this->getFromDto($dto"unt_mis_prod");
  1996.         $this->flagPrzIva $this->getFromDto($dto"flag_prz_iva");
  1997.         $this->noteConferma $this->getFromDto($dto"note_conferma");
  1998.         $this->codJflav $this->getFromDto($dto"cod_jflav");
  1999.         $this->targa $this->getFromDto($dto"targa");
  2000.         $this->postiPallet $this->getFromDto($dto"posti_pallet");
  2001.     }
  2002.     public function getType()
  2003.     {
  2004.         return "dtb_ordt";
  2005.     }
  2006.     public function jsonSerialize()
  2007.     {
  2008.         return [
  2009.             "operation" => $this->getOperation(),
  2010.             "type" => $this->getType(),
  2011.             "dataOrd" => $this->getForDto($this->dataOrd),
  2012.             "gestione" => $this->getForDto($this->gestione),
  2013.             "numOrd" => $this->getForDto($this->numOrd),
  2014.             "acconto" => $this->getForDto($this->acconto),
  2015.             "activityId" => $this->getForDto($this->activityId),
  2016.             "activityTypeId" => $this->getForDto($this->activityTypeId),
  2017.             "aspettoBeni" => $this->getForDto($this->aspettoBeni),
  2018.             "causaleTrasp" => $this->getForDto($this->causaleTrasp),
  2019.             "codAbi" => $this->getForDto($this->codAbi),
  2020.             "codAnag" => $this->getForDto($this->codAnag),
  2021.             "codAuto" => $this->getForDto($this->codAuto),
  2022.             "codBanc" => $this->getForDto($this->codBanc),
  2023.             "codBancAzi" => $this->getForDto($this->codBancAzi),
  2024.             "codCab" => $this->getForDto($this->codCab),
  2025.             "codDgrpArt" => $this->getForDto($this->codDgrpArt),
  2026.             "codDivi" => $this->getForDto($this->codDivi),
  2027.             "codEtic" => $this->getForDto($this->codEtic),
  2028.             "codFornTd" => $this->getForDto($this->codFornTd),
  2029.             "codJcom" => $this->getForDto($this->codJcom),
  2030.             "codJfas" => $this->getForDto($this->codJfas),
  2031.             "codMdep" => $this->getForDto($this->codMdep),
  2032.             "codPaga" => $this->getForDto($this->codPaga),
  2033.             "codProd" => $this->getForDto($this->codProd),
  2034.             "codTcolUi" => $this->getForDto($this->codTcolUi),
  2035.             "codTcolUl" => $this->getForDto($this->codTcolUl),
  2036.             "codVage" => $this->getForDto($this->codVage),
  2037.             "codVage2" => $this->getForDto($this->codVage2),
  2038.             "codVdes" => $this->getForDto($this->codVdes),
  2039.             "codVvet" => $this->getForDto($this->codVvet),
  2040.             "codVvet2" => $this->getForDto($this->codVvet2),
  2041.             "codVzon" => $this->getForDto($this->codVzon),
  2042.             "colliPedana" => $this->getForDto($this->colliPedana),
  2043.             "compilatoDa" => $this->getForDto($this->compilatoDa),
  2044.             "controllatoDa" => $this->getForDto($this->controllatoDa),
  2045.             "dataConsProd" => $this->getForDto($this->dataConsProd),
  2046.             "dataConsProdMax" => $this->getForDto($this->dataConsProdMax),
  2047.             "dataEsportazione" => $this->getForDto($this->dataEsportazione),
  2048.             "dataConferma" => $this->getForDto($this->dataConferma),
  2049.             "dataInizProd" => $this->getForDto($this->dataInizProd),
  2050.             "dataInizTrasp" => $this->getForDto($this->dataInizTrasp),
  2051.             "dataInsOrd" => $this->getForDto($this->dataInsOrd),
  2052.             "dataOrdRif" => $this->getForDto($this->dataOrdRif),
  2053.             "rifDataOrd" => $this->getForDto($this->rifDataOrd),
  2054.             "dataRicezione" => $this->getForDto($this->dataRicezione),
  2055.             "dataRifScad" => $this->getForDto($this->dataRifScad),
  2056.             "dataUltMod" => $this->getForDto($this->dataUltMod),
  2057.             "descrEstesaProd" => $this->getForDto($this->descrEstesaProd),
  2058.             "descrizionePaga" => $this->getForDto($this->descrizionePaga),
  2059.             "descrizioneProd" => $this->getForDto($this->descrizioneProd),
  2060.             "eanFidelity" => $this->getForDto($this->eanFidelity),
  2061.             "flagAnnulla" => $this->getForDto($this->flagAnnulla),
  2062.             "flagEscRoyal" => $this->getForDto($this->flagEscRoyal),
  2063.             "flagEvasoForzato" => $this->getForDto($this->flagEvasoForzato),
  2064.             "flagEvasoProd" => $this->getForDto($this->flagEvasoProd),
  2065.             "flagPrzScontati" => $this->getForDto($this->flagPrzScontati),
  2066.             "flagSospeso" => $this->getForDto($this->flagSospeso),
  2067.             "flagTipologia" => $this->getForDto($this->flagTipologia),
  2068.             "gestioneRif" => $this->getForDto($this->gestioneRif),
  2069.             "itemId" => $this->getForDto($this->itemId),
  2070.             "listino" => $this->getForDto($this->listino),
  2071.             "livello" => $this->getForDto($this->livello),
  2072.             "mezzo" => $this->getForDto($this->mezzo),
  2073.             "modificatoDa" => $this->getForDto($this->modificatoDa),
  2074.             "nettoMerce" => $this->getForDto($this->nettoMerce),
  2075.             "nolo" => $this->getForDto($this->nolo),
  2076.             "note" => $this->getForDto($this->note),
  2077.             "numColli" => $this->getForDto($this->numColli),
  2078.             "numCons" => $this->getForDto($this->numCons),
  2079.             "numFase" => $this->getForDto($this->numFase),
  2080.             "numOrdProvv" => $this->getForDto($this->numOrdProvv),
  2081.             "numOrdRif" => $this->getForDto($this->numOrdRif),
  2082.             "rifNumOrd" => $this->getForDto($this->rifNumOrd),
  2083.             "partitaMag" => $this->getForDto($this->partitaMag),
  2084.             "percEsclStat" => $this->getForDto($this->percEsclStat),
  2085.             "personaRif" => $this->getForDto($this->personaRif),
  2086.             "peso" => $this->getForDto($this->peso),
  2087.             "porto" => $this->getForDto($this->porto),
  2088.             "qtaEvasaProd" => $this->getForDto($this->qtaEvasaProd),
  2089.             "qtaPrenotataRep" => $this->getForDto($this->qtaPrenotataRep),
  2090.             "qtaProd" => $this->getForDto($this->qtaProd),
  2091.             "rapConvProd" => $this->getForDto($this->rapConvProd),
  2092.             "rfid" => $this->getForDto($this->rfid),
  2093.             "rifOrd" => $this->getForDto($this->rifOrd),
  2094.             "rigaOrdRif" => $this->getForDto($this->rigaOrdRif),
  2095.             "sconto1" => $this->getForDto($this->sconto1),
  2096.             "sconto2" => $this->getForDto($this->sconto2),
  2097.             "sconto3" => $this->getForDto($this->sconto3),
  2098.             "sconto4" => $this->getForDto($this->sconto4),
  2099.             "serie" => $this->getForDto($this->serie),
  2100.             "termCons" => $this->getForDto($this->termCons),
  2101.             "tipoAnag" => $this->getForDto($this->tipoAnag),
  2102.             "totFasi" => $this->getForDto($this->totFasi),
  2103.             "totImponib" => $this->getForDto($this->totImponib),
  2104.             "totIva" => $this->getForDto($this->totIva),
  2105.             "totMerce" => $this->getForDto($this->totMerce),
  2106.             "totOmaggi" => $this->getForDto($this->totOmaggi),
  2107.             "totProvvig" => $this->getForDto($this->totProvvig),
  2108.             "untMisProd" => $this->getForDto($this->untMisProd),
  2109.             "flagPrzIva" => $this->getForDto($this->flagPrzIva),
  2110.             "noteConferma" => $this->getForDto($this->noteConferma),
  2111.             "codJflav" => $this->getForDto($this->codJflav),
  2112.             "targa" => $this->getForDto($this->targa),
  2113.             "postiPallet" => $this->getForDto($this->postiPallet),
  2114.             "dtbOrdr" => $this->getForDto($this->dtbOrdr),
  2115.         ];
  2116.     }
  2117. }