class Entity extends Model (View source)

Properties

string $id
string $typeId
string $url

Methods

setId($id)

No description

string
getId()

No description

setTypeId($typeId)

No description

string
getTypeId()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setTypeId($typeId)

No description

Parameters

$typeId

string getTypeId()

No description

Return Value

string

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string