Properties

$id

$id : integer

Type

integer

$goal

$goal : \Pivot\Intervention\Entities\Goal

Type

\Pivot\Intervention\Entities\Goal

$startDate

$startDate : \DateTime

Type

\DateTime

$endDate

$endDate : \DateTime

Type

\DateTime

$status

$status : string

Type

string

$indicator

$indicator : string

Type

string

$personResponsible

$personResponsible : string

Type

string

$option

$option : string

Type

string

$type

$type : string

Type

string

$note

$note : string

Type

string

Methods

getId()

getId() : integer

Get the value of Id

Returns

integer

getGoal()

getGoal() : \Pivot\Intervention\Entities\Goal

Get the value of Goal

Returns

\Pivot\Intervention\Entities\Goal

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

getStatus()

getStatus() : string

Get the value of Status

Returns

string

setStatus()

setStatus(  $status) : self

Set the value of Status

Parameters

$status

Returns

self

getIndicator()

getIndicator() : string

Get the value of Indicator

Returns

string

setIndicator()

setIndicator(  $indicator) : self

Set the value of Indicator

Parameters

$indicator

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

getOption()

getOption() : string

Get the value of Option

Returns

string

setOption()

setOption(  $option) : self

Set the value of Option

Parameters

$option

Returns

self

getType()

getType() : string

Get the value of Type

Returns

string

setType()

setType(  $type) : self

Set the value of Type

Parameters

$type

Returns

self

getNote()

getNote() : string

Get the value of Note

Returns

string

setNote()

setNote(  $note) : self

Set the value of Note

Parameters

$note

Returns

self