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

setShippingCountryCode() public method

Set shipping country.
public setShippingCountryCode ( string $shippingCountryCode )
$shippingCountryCode string
    public function setShippingCountryCode($shippingCountryCode);