Sonata\Component\Order\OrderInterface::setTotalInc PHP Method

setTotalInc() public method

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