PHP Interface WellCommerce\Bundle\ClientBundle\Entity\ClientGroupAwareInterface

Author: Adam Piotrowski ([email protected])
Show file Open project: wellcommerce/wellcommerce

Public Methods

Method Description
getClientGroup ( ) : WellCommerce\Bundle\ClientBundle\Entity\ClientGroupInterface
setClientGroup ( WellCommerce\Bundle\ClientBundle\Entity\ClientGroupInterface $clientGroup )

Method Details

getClientGroup() public method

public getClientGroup ( ) : WellCommerce\Bundle\ClientBundle\Entity\ClientGroupInterface
return WellCommerce\Bundle\ClientBundle\Entity\ClientGroupInterface

setClientGroup() public method

public setClientGroup ( WellCommerce\Bundle\ClientBundle\Entity\ClientGroupInterface $clientGroup )
$clientGroup WellCommerce\Bundle\ClientBundle\Entity\ClientGroupInterface