PHP 클래스 Dunglas\DoctrineJsonOdm\Tests\Fixtures\TestBundle\Entity\Bar

저자: Kévin Dunglas ([email protected])
파일 보기 프로젝트 열기: dunglas/doctrine-json-odm 1 사용 예제들

공개 메소드들

메소드 설명
getTitle ( ) : mixed
getWeight ( ) : mixed
setTitle ( mixed $title )
setWeight ( mixed $weight )

메소드 상세

getTitle() 공개 메소드

public getTitle ( ) : mixed
리턴 mixed

getWeight() 공개 메소드

public getWeight ( ) : mixed
리턴 mixed

setTitle() 공개 메소드

public setTitle ( mixed $title )
$title mixed

setWeight() 공개 메소드

public setWeight ( mixed $weight )
$weight mixed