Sonata\Component\Order\OrderInterface::setTotalInc PHP 메소드

setTotalInc() 공개 메소드

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