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

setBillingAddress() public method

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