WellCommerce\Bundle\ShippingBundle\Entity\ShippingMethodCostInterface::setCost PHP Method

setCost() public method

public setCost ( Price $cost )
$cost WellCommerce\Bundle\AppBundle\Entity\Price
    public function setCost(Price $cost);