\Pivot\Interventions\EntitiesGoalAdditionOption

GoalAdditionOption

Summary

Methods
Properties
Constants
getId()
getType()
setType()
getLabel()
setLabel()
getStatus()
setStatus()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$type
$label
$status
N/A

Properties

$id

$id : integer

Type

integer

$type

$type : string

Type

string

$label

$label : string

Type

string

$status

$status : string

Type

string

Methods

getId()

getId() : integer

Get the value of Id

Returns

integer

getType()

getType() : string

Get the value of Type

Returns

string

setType()

setType(  $type) : self

Set the value of Type

Parameters

$type

Returns

self

getLabel()

getLabel() : string

Get the value of Label

Returns

string

setLabel()

setLabel(  $label) : self

Set the value of Label

Parameters

$label

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