\Pivot\Interventions\EntitiesNoteEdit

Intervention

Summary

Methods
Properties
Constants
getId()
getNote()
setNote()
getJson()
setJson()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$note
$json
N/A

Properties

$id

$id : integer

Type

integer

$json

$json : string

Type

string

Methods

getId()

getId() : integer

Get the value of Id

Returns

integer

getJson()

getJson() : string

Get the value of Json

Returns

string

setJson()

setJson(  $json) : self

Set the value of Json

Parameters

$json

Returns

self