WellCommerce\Bundle\ClientBundle\Entity\ClientInterface::setBillingAddress PHP 메소드

setBillingAddress() 공개 메소드

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