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

setDeliveryCost() public method

Set delivery cost (VAT included).
public setDeliveryCost ( float $deliveryCost )
$deliveryCost float
    public function setDeliveryCost($deliveryCost);