CoordinateList

Holds result of network coordinates query

package

Default

Methods

CoordinateList constructor

__construct( $coordinateList = null) 

Arguments

$coordinateList

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

Coordinate|array

Response

$this