Sonata\Component\Order\OrderInterface::setTotalInc PHP Méthode

setTotalInc() public méthode

Set totalInc.
public setTotalInc ( float $totalInc )
$totalInc float
    public function setTotalInc($totalInc);