ServiceList

Holds result of services query

package

Default

Methods

ServiceList constructor

__construct( $serviceList = null) 

Arguments

$serviceList

mixed | null

getIndex

getIndex() : integer

Response

integer

getList

getList() : array

Response

array

setIndex

setIndex( $index) : $this

Arguments

$index

integer

Response

$this

setList

setList( $list) : $this

Arguments

$list

Service|array

Response

$this