class Error extends Model (View source)

Properties

int $pointCount
protected $statusType
protected $statusDataType

Methods

setPointCount($pointCount)

No description

int
getPointCount()

No description

setStatus(Status $status)

No description

getStatus()

No description

Details

setPointCount($pointCount)

No description

Parameters

$pointCount

int getPointCount()

No description

Return Value

int

setStatus(Status $status)

No description

Parameters

Status $status

Status getStatus()

No description

Return Value

Status