Match

Methods

setDate

setDate(\DateTime $date) : $this

Arguments

$date

\DateTime

Response

$this

getDate

getDate() : \DateTime

Response

\DateTime

setDecision

setDecision(string $decision) : $this

Arguments

$decision

string

Response

$this

getDecision

getDecision() : string

Response

string

setMap

setMap(string $map) : $this

Arguments

$map

string

Response

$this

getMap

getMap() : string

Response

string

setSpeed

setSpeed(string $speed) : $this

Arguments

$speed

string

Response

$this

getSpeed

getSpeed() : string

Response

string

setType

setType(string $type) : $this

Arguments

$type

string

Response

$this

getType

getType() : string

Response

string

Properties

map

map : string
var

Type(s)

string

type

type : string
var

Type(s)

string

decision

decision : string
var

Type(s)

string

speed

speed : string
var

Type(s)

string

date

date : \DateTime
var

Type(s)

\DateTime