PHP 인터페이스 WellCommerce\Bundle\ProductStatusBundle\Entity\ProductStatusInterface

저자: Adam Piotrowski ([email protected])
상속: extends WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface, extends WellCommerce\Bundle\CoreBundle\Entity\TimestampableInterface, extends WellCommerce\Bundle\CoreBundle\Entity\TranslatableInterface, extends WellCommerce\Bundle\CoreBundle\Entity\BlameableInterface
파일 보기 프로젝트 열기: wellcommerce/wellcommerce 0 사용 예제들

공개 메소드들

메소드 설명
getProducts ( ) : Doctrine\Common\Collections\Collection
setProducts ( Doctrine\Common\Collections\Collection $collection )

메소드 상세

getProducts() 공개 메소드

public getProducts ( ) : Doctrine\Common\Collections\Collection
리턴 Doctrine\Common\Collections\Collection

setProducts() 공개 메소드

public setProducts ( Doctrine\Common\Collections\Collection $collection )
$collection Doctrine\Common\Collections\Collection