class HttpUpdate extends Model (View source)

Properties

protected $checkErrorType
protected $checkErrorDataType
string $desired
string $discovered
string $lastCheckTime
string $path

Methods

setCheckError(Status $checkError)

No description

getCheckError()

No description

setDesired($desired)

No description

string
getDesired()

No description

setDiscovered($discovered)

No description

string
getDiscovered()

No description

setLastCheckTime($lastCheckTime)

No description

string
getLastCheckTime()

No description

setPath($path)

No description

string
getPath()

No description

Details

setCheckError(Status $checkError)

No description

Parameters

Status $checkError

Status getCheckError()

No description

Return Value

Status

setDesired($desired)

No description

Parameters

$desired

string getDesired()

No description

Return Value

string

setDiscovered($discovered)

No description

Parameters

$discovered

string getDiscovered()

No description

Return Value

string

setLastCheckTime($lastCheckTime)

No description

Parameters

$lastCheckTime

string getLastCheckTime()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string