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

setTotalExcl() public method

Set totalExcl.
public setTotalExcl ( float $totalExcl )
$totalExcl float
    public function setTotalExcl($totalExcl);