Documentation

MonitoringSnapshottingResult
in package

Class MonitoringSnapshottingResult

Tags
ORM\Entity

()

ORM\Table

(name="monitoring_snapshotting_results")

Table of Contents

Properties

$client_list  : string
$clients  : int
$id  : int|null
$monitoringSnapshottingTask  : MonitoringSnapshottingTask
$product  : int
$progressStatusId  : int
$sale  : int
$vat  : int

Methods

getClientList()  : string
getClients()  : int
getId()  : int|null
getMonitoringSnapshottingTask()  : MonitoringSnapshottingTask
getProduct()  : int
getProgressStatusId()  : int
getSale()  : int
getVat()  : int
jsonSerialize()  : array<string|int, mixed>|mixed
setClientList()  : self
setClients()  : self
setId()  : void
setMonitoringSnapshottingTask()  : self
setProduct()  : self
setProgressStatusId()  : self
setSale()  : self
setVat()  : self

Properties

Methods

setProgressStatusId()

public setProgressStatusId(int $progressStatusId) : self
Parameters
$progressStatusId : int
Return values
self

        
On this page

Search results