PHP 클래스 Storm\Drivers\Base\Object\Properties\Accessors\IndexBase

파일 보기 프로젝트 열기: timetoogo/penumbra

보호된 프로퍼티들

프로퍼티 타입 설명
$Index mixed

공개 메소드들

메소드 설명
GetIndex ( ) : mixed
Identifier ( &$Identifier )
SetEntityType ( $EntityType )
__construct ( $Index )

메소드 상세

GetIndex() 최종 공개 메소드

final public GetIndex ( ) : mixed
리턴 mixed

Identifier() 공개 메소드

public Identifier ( &$Identifier )

SetEntityType() 공개 메소드

public SetEntityType ( $EntityType )

__construct() 공개 메소드

public __construct ( $Index )

프로퍼티 상세

$Index 보호되어 있는 프로퍼티

protected mixed $Index
리턴 mixed