WellCommerce\Bundle\ClientBundle\Entity\ClientInterface::setShippingAddress PHP Méthode

setShippingAddress() public méthode

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