PHP 인터페이스 PartKeepr\DoctrineReflectionBundle\Filter\AssociationPropertyInterface

파일 보기 프로젝트 열기: partkeepr/PartKeepr 0 사용 예제들

공개 메소드들

메소드 설명
getAssociation ( )
getProperty ( )
setAssociation ( $association )
setProperty ( $property )

메소드 상세

getAssociation() 공개 메소드

public getAssociation ( )

getProperty() 공개 메소드

public getProperty ( )

setAssociation() 공개 메소드

public setAssociation ( $association )

setProperty() 공개 메소드

public setProperty ( $property )