Documentation

RefTypeStorageType
in package

Class representing RefTypeStorageType.

Odkaz na entitu. Vyšší prioritu má element "id". XSD Type: refTypeStorage

Table of Contents

Properties

$id  : int|null
$ids  : string|null

Methods

getId()  : int
Gets as id.
getIds()  : string
Gets as ids.
setId()  : self
Sets a new id.
setIds()  : self
Sets a new ids.

Properties

Methods

setId()

Sets a new id.

public setId(int $id) : self
Parameters
$id : int
Return values
self

setIds()

Sets a new ids.

public setIds(string $ids) : self
Parameters
$ids : string
Return values
self

        
On this page

Search results