WellCommerce\Bundle\ClientBundle\Entity\ClientInterface::setShippingAddress PHP Method

setShippingAddress() public method

public setShippingAddress ( WellCommerce\Bundle\ClientBundle\Entity\ClientShippingAddressInterface $shippingAddress )
$shippingAddress WellCommerce\Bundle\ClientBundle\Entity\ClientShippingAddressInterface
    public function setShippingAddress(ClientShippingAddressInterface $shippingAddress);