Documentation

ListCentreRequest extends ListRequestType
in package

Class representing ListCentreRequest.

Table of Contents

Properties

$version  : string|null
Verze exportovaného XML. Podrobnosti k jednotlivým verzím najdete na www.stormware.cz/xml.

Methods

getVersion()  : string
Gets as version.
setVersion()  : self
Sets a new version.

Properties

$version

Verze exportovaného XML. Podrobnosti k jednotlivým verzím najdete na www.stormware.cz/xml.

private string|null $version = null

Methods

getVersion()

Gets as version.

public getVersion() : string

Verze exportovaného XML. Podrobnosti k jednotlivým verzím najdete na www.stormware.cz/xml.

Return values
string

setVersion()

Sets a new version.

public setVersion(string $version) : self

Verze exportovaného XML. Podrobnosti k jednotlivým verzím najdete na www.stormware.cz/xml.

Parameters
$version : string
Return values
self

        
On this page

Search results