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

setBillingAddress() public méthode

public setBillingAddress ( WellCommerce\Bundle\ClientBundle\Entity\ClientBillingAddressInterface $billingAddress )
$billingAddress WellCommerce\Bundle\ClientBundle\Entity\ClientBillingAddressInterface
    public function setBillingAddress(ClientBillingAddressInterface $billingAddress);