Documentation

ProductionListType
in package

Class representing ProductionListType.

XSD Type: productionListType

Table of Contents

Properties

$productionListItem  : array<string|int, ProductionListItemType>
Položka výrobku (Výrobního listu).

Methods

addToProductionListItem()  : self
Adds as productionListItem.
getProductionListItem()  : array<string|int, ProductionListItemType>
Gets as productionListItem.
issetProductionListItem()  : bool
isset productionListItem.
setProductionListItem()  : self
Sets a new productionListItem.
unsetProductionListItem()  : void
unset productionListItem.

Properties

Methods

issetProductionListItem()

isset productionListItem.

public issetProductionListItem(int|string $index) : bool

Položka výrobku (Výrobního listu).

Parameters
$index : int|string
Return values
bool

unsetProductionListItem()

unset productionListItem.

public unsetProductionListItem(int|string $index) : void

Položka výrobku (Výrobního listu).

Parameters
$index : int|string

        
On this page

Search results