Properties

$id

$id : integer

Type

integer

$field

$field : integer

Type

integer

$startDate

$startDate : \DateTime

Type

\DateTime

$endDate

$endDate : \DateTime

Type

\DateTime

$finishDate

$finishDate : \DateTime

Type

\DateTime

$text

$text : string

Type

string

$goalIndicator

$goalIndicator : string

Type

string

$status

$status : string

Type

string

$outcome

$outcome : string

Type

string

$personResponsible

$personResponsible : string

Type

string

Methods

getId()

getId() : integer

Get the value of Id

Returns

integer

getIntervention()

getIntervention() : \Pivot\Intervention\Entities\Intervention

Get the value of Intervention

Returns

\Pivot\Intervention\Entities\Intervention

setIntervention()

setIntervention(\Pivot\Interventions\Entities\Intervention  $intervention) : self

Set the value of Intervention

Parameters

\Pivot\Interventions\Entities\Intervention $intervention

Returns

self

getField()

getField() : integer

Get the value of Field

Returns

integer

setField()

setField(  $field) : self

Set the value of Field

Parameters

$field

Returns

self

getStartDate()

getStartDate() : \DateTime

Get the value of Start Date

Returns

\DateTime

setStartDate()

setStartDate(\DateTime  $startDate) : self

Set the value of Start Date

Parameters

\DateTime $startDate

Returns

self

getEndDate()

getEndDate() : \DateTime

Get the value of End Date

Returns

\DateTime

setEndDate()

setEndDate(\DateTime  $endDate) : self

Set the value of End Date

Parameters

\DateTime $endDate

Returns

self

getFinishDate()

getFinishDate() : \DateTime

Get the value of Finish Date

Returns

\DateTime

setFinishDate()

setFinishDate(\DateTime  $finishDate) : self

Set the value of Finish Date

Parameters

\DateTime $finishDate

Returns

self

getText()

getText() : string

Get the value of Text

Returns

string

setText()

setText(  $text) : self

Set the value of Text

Parameters

$text

Returns

self

getGoalIndicator()

getGoalIndicator() : string

Get the value of Goal Indicator

Returns

string

setGoalIndicator()

setGoalIndicator(  $goalIndicator) : self

Set the value of Goal Indicator

Parameters

$goalIndicator

Returns

self

getStatus()

getStatus() : string

Get the value of Status

Returns

string

setStatus()

setStatus(  $status) : self

Set the value of Status

Parameters

$status

Returns

self

getOutcome()

getOutcome() : string

Get the value of Outcome

Returns

string

setOutcome()

setOutcome(  $outcome) : self

Set the value of Outcome

Parameters

$outcome

Returns

self

getPersonResponsible()

getPersonResponsible() : string

Get the value of Person Responsible

Returns

string

setPersonResponsible()

setPersonResponsible(  $personResponsible) : self

Set the value of Person Responsible

Parameters

$personResponsible

Returns

self