\Pivot\Common\EntitiesState

CommonState

Summary

Methods
Properties
Constants
getId()
setId()
getAbbreviation()
setAbbreviation()
getTitle()
setTitle()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$abbreviation
$title
N/A

Properties

$id

$id : integer

Type

integer

$abbreviation

$abbreviation : string

Type

string

$title

$title : string

Type

string

Methods

getId()

getId() : integer

Get the value of Id

Returns

integer

setId()

setId(  $id) : self

Set the value of Id

Parameters

$id

Returns

self

getAbbreviation()

getAbbreviation() : string

Get the value of Abbreviation

Returns

string —

$abbreviation

setAbbreviation()

setAbbreviation(string  $abbreviation) : self

Set the value of Abbreviation

Parameters

string $abbreviation

abbreviation

Returns

self

getTitle()

getTitle() : string

Get the value of Title

Returns

string —

$title

setTitle()

setTitle(string  $title) : self

Set the value of Title

Parameters

string $title

title

Returns

self