Documentation

TicketType
in package

Class representing TicketType.

XSD Type: ticketType

Table of Contents

Properties

$value  : float|null
Hodnota stravenky.

Methods

getValue()  : float
Gets as value.
setValue()  : self
Sets a new value.

Properties

$value

Hodnota stravenky.

private float|null $value = null

Methods

getValue()

Gets as value.

public getValue() : float

Hodnota stravenky.

Return values
float

setValue()

Sets a new value.

public setValue(float $value) : self

Hodnota stravenky.

Parameters
$value : float
Return values
self

        
On this page

Search results