PHP 클래스 Doctrine\ODM\OrientDB\Mapper\Annotations\Document

상속: extends Doctrine\Common\Annotations\Annotation
파일 보기 프로젝트 열기: doctrine/orientdb-odm

공개 프로퍼티들

프로퍼티 타입 설명
$class

공개 메소드들

메소드 설명
hasMatchingClass ( $orientClass ) : boolean Given a $Doctrine\OrientDBClass, checks wheter this annotation matches it.

메소드 상세

hasMatchingClass() 공개 메소드

Given a $Doctrine\OrientDBClass, checks wheter this annotation matches it.
public hasMatchingClass ( $orientClass ) : boolean
리턴 boolean

프로퍼티 상세

$class 공개적으로 프로퍼티

public $class