PHP 인터페이스 Elcodi\Plugin\CustomShippingBundle\Entity\Interfaces\CarrierInterface
파일 보기
프로젝트 열기: elcodi/bamboo
0 사용 예제들
공개 메소드들
메소드 상세
public getRanges ( ) : Doctrine\Common\Collections\Collection |
리턴 |
Doctrine\Common\Collections\Collection |
Ranges |
public getTax ( ) : Elcodi\Component\Tax\Entity\Interfaces\TaxInterface |
리턴 |
Elcodi\Component\Tax\Entity\Interfaces\TaxInterface |
Tax |
public setRanges ( Doctrine\Common\Collections\Collection $ranges ) |
$ranges |
Doctrine\Common\Collections\Collection |
Ranges |
public setTax ( Elcodi\Component\Tax\Entity\Interfaces\TaxInterface $tax ) |
$tax |
Elcodi\Component\Tax\Entity\Interfaces\TaxInterface |
Tax |