Documentation

FilterIDType
in package

Class representing FilterIDType.

XSD Type: filterIDType

Table of Contents

Properties

$id  : int|null
Filtr podle ID záznamu.

Methods

getId()  : int
Gets as id.
setId()  : self
Sets a new id.

Properties

$id

Filtr podle ID záznamu.

private int|null $id = null

Methods

getId()

Gets as id.

public getId() : int

Filtr podle ID záznamu.

Return values
int

setId()

Sets a new id.

public setId(int $id) : self

Filtr podle ID záznamu.

Parameters
$id : int
Return values
self

        
On this page

Search results