PHP Class Storm\Drivers\Base\Object\Construction\Constructor

Inheritance: implements Storm\Drivers\Base\Object\Construction\IEntityConstructor
ファイルを表示 Open project: timetoogo/penumbra

Public Methods

Method Description
GetEntityType ( )
HasEntityType ( )
SetEntityType ( $EntityType )

Protected Methods

Method Description
OnSetEntityType ( $EntityType )

Method Details

GetEntityType() final public method

final public GetEntityType ( )

HasEntityType() public method

public HasEntityType ( )

OnSetEntityType() abstract protected method

abstract protected OnSetEntityType ( $EntityType )

SetEntityType() public method

public SetEntityType ( $EntityType )