Check

Holds check properties

package

Default

Methods

Check constructor

__construct( $check = null) 

Arguments

$check

mixed | null

getId

getId() : string

Response

string

getName

getName() : string

Response

string

getNodeName

getNodeName() : string

Response

string

getNotes

getNotes() : string

Response

string

getOutput

getOutput() : string

Response

string

getServiceId

getServiceId() : string

Response

string

getServiceName

getServiceName() : string

Response

string

getStatus

getStatus() : string

Response

string

setId

setId( $id) : $this

Arguments

$id

string

Response

$this

setName

setName( $name) : $this

Arguments

$name

string

Response

$this

setNodeName

setNodeName( $nodeName) : $this

Arguments

$nodeName

string

Response

$this

setNotes

setNotes( $notes) : $this

Arguments

$notes

string

Response

$this

setOutput

setOutput( $output) : $this

Arguments

$output

string

Response

$this

setServiceId

setServiceId( $serviceId) : $this

Arguments

$serviceId

string

Response

$this

setServiceName

setServiceName( $serviceName) : $this

Arguments

$serviceName

string

Response

$this

setStatus

setStatus( $status) : $this

Arguments

$status

string

Response

$this